diff --git a/build.sh.functions b/build.sh.functions index 601d439..0da99fa 100644 --- a/build.sh.functions +++ b/build.sh.functions @@ -1,7 +1,7 @@ # Function library for buildpkg build.sh # This is only for build.sh helper functions. -# Copyright (C) 2003 Jens-Henrik Leonhard Jensen -# Copyright (C) 2003-2008,2010,2012 Tom G. Christensen +# Copyright (C) 2003 Jens Henrik Leonhard Jensen +# Copyright (C) 2003-2013 Tom G. Christensen # 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/buildpkg.functions b/buildpkg.functions index 6cb3ccf..cedceb3 100644 --- a/buildpkg.functions +++ b/buildpkg.functions @@ -1,5 +1,5 @@ # Global function library for buildpkg -# Copyright (C) 2003-2012 Tom G. Christensen +# Copyright (C) 2003-2013 Tom G. Christensen # 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/buildpkg.packaging.irix b/buildpkg.packaging.irix index 7339ba1..ab056f0 100644 --- a/buildpkg.packaging.irix +++ b/buildpkg.packaging.irix @@ -1,6 +1,6 @@ # Function library for buildpkg framework # It adds support for creating Irix packages in 'inst' format -# Copyright (C) 2003-2012 Tom G. Christensen +# Copyright (C) 2003-2013 Tom G. Christensen # 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/buildpkg.packaging.solaris b/buildpkg.packaging.solaris index 9969c83..bfc3034 100644 --- a/buildpkg.packaging.solaris +++ b/buildpkg.packaging.solaris @@ -1,6 +1,6 @@ # Function library for buildpkg framework # It adds support for creating Solaris packages in 'sysv' format -# Copyright (C) 2003-2012 Tom G. Christensen +# Copyright (C) 2003-2013 Tom G. Christensen # 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