diff options
author | Luke Shumaker <lukeshu@sbcglobal.net> | 2014-11-25 23:08:35 -0500 |
---|---|---|
committer | Luke Shumaker <lukeshu@sbcglobal.net> | 2014-11-25 23:08:35 -0500 |
commit | b22452767d33a017352b2423656bf4ddb0ff4b9b (patch) | |
tree | 4490cab3862d9c625fef76c0ede2d2613ee146d0 /COPYING | |
parent | f8c57d68aa4f888f15fcb16485a5a29b3f413b1f (diff) |
more meta-documentation cleanup
Diffstat (limited to 'COPYING')
-rw-r--r-- | COPYING | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -0,0 +1,9 @@ +Different parts of libretools are either the GNU General Public +License version 2 or 3; sometimes with, sometimes without the option +to use a later version of the license. Which one is specified on a +per-file basis; look at the source. In addition to a full copyright +and license statement, each file contains a "License:" line to make +searching easy. + +Full copies of the GNU General Public License versions 2 and 3 are +included as `COPYING-GPLv2` and `COPYING-GPLv3`, respectively.
\ No newline at end of file |