summaryrefslogtreecommitdiff
path: root/doc/LICENSE
Commit message (Collapse)AuthorAgeFilesLines
* Move LICENSE fileAlexis Hildebrandt2015-01-111-28/+0
| | | | | | | | The LICENSE.rtf file can be generated from LICENSE.md easily if needed, at the moment there seems to be no use for it, since CPack isn't used to generate binary distribution archives. Signed-off-by: Alexis Hildebrandt <afh@surryhill.net>
* Bump copyright notice to 2015Alexis Hildebrandt2014-12-271-1/+1
| | | | | | The following script makes it a no-brainer: % NEXT_YEAR=2015; ag -l 'Copyright.*Wiegley' \ | xargs sed -i '' -e "s/\(Copyright.*\)-20[0-9]\{2\}/\1-${NEXT_YEAR}/"
* Increased copyright range to include 2009.John Wiegley2009-01-201-1/+1
|
* Moved several documentation files into the 'doc' directory.John Wiegley2008-08-071-0/+28