From e6ec6a7c8f85f2f74bbd948618387706b495e257 Mon Sep 17 00:00:00 2001 From: James Barnett Date: Fri, 3 Feb 2017 11:41:10 -0600 Subject: [PATCH] happy (late) new year --- README.md | 2 +- hooks/00_snapper-pre.hook | 2 +- hooks/10_snap-pac-removal.hook | 2 +- hooks/zz_snapper-post.hook | 2 +- scripts/snap-pac | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) 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