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 | |
parent | 28c0c83371eae22110b8dbb11eb093073aee9c8e (diff) | |
download | gsoc2013-epiphany-2d4d8cd1418e64827fe15288cb1a2bc78b513d99.tar.gz gsoc2013-epiphany-2d4d8cd1418e64827fe15288cb1a2bc78b513d99.tar.zst gsoc2013-epiphany-2d4d8cd1418e64827fe15288cb1a2bc78b513d99.zip |
Use UTF-8 copyright symbol
Diffstat (limited to 'data')
-rw-r--r-- | data/chrome/about.xhtml | 2 | ||||
-rw-r--r-- | data/epiphany-bookmarks-html.xsl | 2 | ||||
-rw-r--r-- | data/epiphany.m4 | 2 | ||||
-rw-r--r-- | data/epiphany.xhtml | 2 | ||||
-rwxr-xr-x | data/generate-font-schemas.py | 2 | ||||
-rwxr-xr-x | data/mime-types-permissions.xml | 1 |
6 files changed, 6 insertions, 5 deletions
diff --git a/data/chrome/about.xhtml b/data/chrome/about.xhtml index 7212e4a07..9aebbff67 100644 --- a/data/chrome/about.xhtml +++ b/data/chrome/about.xhtml @@ -24,7 +24,7 @@ - - The Initial Developer of the Original Code is - Netscape Communications Corporation. - - Portions created by the Initial Developer are Copyright (C) 1998-1999 + - Portions created by the Initial Developer are Copyright © 1998-1999 - the Initial Developer. All Rights Reserved. - - Contributor(s): diff --git a/data/epiphany-bookmarks-html.xsl b/data/epiphany-bookmarks-html.xsl index 8caac7d38..2bd752de7 100644 --- a/data/epiphany-bookmarks-html.xsl +++ b/data/epiphany-bookmarks-html.xsl @@ -6,7 +6,7 @@ xmlns:dc="http://purl.org/dc/elements/1.1/" exclude-result-prefixes="dc purl rdf"> <!-- -Copyright (C) 2004 Stefan Rotsch +Copyright © 2004 Stefan Rotsch 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 diff --git a/data/epiphany.m4 b/data/epiphany.m4 index 890fc3866..c18db348c 100644 --- a/data/epiphany.m4 +++ b/data/epiphany.m4 @@ -1,5 +1,5 @@ ## epiphany.m4 - Macros for building epiphany extensions. -*-Shell-script-*- -## Copyright (C) Crispin Flowerday <crispin@gnome.org> +## Copyright © Crispin Flowerday <crispin@gnome.org> ## ## 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 diff --git a/data/epiphany.xhtml b/data/epiphany.xhtml index 571bb56fa..6873efcac 100644 --- a/data/epiphany.xhtml +++ b/data/epiphany.xhtml @@ -3,7 +3,7 @@ "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <!-- - Copyright (C) 2003 Xan Lopez, xan@masilla.org + Copyright © 2003 Xan Lopez, xan@masilla.org 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 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 diff --git a/data/mime-types-permissions.xml b/data/mime-types-permissions.xml index 2b54e49f7..53dc227a6 100755 --- a/data/mime-types-permissions.xml +++ b/data/mime-types-permissions.xml @@ -230,6 +230,7 @@ <mime-type type="audio/x-ms-wax"/> <mime-type type="audio/x-pn-realaudio"/> <mime-type type="audio/x-pn-realaudio-plugin"/> +<mime-type type="audio/x-realaudio"/> <mime-type type="audio/x-real-audio"/> <mime-type type="audio/x-riff"/> <mime-type type="audio/x-s3m"/> |