summaryrefslogtreecommitdiff
path: root/licence.c (unfollow)
Commit message (Collapse)Author
2017-05-15Update copyright date.Simon Tatham
I think it's fair to say that I've added substantial new code this year.
2007-01-02James should apparently have been removed from this file years ago. Fix that.Ben Harris
[originally from svn r7051]
2007-01-01Bump copyright dates, and change the one at the start of the manual to beBen Harris
a range rather than a single year. [originally from svn r7047]
2006-05-13Add Adobe copyright notice and licence text here too.Ben Harris
[originally from svn r6682]
2006-01-08It's a new year.Jacob Nevins
[originally from svn r6513] [this svn revision also touched putty,putty-website,puzzles]
2005-03-10Explicitly constify a bunch of static data declarations which wereSimon Tatham
conceptually const but not declared as such. Halibut is now back to the practically-speaking-pointless but rather satisfying status of having no global writable data whatsoever :-) [originally from svn r5476] [this svn revision also touched charset,filter,timber]
2005-02-17It's been a new year for a while.Jacob Nevins
[originally from svn r5337]
2004-04-01Make the command-line --licence option do something useful.Simon Tatham
[originally from svn r4025]