diff options
author | Christian Persch <chpe@src.gnome.org> | 2006-09-13 19:34:25 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2006-09-13 19:34:25 +0800 |
commit | 2d4d8cd1418e64827fe15288cb1a2bc78b513d99 (patch) | |
tree | b8077e153ca537e6db3d1a26acf4f70350504f6f /data/generate-font-schemas.py | |
parent | 28c0c83371eae22110b8dbb11eb093073aee9c8e (diff) | |
download | gsoc2013-epiphany-2d4d8cd1418e64827fe15288cb1a2bc78b513d99.tar gsoc2013-epiphany-2d4d8cd1418e64827fe15288cb1a2bc78b513d99.tar.gz gsoc2013-epiphany-2d4d8cd1418e64827fe15288cb1a2bc78b513d99.tar.bz2 gsoc2013-epiphany-2d4d8cd1418e64827fe15288cb1a2bc78b513d99.tar.lz gsoc2013-epiphany-2d4d8cd1418e64827fe15288cb1a2bc78b513d99.tar.xz gsoc2013-epiphany-2d4d8cd1418e64827fe15288cb1a2bc78b513d99.tar.zst gsoc2013-epiphany-2d4d8cd1418e64827fe15288cb1a2bc78b513d99.zip |
Use UTF-8 copyright symbol
Diffstat (limited to 'data/generate-font-schemas.py')
-rwxr-xr-x | data/generate-font-schemas.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/generate-font-schemas.py b/data/generate-font-schemas.py index 0a53e3f41..ce4a66f42 100755 --- a/data/generate-font-schemas.py +++ b/data/generate-font-schemas.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # -*- coding: UTF-8 -*- # -# Copyright (C) 2005 Christian Persch +# Copyright © 2005 Christian Persch # # 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 |