diff options
author | Luke Shumaker <LukeShu@sbcglobal.net> | 2014-03-22 22:00:44 -0400 |
---|---|---|
committer | Luke Shumaker <LukeShu@sbcglobal.net> | 2014-03-22 22:08:37 -0400 |
commit | c48ac8c89e596e160505bd5678db2b193607493f (patch) | |
tree | 6fd8cdd839261dacbd55b0d4e8a6bf4eb71ca57f /src/pkgbuild-check-nonfree | |
parent | aaae256525d07aff8d83d4b8ec6332bfd2bb21eb (diff) |
Audit the authors and copyright years of files against git logs
Diffstat (limited to 'src/pkgbuild-check-nonfree')
-rwxr-xr-x | src/pkgbuild-check-nonfree | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/pkgbuild-check-nonfree b/src/pkgbuild-check-nonfree index aa56d71..11eaf42 100755 --- a/src/pkgbuild-check-nonfree +++ b/src/pkgbuild-check-nonfree @@ -2,9 +2,9 @@ # -*- tab-width: 4 ; sh-basic-offset: 4 -*- # pkgbuild-check-nonfree -# Copyright (C) 2010 Joseph Graham (Xylon) <joe@t67.eu> -# Copyright (C) 2010 Joshua Ismael Haase Hernández (xihh) <hahj87@gmail.com> -# Copyright (C) 2010 Nicolás Reynolds <fauno@parabola.nu> +# Copyright (C) 2011 Joseph Graham (Xylon) <joe@t67.eu> +# Copyright (C) 2010-2011 Joshua Ismael Haase Hernández (xihh) <hahj87@gmail.com> +# Copyright (C) 2010-2012 Nicolás Reynolds <fauno@parabola.nu> # Copyright (C) 2012-2013 Luke Shumaker <lukeshu@sbcglobal.net> # # License: GNU GPLv3+ |