summaryrefslogtreecommitdiff
path: root/src/dagpkg
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/dagpkg
parentada82c54e5948ae6353d7024151dcc429665a070 (diff)
Do an audit of copyright and license claims
Diffstat (limited to 'src/dagpkg')
-rwxr-xr-xsrc/dagpkg4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/dagpkg b/src/dagpkg
index 8e997a6..e1487d5 100755
--- a/src/dagpkg
+++ b/src/dagpkg
@@ -2,10 +2,12 @@
#
# dagpkg - create a directed graph of package dependencies and build
# them in topological order
-#
+
# Copyright (C) 2014 Nicolás Reynolds <fauno@parabola.nu>
# Copyright (C) 2014 Michał Masłowski <mtjm@mtjm.eu>
#
+# License: GNU GPLv3+
+#
# 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
# the Free Software Foundation, either version 3 of the License, or