diff options
| author | Simon Tatham <anakin@pobox.com> | 2017-05-15 08:43:14 +0100 |
|---|---|---|
| committer | Simon Tatham <anakin@pobox.com> | 2017-05-15 08:44:39 +0100 |
| commit | 407cafe5384a606ad5175e26653b261ef2efe460 (patch) | |
| tree | b28c1be4a081203174e1e62910acfb9c524baad4 /licence.c | |
| parent | b6b32a8be2438548a848639f5f1f098a8b70a720 (diff) | |
| download | halibut-407cafe5384a606ad5175e26653b261ef2efe460.zip halibut-407cafe5384a606ad5175e26653b261ef2efe460.tar.gz halibut-407cafe5384a606ad5175e26653b261ef2efe460.tar.bz2 halibut-407cafe5384a606ad5175e26653b261ef2efe460.tar.xz | |
Update copyright date.
I think it's fair to say that I've added substantial new code this
year.
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", |