summaryrefslogtreecommitdiff
path: root/src/abslibre-tools/librerelease
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2014-03-22 22:00:44 -0400
committerLuke Shumaker <LukeShu@sbcglobal.net>2014-03-22 22:08:37 -0400
commitc48ac8c89e596e160505bd5678db2b193607493f (patch)
tree6fd8cdd839261dacbd55b0d4e8a6bf4eb71ca57f /src/abslibre-tools/librerelease
parentaaae256525d07aff8d83d4b8ec6332bfd2bb21eb (diff)
Audit the authors and copyright years of files against git logs
Diffstat (limited to 'src/abslibre-tools/librerelease')
-rwxr-xr-xsrc/abslibre-tools/librerelease4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/abslibre-tools/librerelease b/src/abslibre-tools/librerelease
index eec62d7..03a57e0 100755
--- a/src/abslibre-tools/librerelease
+++ b/src/abslibre-tools/librerelease
@@ -2,7 +2,9 @@
# Librerelease
# Uploads packages into [staging]
-# Copyright (C) 2010 Nicolás Reynolds <fauno@parabola.nu>
+# Copyright (C) 2010-2012 Joshua Ismael Haase Hernández (xihh) <hahj87@gmail.com>
+# Copyright (C) 2010-2013 Nicolás Reynolds <fauno@parabola.nu>
+# Copyright (C) 2013 Michał Masłowski <mtjm@mtjm.eu>
# Copyright (C) 2013-2014 Luke Shumaker <lukeshu@sbcglobal.net>
#
# For just the create_signature() function: