diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-02-29 00:36:51 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-02-29 00:36:51 +0000 |
| commit | 8f7a014e6d11c107b520ac3c869b1cc7bef1bbd0 (patch) | |
| tree | c5f3ffa1bf36dd8bd63fe014c8622fdbfce3e432 | |
| parent | 6db8817ab5c9387dc6528f88d1f1a88c3da0fea5 (diff) | |
Fix erroneous extra character.
| -rw-r--r-- | src/cpl.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ /* Copyright (C) 2014 Carl Hetherington <cth@carlh.net> - This program is free software; you -can redistribute it and/or modify + This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. |
