summaryrefslogtreecommitdiff
path: root/src/fullpkg
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2014-02-02 00:05:22 -0500
committerLuke Shumaker <LukeShu@sbcglobal.net>2014-02-02 00:05:22 -0500
commitea11eca851e1b54e36d310f4d69e099f169191e8 (patch)
tree2e2d4904741bf6b65bc642785cf981c6fdadc876 /src/fullpkg
parent641002eff37a30eb2b8237b15b74cc15b4d9f822 (diff)
I forgot to bump the copyright year on all the files I've touched this year
Diffstat (limited to 'src/fullpkg')
-rwxr-xr-xsrc/fullpkg/fullpkg-find2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fullpkg/fullpkg-find b/src/fullpkg/fullpkg-find
index f1b9573..a47717b 100755
--- a/src/fullpkg/fullpkg-find
+++ b/src/fullpkg/fullpkg-find
@@ -4,7 +4,7 @@
# Copyright (c) 2011-2012 Joshua I. Haase H. (xihh) <hahj87@gmail.com>
# Copyright (c) 2011-2012 Nicolás Reynolds <fauno@kiwwwi.com.ar>
# Copyright (c) 2012 Michał Masłowski <mtjm@mtjm.eu>
-# Copyright (c) 2012-2013 Luke Shumaker <LukeShu@sbcglobal.net>
+# Copyright (c) 2012-2014 Luke Shumaker <LukeShu@sbcglobal.net>
#
# The copy_files() function is taken from makechrootpkg:
# Copyright (c) 2007 Armin Luntzer <armin@archlinuxppc.org>