Update copyright years

This commit is contained in:
Tom G. Christensen 2018-04-09 20:31:40 +02:00
parent 6e408949ea
commit 27e745bc1c
4 changed files with 4 additions and 4 deletions

View File

@ -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-2013 Tom G. Christensen <tgc@jupiterrise.com>
# Copyright (C) 2003-2018 Tom G. Christensen <tgc@jupiterrise.com>
# 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

View File

@ -1,5 +1,5 @@
# Global function library for buildpkg
# Copyright (C) 2003-2013 Tom G. Christensen <tgc@jupiterrise.com>
# Copyright (C) 2003-2018 Tom G. Christensen <tgc@jupiterrise.com>
# 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

View File

@ -1,6 +1,6 @@
# Function library for buildpkg framework
# It adds support for creating Irix packages in 'inst' format
# Copyright (C) 2003-2013 Tom G. Christensen <tgc@jupiterrise.com>
# Copyright (C) 2003-2018 Tom G. Christensen <tgc@jupiterrise.com>
# 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

View File

@ -1,6 +1,6 @@
# Function library for buildpkg framework
# It adds support for creating Solaris packages in 'sysv' format
# Copyright (C) 2003-2013 Tom G. Christensen <tgc@jupiterrise.com>
# Copyright (C) 2003-2018 Tom G. Christensen <tgc@jupiterrise.com>
# 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