diff options
| author | Jacob Nevins <jacobn@chiark.greenend.org.uk> | 2006-01-08 18:18:11 +0000 |
|---|---|---|
| committer | Jacob Nevins <jacobn@chiark.greenend.org.uk> | 2006-01-08 18:18:11 +0000 |
| commit | 64d957f113950437d4cd66e88fac8c474762dcf2 (patch) | |
| tree | 137ce46c8b9ebce4485fd75323e86a9500e04f36 /licence.c | |
| parent | c97f9010da234a4420f9549af48837e8f4821709 (diff) | |
| download | halibut-64d957f113950437d4cd66e88fac8c474762dcf2.zip halibut-64d957f113950437d4cd66e88fac8c474762dcf2.tar.gz halibut-64d957f113950437d4cd66e88fac8c474762dcf2.tar.bz2 halibut-64d957f113950437d4cd66e88fac8c474762dcf2.tar.xz | |
It's a new year.
[originally from svn r6513]
[this svn revision also touched putty,putty-website,puzzles]
Diffstat (limited to 'licence.c')
| -rw-r--r-- | licence.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ #include <stdio.h> static const char *const licencetext[] = { - "Halibut is copyright (c) 1999-2005 Simon Tatham and James Aylett.", + "Halibut is copyright (c) 1999-2006 Simon Tatham and James Aylett.", "", "Permission is hereby granted, free of charge, to any person", "obtaining a copy of this software and associated documentation files", |