aboutsummaryrefslogtreecommitdiffstats
path: root/lib/widgets/ephy-icon-entry.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/widgets/ephy-icon-entry.c')
-rw-r--r--lib/widgets/ephy-icon-entry.c4
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.