diff options
| author | Jacob Nevins <jacobn@chiark.greenend.org.uk> | 2005-02-17 22:16:51 +0000 |
|---|---|---|
| committer | Jacob Nevins <jacobn@chiark.greenend.org.uk> | 2005-02-17 22:16:51 +0000 |
| commit | d2cfbb4402630708053c7de02e155e48ba4ba533 (patch) | |
| tree | aba6b7081f35f1e08fddd1898e45eb1cba34d3ca /licence.c | |
| parent | 4f18168755c70b65b071d2888c1e7f7fe4c5fd6c (diff) | |
| download | halibut-d2cfbb4402630708053c7de02e155e48ba4ba533.zip halibut-d2cfbb4402630708053c7de02e155e48ba4ba533.tar.gz halibut-d2cfbb4402630708053c7de02e155e48ba4ba533.tar.bz2 halibut-d2cfbb4402630708053c7de02e155e48ba4ba533.tar.xz | |
It's been a new year for a while.
[originally from svn r5337]
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 char *licencetext[] = { - "Halibut is copyright (c) 1999-2004 Simon Tatham and James Aylett.", + "Halibut is copyright (c) 1999-2005 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", |