diff options
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-2007 Simon Tatham.", + "Halibut is copyright (c) 1999-2017 Simon Tatham.", "", "Permission is hereby granted, free of charge, to any person", "obtaining a copy of this software and associated documentation files", |