From: Emmanuele Bassi Date: Sat, 20 May 2017 15:24:20 +0000 (+0100) Subject: Convert file to UTF-8 encoding X-Git-Tag: upstream/2.28.1~56 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;ds=sidebyside;h=0c30597152e27e4117657bf5ac375072a887ef55;p=platform%2Fupstream%2Fatk.git 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. --- 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 + * Author: Alejandro Piñeiro Iglesias * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public