mirror of
https://github.com/mikpe/pdp10-tools.git
synced 2026-04-25 19:51:44 +00:00
drop 'clone' from tool descriptions
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
%%% Copyright (C) 2019 Mikael Pettersson
|
||||
%%% Copyright (C) 2019-2023 Mikael Pettersson
|
||||
%%%
|
||||
%%% This file is part of pdp10-tools.
|
||||
%%%
|
||||
@@ -16,7 +16,7 @@
|
||||
%%% along with pdp10-tools. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
{application, as,
|
||||
[{description, "'as' clone for pdp10-elf"},
|
||||
[{description, "'as' for pdp10-elf"},
|
||||
{vsn, "0.1.0"},
|
||||
{registered, []},
|
||||
{applications, [kernel, stdlib, lib]},
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
%%% -*- erlang-indent-level: 2 -*-
|
||||
%%%
|
||||
%%% 'as' clone for pdp10-elf
|
||||
%%% 'as' for pdp10-elf
|
||||
%%% Copyright (C) 2013-2023 Mikael Pettersson
|
||||
%%%
|
||||
%%% This file is part of pdp10-tools.
|
||||
|
||||
Reference in New Issue
Block a user