diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/cmd/install.sh | 2 | ||||
-rw-r--r-- | lib/feed.sh | 2 | ||||
-rw-r--r-- | lib/pkg.sh | 2 | ||||
-rw-r--r-- | lib/profile/proteanos.sh | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/lib/cmd/install.sh b/lib/cmd/install.sh index e3c2ca5..220058e 100644 --- a/lib/cmd/install.sh +++ b/lib/cmd/install.sh @@ -2,7 +2,7 @@ # lib/cmd/install.sh # "install" command # -# Copyright (C) 2013 Patrick "P. J." McDermott +# Copyright (C) 2013, 2014 Patrick "P. J." McDermott # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/lib/feed.sh b/lib/feed.sh index e4ae040..6d90892 100644 --- a/lib/feed.sh +++ b/lib/feed.sh @@ -2,7 +2,7 @@ # lib/feed.sh # Functions for handling feed index files # -# Copyright (C) 2013 Patrick "P. J." McDermott +# Copyright (C) 2013, 2014 Patrick "P. J." McDermott # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -2,7 +2,7 @@ # lib/pkg.sh # Functions for handling packages and their dependencies # -# Copyright (C) 2013 Patrick "P. J." McDermott +# Copyright (C) 2013, 2014 Patrick "P. J." McDermott # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/lib/profile/proteanos.sh b/lib/profile/proteanos.sh index d5654ae..b2b1b11 100644 --- a/lib/profile/proteanos.sh +++ b/lib/profile/proteanos.sh @@ -2,7 +2,7 @@ # lib/profile/proteanos.sh # ProteanOS architecture detection and feeds lists. # -# Copyright (C) 2013 Patrick "P. J." McDermott +# Copyright (C) 2013, 2014 Patrick "P. J." McDermott # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by |