Skip to content

Commit 434188c

Browse files
committed
Identify version.
1 parent d399c4b commit 434188c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

arg-processor/arg-processor.sh

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# Copyright 2022 Dan Bornstein.
2-
# Licensed AS IS and WITHOUT WARRANTY under the Apache License,
3-
# Version 2.0. Details: <http://www.apache.org/licenses/LICENSE-2.0>
1+
# arg-processor v1.0 -- Copyright 2022 Dan Bornstein.
2+
# Licensed AS IS and WITHOUT WARRANTY under the Apache License, Version 2.0.
3+
# Details: <http://www.apache.org/licenses/LICENSE-2.0>
44

55
#
66
# Library for reasonably okay argument / option processing.

arg-processor/stderr-messages.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Copyright 2022 Dan Bornstein.
2-
# Licensed AS IS and WITHOUT WARRANTY under the Apache License,
3-
# Version 2.0. Details: <http://www.apache.org/licenses/LICENSE-2.0>
2+
# Licensed AS IS and WITHOUT WARRANTY under the Apache License, Version 2.0.
3+
# Details: <http://www.apache.org/licenses/LICENSE-2.0>
44

55
#
66
# Global variable setup

0 commit comments

Comments
 (0)