diff options
author | Luke Shumaker <LukeShu@sbcglobal.net> | 2014-03-21 14:39:06 -0400 |
---|---|---|
committer | Luke Shumaker <LukeShu@sbcglobal.net> | 2014-03-21 14:39:06 -0400 |
commit | d25f30f25ce61367c81133c9cd01fe3169d8f6c0 (patch) | |
tree | e1210c8d234b1728556055831c826b889d432d5b /src/dagpkg | |
parent | ada82c54e5948ae6353d7024151dcc429665a070 (diff) |
Do an audit of copyright and license claims
Diffstat (limited to 'src/dagpkg')
-rwxr-xr-x | src/dagpkg | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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 |