summaryrefslogtreecommitdiff
path: root/licence.c (follow)
Commit message (Collapse)AuthorAge
* Update copyright date.Simon Tatham2017-05-15
| | | | | I think it's fair to say that I've added substantial new code this year.
* James should apparently have been removed from this file years ago. Fix that.Ben Harris2007-01-02
| | | | [originally from svn r7051]
* Bump copyright dates, and change the one at the start of the manual to beBen Harris2007-01-01
| | | | | | a range rather than a single year. [originally from svn r7047]
* Add Adobe copyright notice and licence text here too.Ben Harris2006-05-13
| | | | [originally from svn r6682]
* It's a new year.Jacob Nevins2006-01-08
| | | | | [originally from svn r6513] [this svn revision also touched putty,putty-website,puzzles]
* Explicitly constify a bunch of static data declarations which wereSimon Tatham2005-03-10
| | | | | | | | | 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]
* It's been a new year for a while.Jacob Nevins2005-02-17
| | | | [originally from svn r5337]
* Make the command-line --licence option do something useful.Simon Tatham2004-04-01
| | | | [originally from svn r4025]
* Initial checkin of skeleton application. About to start reading filesSimon Tatham1999-01-30
[originally from svn r22]