diff --git a/build.sh.generic b/build.sh.generic index 40d0683..ff6f9c1 100644 --- a/build.sh.generic +++ b/build.sh.generic @@ -1,6 +1,6 @@ #!/bin/bash # This is a buildpkg build.sh script -# Copyright (C) 2003-2008 Tom G. Christensen +# Copyright (C) 2003-2009 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 e5d0339..c8d1a8c 100644 --- a/buildpkg.functions +++ b/buildpkg.functions @@ -1,5 +1,5 @@ # Global function library for buildpkg -# Copyright (C) 2003-2008 Tom G. Christensen +# Copyright (C) 2003-2009 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 34e1252..2d7a4db 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-2008 Tom G. Christensen +# Copyright (C) 2003-2009 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