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 /lib/widgets/ephy-icon-entry.c | |
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 'lib/widgets/ephy-icon-entry.c')
-rw-r--r-- | lib/widgets/ephy-icon-entry.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/widgets/ephy-icon-entry.c b/lib/widgets/ephy-icon-entry.c index d7c545341..429fd2e92 100644 --- a/lib/widgets/ephy-icon-entry.c +++ b/lib/widgets/ephy-icon-entry.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003, 2004, 2005 Christian Persch + * Copyright © 2003, 2004, 2005 Christian Persch * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -18,7 +18,7 @@ * * Adapted and modified from gtk+ code: * - * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald + * Copyright © 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * Modified by the GTK+ Team and others 1997-2005. See the AUTHORS * file in the gtk+ distribution for a list of people on the GTK+ Team. * See the ChangeLog in the gtk+ distribution files for a list of changes. |