Update copyright years

This commit is contained in:
Tom G. Christensen 2013-02-12 09:07:12 +01:00
parent 4f1c76c750
commit 23d8ded3d4
4 changed files with 5 additions and 5 deletions

View File

@ -1,7 +1,7 @@
# Function library for buildpkg build.sh # Function library for buildpkg build.sh
# This is only for build.sh helper functions. # This is only for build.sh helper functions.
# Copyright (C) 2003 Jens-Henrik Leonhard Jensen # Copyright (C) 2003 Jens Henrik Leonhard Jensen
# Copyright (C) 2003-2008,2010,2012 Tom G. Christensen <tgc@jupiterrise.com> # Copyright (C) 2003-2013 Tom G. Christensen <tgc@jupiterrise.com>
# This program is free software: you can redistribute it and/or modify # 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 # it under the terms of the GNU General Public License as published by

View File

@ -1,5 +1,5 @@
# Global function library for buildpkg # Global function library for buildpkg
# Copyright (C) 2003-2012 Tom G. Christensen <tgc@jupiterrise.com> # Copyright (C) 2003-2013 Tom G. Christensen <tgc@jupiterrise.com>
# This program is free software: you can redistribute it and/or modify # 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 # it under the terms of the GNU General Public License as published by

View File

@ -1,6 +1,6 @@
# Function library for buildpkg framework # Function library for buildpkg framework
# It adds support for creating Irix packages in 'inst' format # It adds support for creating Irix packages in 'inst' format
# Copyright (C) 2003-2012 Tom G. Christensen <tgc@jupiterrise.com> # Copyright (C) 2003-2013 Tom G. Christensen <tgc@jupiterrise.com>
# This program is free software: you can redistribute it and/or modify # 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 # it under the terms of the GNU General Public License as published by

View File

@ -1,6 +1,6 @@
# Function library for buildpkg framework # Function library for buildpkg framework
# It adds support for creating Solaris packages in 'sysv' format # It adds support for creating Solaris packages in 'sysv' format
# Copyright (C) 2003-2012 Tom G. Christensen <tgc@jupiterrise.com> # Copyright (C) 2003-2013 Tom G. Christensen <tgc@jupiterrise.com>
# This program is free software: you can redistribute it and/or modify # 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 # it under the terms of the GNU General Public License as published by