diff --git a/build.sh.functions b/build.sh.functions index 2dfc729..47e8ee3 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 Tom G. Christensen +# Copyright (C) 2003-2008,2010 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 d711616..0dd0863 100644 --- a/buildpkg.functions +++ b/buildpkg.functions @@ -1,5 +1,5 @@ # Global function library for buildpkg -# Copyright (C) 2003-2009 Tom G. Christensen +# Copyright (C) 2003-2010 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 b822f27..8516524 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-2009 Tom G. Christensen +# Copyright (C) 2003-2010 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 53a033a..51485cf 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-2009 Tom G. Christensen +# Copyright (C) 2003-2010 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