summaryrefslogtreecommitdiff
path: root/src/dagpkg
diff options
context:
space:
mode:
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