From 038182eaefcbb3578ea91c834773770db73aab09 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Thu, 15 May 2014 21:06:48 -0400 Subject: Update copyright years. --- diff --git a/README b/README index fa5fdee..d8a473d 100644 --- a/README +++ b/README @@ -21,7 +21,7 @@ of dpkg, the Debian package manager: Copyright --------- -Copyright (C) 2012-2013 Patrick "P. J." McDermott +Copyright (C) 2012-2014 Patrick "P. J." McDermott Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright diff --git a/lib/metadata.sh b/lib/metadata.sh index c056649..89dc264 100644 --- a/lib/metadata.sh +++ b/lib/metadata.sh @@ -2,7 +2,7 @@ # lib/metadata.sh # Functions for parsing and validating package metadata. # -# Copyright (C) 2012 Patrick "P. J." McDermott +# Copyright (C) 2012, 2014 Patrick "P. J." McDermott # # 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/src/ob-checkbuilddeps.sh b/src/ob-checkbuilddeps.sh index 6005563..678c41b 100644 --- a/src/ob-checkbuilddeps.sh +++ b/src/ob-checkbuilddeps.sh @@ -4,7 +4,7 @@ # src/ob-checkbuilddeps.sh # Make sure that package build dependencies are installed. # -# Copyright (C) 2012 Patrick "P. J." McDermott +# Copyright (C) 2012, 2014 Patrick "P. J." McDermott # # 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 -- cgit v0.9.1