summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@gnome.org>2017-05-20 16:24:20 +0100
committerEmmanuele Bassi <ebassi@gnome.org>2017-05-22 13:28:54 +0100
commit0c30597152e27e4117657bf5ac375072a887ef55 (patch)
treeb88ba39f9e5e508f11b1d0870ddc229ad27dda91
parentcc0e04b1d17c42fd2dad32358de9f6a3af04eac8 (diff)
downloadatk-0c30597152e27e4117657bf5ac375072a887ef55.tar.gz
Convert file to UTF-8 encoding
The version header template was using the ISO-8859-15 encoding, and breaking when using tools that expected UTF-8.
-rw-r--r--atk/atkversion.h.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/atk/atkversion.h.in b/atk/atkversion.h.in
index b2de7f1..bba9f49 100644
--- a/atk/atkversion.h.in
+++ b/atk/atkversion.h.in
@@ -3,7 +3,7 @@
* Copyright (C) 2012 Igalia, S.L.
* Copyright (C) 2014 Chun-wei Fan
*
- * Author: Alejandro Piñeiro Iglesias <apinheiro@igalia.com>
+ * Author: Alejandro Piñeiro Iglesias <apinheiro@igalia.com>
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public