chiark / gitweb /
Standardise character encoding of source tree on UTF-8.
authorSimon Tatham <anakin@pobox.com>
Sat, 18 Nov 2017 15:22:49 +0000 (15:22 +0000)
committerSimon Tatham <anakin@pobox.com>
Sat, 18 Nov 2017 15:27:37 +0000 (15:27 +0000)
Editing LICENCE just now, I happened to notice that the accented
letter in Jonas Kölker's name was encoded in ISO 8859-1, as is the
occurrence of the same name in filling.c - but _not_ the one in
guess.c, which was in UTF-8 already. That seems needlessly confusing,
so let's sort it out. Now every text file in this git repository is
suitable for interpreting as UTF-8.

LICENCE
filling.c

diff --git a/LICENCE b/LICENCE
index dbcf1ac5fd2ace70568cdeae3990b116c1a0a7bc..ce0418e6ccdbef0ea96a1f348b8979ac0cc2d382 100644 (file)
--- a/LICENCE
+++ b/LICENCE
@@ -1,7 +1,7 @@
 This software is copyright (c) 2004-2014 Simon Tatham.
 
 Portions copyright Richard Boulton, James Harvey, Mike Pinna, Jonas
-Kölker, Dariusz Olszewski, Michael Schierl, Lambros Lambrou, Bernd
+Kölker, Dariusz Olszewski, Michael Schierl, Lambros Lambrou, Bernd
 Schmidt, Steffen Bauer, Lennard Sprong, Rogier Goossens and Michael
 Quevillon.
 
index 7e71eb25b421a4d846cd41feea6468192eee9139..231de4c0799c91fe075054e77f2bc566ff918be4 100644 (file)
--- a/filling.c
+++ b/filling.c
@@ -1,6 +1,6 @@
 /* -*- tab-width: 8; indent-tabs-mode: t -*-
  * filling.c: An implementation of the Nikoli game fillomino.
- * Copyright (C) 2007 Jonas Kölker.  See LICENSE for the license.
+ * Copyright (C) 2007 Jonas Kölker.  See LICENSE for the license.
  */
 
 /* TODO: