Mercurial > hg > index.cgi
annotate COPYING @ 467:a6c9129e5948
Move version header into a common direction to better reflect what it is.
The version header isn't really associated with lwlib itself since that is
intended to be some generic type routines that can be used by other
programs. It is, however, directly associated with lwtools. Thus, it should
be related to lwtools itself rather than the more generic lwlib.
author | William Astle <lost@l-w.ca> |
---|---|
date | Thu, 01 Mar 2018 21:25:51 -0700 |
parents | 4e12d881df85 |
children | 659e0e4ce50c |
rev | line source |
---|---|
187 | 1 See the file GPL3 for a copy of the GNU General Public License, version 3, |
2 under which the majority of this distribution is licensed. | |
0
2c24602be78f
Initial import from lwtools 3.0.1 version, with new hand built build system and file reorganization
lost@l-w.ca
parents:
diff
changeset
|
3 |
187 | 4 Some specific source files, including many of those in the lwcc subdirectory |
5 are licensed differently. See each individual file for specific details. |