Update copyright years

This commit is contained in:
Tom G. Christensen 2019-05-30 11:16:49 +02:00
parent d38443871c
commit 7eb78af9ae
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-2018 Tom G. Christensen <tgc@jupiterrise.com>
# Copyright (C) 2003-2019 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-2018 Tom G. Christensen <tgc@jupiterrise.com>
# Copyright (C) 2003-2019 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-2018 Tom G. Christensen <tgc@jupiterrise.com>
# Copyright (C) 2003-2019 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-2018 Tom G. Christensen <tgc@jupiterrise.com>
# Copyright (C) 2003-2019 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