Update copyright years

This commit is contained in:
Tom G. Christensen 2010-01-09 17:01:37 +01:00
parent 3b907e54fe
commit 0ae7c57a2c
4 changed files with 4 additions and 4 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 Tom G. Christensen <tgc@jupiterrise.com> # Copyright (C) 2003-2008,2010 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-2009 Tom G. Christensen <tgc@jupiterrise.com> # Copyright (C) 2003-2010 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-2009 Tom G. Christensen <tgc@jupiterrise.com> # Copyright (C) 2003-2010 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-2009 Tom G. Christensen <tgc@jupiterrise.com> # Copyright (C) 2003-2010 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