From 0f2a1dafc585c29c87abfd52368dd717ec096fbb Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Thu, 14 Jan 2016 15:24:38 -0500 Subject: Update copyright years --- (limited to 'src') diff --git a/src/cmd.sh b/src/cmd.sh index d4e7824..82c5ce5 100644 --- a/src/cmd.sh +++ b/src/cmd.sh @@ -1,6 +1,6 @@ # Command-related functions # -# Copyright (C) 2013 Patrick "P. J." McDermott +# Copyright (C) 2013, 2015 Patrick "P. J." McDermott # # This file is part of the ProteanOS Development Kit. # diff --git a/src/cmd/build.sh b/src/cmd/build.sh index 1d2f232..3c40c3c 100644 --- a/src/cmd/build.sh +++ b/src/cmd/build.sh @@ -1,6 +1,6 @@ # "build" command # -# Copyright (C) 2014 Patrick "P. J." McDermott +# Copyright (C) 2014, 2015 Patrick "P. J." McDermott # # This file is part of the ProteanOS Development Kit. # diff --git a/src/cmd/install.sh b/src/cmd/install.sh index e0bdc4e..dcbb3ff 100644 --- a/src/cmd/install.sh +++ b/src/cmd/install.sh @@ -1,6 +1,6 @@ # "install" command # -# Copyright (C) 2013, 2014 Patrick "P. J." McDermott +# Copyright (C) 2013-2015 Patrick "P. J." McDermott # # This file is part of the ProteanOS Development Kit. # diff --git a/src/cmd/installer-pc.sh b/src/cmd/installer-pc.sh index 5dc0caa..f9fd509 100644 --- a/src/cmd/installer-pc.sh +++ b/src/cmd/installer-pc.sh @@ -1,6 +1,6 @@ # "installer-pc" command # -# Copyright (C) 2014 Patrick "P. J." McDermott +# Copyright (C) 2014, 2015 Patrick "P. J." McDermott # # This file is part of the ProteanOS Development Kit. # diff --git a/src/cmd/opkg.sh b/src/cmd/opkg.sh index 44a22bd..d416d06 100644 --- a/src/cmd/opkg.sh +++ b/src/cmd/opkg.sh @@ -1,6 +1,6 @@ # "opkg" command # -# Copyright (C) 2014 Patrick "P. J." McDermott +# Copyright (C) 2014, 2015 Patrick "P. J." McDermott # # This file is part of the ProteanOS Development Kit. # diff --git a/src/cmd/shell.sh b/src/cmd/shell.sh index f6eb3d3..a8e83ce 100644 --- a/src/cmd/shell.sh +++ b/src/cmd/shell.sh @@ -1,6 +1,6 @@ # "shell" command # -# Copyright (C) 2014 Patrick "P. J." McDermott +# Copyright (C) 2014, 2015 Patrick "P. J." McDermott # # This file is part of the ProteanOS Development Kit. # diff --git a/src/cmd/version.sh b/src/cmd/version.sh index 0105f20..ec45dce 100644 --- a/src/cmd/version.sh +++ b/src/cmd/version.sh @@ -23,7 +23,7 @@ cmd_version_main() printf '%s (%s) %s\n' "${0##*/}" "${PACKAGE_NAME}" "${PACKAGE_VERSION}" printf "$(get_msg 'cmd_version_copyright')\n" \ - '2012, 2013, 2014' 'Patrick "P. J." McDermott' + '2012-2015' 'Patrick "P. J." McDermott' } cmd_version_register() diff --git a/src/dir.sh b/src/dir.sh index 338d8fe..ac7fef0 100644 --- a/src/dir.sh +++ b/src/dir.sh @@ -1,6 +1,6 @@ # Miscellaneous directory-related functions # -# Copyright (C) 2013 Patrick "P. J." McDermott +# Copyright (C) 2013, 2014 Patrick "P. J." McDermott # # This file is part of the ProteanOS Development Kit. # diff --git a/src/getopt.sh b/src/getopt.sh index 07769e7..7f233bd 100644 --- a/src/getopt.sh +++ b/src/getopt.sh @@ -1,6 +1,6 @@ # Functions for parsing command-line options # -# Copyright (C) 2013 Patrick "P. J." McDermott +# Copyright (C) 2013, 2015 Patrick "P. J." McDermott # # This file is part of the ProteanOS Development Kit. # diff --git a/src/install.sh b/src/install.sh index 513de1a..4daeb70 100644 --- a/src/install.sh +++ b/src/install.sh @@ -1,6 +1,6 @@ # Functions for installing systems # -# Copyright (C) 2013, 2014 Patrick "P. J." McDermott +# Copyright (C) 2013-2015 Patrick "P. J." McDermott # # This file is part of the ProteanOS Development Kit. # diff --git a/src/profile.sh b/src/profile.sh index cd2c1cf..607c1cc 100644 --- a/src/profile.sh +++ b/src/profile.sh @@ -1,6 +1,6 @@ # Profile-related functions # -# Copyright (C) 2014 Patrick "P. J." McDermott +# Copyright (C) 2014, 2015 Patrick "P. J." McDermott # # This file is part of the ProteanOS Development Kit. # diff --git a/src/profile/proteanos.sh b/src/profile/proteanos.sh index 6439cf2..1936f88 100644 --- a/src/profile/proteanos.sh +++ b/src/profile/proteanos.sh @@ -1,6 +1,6 @@ # ProteanOS architecture detection and feeds lists. # -# Copyright (C) 2013, 2014 Patrick "P. J." McDermott +# Copyright (C) 2013-2015 Patrick "P. J." McDermott # # This file is part of the ProteanOS Development Kit. # -- cgit v0.9.1