diff --git a/README.md b/README.md index 929c3ef..39f097f 100644 --- a/README.md +++ b/README.md @@ -230,7 +230,7 @@ for an example on how to set this up. snap-pac -Copyright (C) 2016 James W. Barnett +Copyright (C) 2016, 2017 James W. Barnett 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/hooks/00_snapper-pre.hook b/hooks/00_snapper-pre.hook index eecf284..2904d7e 100644 --- a/hooks/00_snapper-pre.hook +++ b/hooks/00_snapper-pre.hook @@ -1,6 +1,6 @@ # snap-pac # https://github.com/wesbarnett/snap-pac -# Copyright (C) 2016 James W. Barnett +# Copyright (C) 2016, 2017 James W. Barnett # 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/hooks/10_snap-pac-removal.hook b/hooks/10_snap-pac-removal.hook index 6ca9aae..404f586 100644 --- a/hooks/10_snap-pac-removal.hook +++ b/hooks/10_snap-pac-removal.hook @@ -1,6 +1,6 @@ # snap-pac # https://github.com/wesbarnett/snap-pac -# Copyright (C) 2016 James W. Barnett +# Copyright (C) 2016, 2017 James W. Barnett # 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/hooks/zz_snapper-post.hook b/hooks/zz_snapper-post.hook index 731858c..4755817 100644 --- a/hooks/zz_snapper-post.hook +++ b/hooks/zz_snapper-post.hook @@ -1,6 +1,6 @@ # snap-pac # https://github.com/wesbarnett/snap-pac -# Copyright (C) 2016 James W. Barnett +# Copyright (C) 2016, 2017 James W. Barnett # 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/scripts/snap-pac b/scripts/snap-pac index 317bce1..6e7af0e 100755 --- a/scripts/snap-pac +++ b/scripts/snap-pac @@ -2,7 +2,7 @@ # snap-pac # https://github.com/wesbarnett/snap-pac -# Copyright (C) 2016 James W. Barnett +# Copyright (C) 2016, 2017 James W. Barnett # 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