summaryrefslogtreecommitdiff
path: root/src/aur
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2014-03-21 14:39:06 -0400
committerLuke Shumaker <LukeShu@sbcglobal.net>2014-03-21 14:39:06 -0400
commitd25f30f25ce61367c81133c9cd01fe3169d8f6c0 (patch)
treee1210c8d234b1728556055831c826b889d432d5b /src/aur
parentada82c54e5948ae6353d7024151dcc429665a070 (diff)
Do an audit of copyright and license claims
Diffstat (limited to 'src/aur')
-rwxr-xr-xsrc/aur10
1 files changed, 6 insertions, 4 deletions
diff --git a/src/aur b/src/aur
index 988d33f..72857ed 100755
--- a/src/aur
+++ b/src/aur
@@ -1,7 +1,9 @@
#!/usr/bin/env bash
-# Copyright (C) 2010 Joshua Ismael
-# Copyright (C) 2010 Nicolás Reynolds
-# Copyright (C) 2013-2014 Luke Shumaker
+# Copyright (C) 2010 Joshua Ismael Haase Hernández (xihh) <hahj87@gmail.com>
+# Copyright (C) 2010 Nicolás Reynolds <fauno@parabola.nu>
+# Copyright (C) 2013-2014 Luke Shumaker <lukeshu@sbcglobal.net>
+#
+# License: GNU GPLv3+
#
# This file is part of Parabola.
#
@@ -9,7 +11,7 @@
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
-
+#
# Parabola is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the