Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move LICENSE file | Alexis Hildebrandt | 2015-01-11 | 1 | -0/+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 2015 | Alexis Hildebrandt | 2014-12-27 | 1 | -0/+0 |
| | | | | | | 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}/" | ||||
* | Roel Vanhout's build files for Visual Studio 2008 | John Wiegley | 2011-03-25 | 1 | -0/+0 |