aboutsummaryrefslogtreecommitdiffstats
path: root/embed
diff options
context:
space:
mode:
authorChristian Persch <chpe@src.gnome.org>2006-09-13 19:34:25 +0800
committerChristian Persch <chpe@src.gnome.org>2006-09-13 19:34:25 +0800
commit2d4d8cd1418e64827fe15288cb1a2bc78b513d99 (patch)
treeb8077e153ca537e6db3d1a26acf4f70350504f6f /embed
parent28c0c83371eae22110b8dbb11eb093073aee9c8e (diff)
downloadgsoc2013-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 'embed')
-rw-r--r--embed/downloader-view.c4
-rw-r--r--embed/downloader-view.h2
-rw-r--r--embed/ephy-adblock-manager.c6
-rw-r--r--embed/ephy-adblock-manager.h6
-rw-r--r--embed/ephy-certificate-manager.c4
-rw-r--r--embed/ephy-certificate-manager.h4
-rw-r--r--embed/ephy-command-manager.c2
-rw-r--r--embed/ephy-command-manager.h2
-rw-r--r--embed/ephy-cookie-manager.c4
-rw-r--r--embed/ephy-cookie-manager.h4
-rw-r--r--embed/ephy-download.c2
-rw-r--r--embed/ephy-download.h2
-rw-r--r--embed/ephy-embed-dialog.c2
-rw-r--r--embed/ephy-embed-dialog.h2
-rw-r--r--embed/ephy-embed-event.c2
-rw-r--r--embed/ephy-embed-event.h4
-rw-r--r--embed/ephy-embed-factory.c2
-rw-r--r--embed/ephy-embed-factory.h2
-rw-r--r--embed/ephy-embed-find.c2
-rw-r--r--embed/ephy-embed-find.h2
-rw-r--r--embed/ephy-embed-persist.c4
-rw-r--r--embed/ephy-embed-persist.h4
-rw-r--r--embed/ephy-embed-shell.c2
-rw-r--r--embed/ephy-embed-shell.h2
-rw-r--r--embed/ephy-embed-single.c2
-rw-r--r--embed/ephy-embed-single.h2
-rw-r--r--embed/ephy-embed.c2
-rw-r--r--embed/ephy-embed.h2
-rw-r--r--embed/ephy-encodings.c4
-rw-r--r--embed/ephy-encodings.h2
-rw-r--r--embed/ephy-favicon-cache.c6
-rw-r--r--embed/ephy-favicon-cache.h6
-rw-r--r--embed/ephy-history.c2
-rw-r--r--embed/ephy-history.h2
-rw-r--r--embed/ephy-password-manager.c4
-rw-r--r--embed/ephy-password-manager.h4
-rw-r--r--embed/ephy-permission-manager.c4
-rw-r--r--embed/ephy-permission-manager.h4
-rw-r--r--embed/ephy-x509-cert.c4
-rw-r--r--embed/ephy-x509-cert.h2
-rw-r--r--embed/mozilla/AutoEventQueue.cpp2
-rw-r--r--embed/mozilla/AutoEventQueue.h2
-rw-r--r--embed/mozilla/AutoJSContextStack.cpp2
-rw-r--r--embed/mozilla/AutoJSContextStack.h2
-rw-r--r--embed/mozilla/AutoWindowModalState.cpp2
-rw-r--r--embed/mozilla/AutoWindowModalState.h2
-rw-r--r--embed/mozilla/ContentHandler.cpp8
-rw-r--r--embed/mozilla/ContentHandler.h4
-rw-r--r--embed/mozilla/EphyAboutModule.cpp8
-rw-r--r--embed/mozilla/EphyAboutModule.h6
-rw-r--r--embed/mozilla/EphyBadCertRejector.cpp2
-rw-r--r--embed/mozilla/EphyBadCertRejector.h2
-rw-r--r--embed/mozilla/EphyBrowser.cpp4
-rw-r--r--embed/mozilla/EphyBrowser.h2
-rw-r--r--embed/mozilla/EphyContentPolicy.cpp2
-rw-r--r--embed/mozilla/EphyContentPolicy.h2
-rw-r--r--embed/mozilla/EphyDirectoryProvider.cpp2
-rw-r--r--embed/mozilla/EphyDirectoryProvider.h2
-rw-r--r--embed/mozilla/EphyFind.cpp2
-rw-r--r--embed/mozilla/EphyFind.h2
-rw-r--r--embed/mozilla/EphyHeaderSniffer.cpp2
-rw-r--r--embed/mozilla/EphyHeaderSniffer.h2
-rw-r--r--embed/mozilla/EphyHistoryListener.cpp2
-rw-r--r--embed/mozilla/EphyHistoryListener.h2
-rw-r--r--embed/mozilla/EphyPromptService.cpp2
-rw-r--r--embed/mozilla/EphyPromptService.h2
-rw-r--r--embed/mozilla/EphyRedirectChannel.cpp2
-rw-r--r--embed/mozilla/EphyRedirectChannel.h2
-rw-r--r--embed/mozilla/EphySidebar.cpp4
-rw-r--r--embed/mozilla/EphySidebar.h4
-rw-r--r--embed/mozilla/EphySingle.cpp4
-rw-r--r--embed/mozilla/EphySingle.h4
-rw-r--r--embed/mozilla/EphyUtils.cpp2
-rw-r--r--embed/mozilla/EphyUtils.h2
-rw-r--r--embed/mozilla/EventContext.cpp6
-rw-r--r--embed/mozilla/EventContext.h2
-rw-r--r--embed/mozilla/FilePicker.cpp4
-rw-r--r--embed/mozilla/FilePicker.h4
-rw-r--r--embed/mozilla/GeckoFormSigningDialog.cpp2
-rw-r--r--embed/mozilla/GeckoFormSigningDialog.h2
-rw-r--r--embed/mozilla/GeckoPrintService.cpp2
-rw-r--r--embed/mozilla/GeckoPrintService.h2
-rw-r--r--embed/mozilla/GeckoPrintSession.cpp2
-rw-r--r--embed/mozilla/GeckoPrintSession.h2
-rw-r--r--embed/mozilla/GeckoSpellCheckEngine.cpp2
-rw-r--r--embed/mozilla/GeckoSpellCheckEngine.h2
-rw-r--r--embed/mozilla/GlobalHistory.cpp4
-rw-r--r--embed/mozilla/GlobalHistory.h4
-rw-r--r--embed/mozilla/GtkNSSClientAuthDialogs.cpp2
-rw-r--r--embed/mozilla/GtkNSSClientAuthDialogs.h2
-rw-r--r--embed/mozilla/GtkNSSDialogs.cpp4
-rw-r--r--embed/mozilla/GtkNSSDialogs.h4
-rw-r--r--embed/mozilla/GtkNSSKeyPairDialogs.cpp2
-rw-r--r--embed/mozilla/GtkNSSKeyPairDialogs.h2
-rw-r--r--embed/mozilla/GtkNSSSecurityWarningDialogs.cpp4
-rw-r--r--embed/mozilla/GtkNSSSecurityWarningDialogs.h4
-rw-r--r--embed/mozilla/MozDownload.cpp2
-rw-r--r--embed/mozilla/MozDownload.h2
-rw-r--r--embed/mozilla/MozRegisterComponents.cpp6
-rw-r--r--embed/mozilla/MozRegisterComponents.h2
-rw-r--r--embed/mozilla/mozilla-download.cpp2
-rw-r--r--embed/mozilla/mozilla-download.h2
-rw-r--r--embed/mozilla/mozilla-embed-event.cpp4
-rw-r--r--embed/mozilla/mozilla-embed-event.h4
-rw-r--r--embed/mozilla/mozilla-embed-find.cpp4
-rw-r--r--embed/mozilla/mozilla-embed-find.h2
-rw-r--r--embed/mozilla/mozilla-embed-persist.cpp2
-rw-r--r--embed/mozilla/mozilla-embed-persist.h2
-rw-r--r--embed/mozilla/mozilla-embed-single.cpp8
-rw-r--r--embed/mozilla/mozilla-embed-single.h4
-rw-r--r--embed/mozilla/mozilla-embed.cpp4
-rw-r--r--embed/mozilla/mozilla-embed.h2
-rw-r--r--embed/mozilla/mozilla-notifiers.cpp6
-rw-r--r--embed/mozilla/mozilla-notifiers.h6
-rw-r--r--embed/mozilla/mozilla-x509-cert.cpp4
-rw-r--r--embed/mozilla/mozilla-x509-cert.h2
116 files changed, 177 insertions, 177 deletions
diff --git a/embed/downloader-view.c b/embed/downloader-view.c
index ff5d0668f..11c063cf2 100644
--- a/embed/downloader-view.c
+++ b/embed/downloader-view.c
@@ -1,6 +1,6 @@
/*
- * Copyright (C) 2000-2004 Marco Pesenti Gritti
- * Copyright (C) 2003, 2004 Xan Lopez
+ * Copyright © 2000-2004 Marco Pesenti Gritti
+ * Copyright © 2003, 2004 Xan Lopez
*
* 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/embed/downloader-view.h b/embed/downloader-view.h
index 5a8fb7368..0e0c15376 100644
--- a/embed/downloader-view.h
+++ b/embed/downloader-view.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000, 2001, 2002 Marco Pesenti Gritti
+ * Copyright © 2000, 2001, 2002 Marco Pesenti Gritti
*
* 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/embed/ephy-adblock-manager.c b/embed/ephy-adblock-manager.c
index a4ba57e25..39bb8d9ff 100644
--- a/embed/ephy-adblock-manager.c
+++ b/embed/ephy-adblock-manager.c
@@ -1,7 +1,7 @@
/*
- * Copyright (C) 2003 Marco Pesenti Gritti
- * Copyright (C) 2003 Christian Persch
- * Copyright (C) 2005 Jean-François Rameau
+ * Copyright © 2003 Marco Pesenti Gritti
+ * Copyright © 2003 Christian Persch
+ * Copyright © 2005 Jean-François Rameau
*
* 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/embed/ephy-adblock-manager.h b/embed/ephy-adblock-manager.h
index 021143a0a..13bd808e4 100644
--- a/embed/ephy-adblock-manager.h
+++ b/embed/ephy-adblock-manager.h
@@ -1,7 +1,7 @@
/*
- * Copyright (C) 2003 Marco Pesenti Gritti
- * Copyright (C) 2003 Christian Persch
- * Copyright (C) 2005 Jean-François Rameau
+ * Copyright © 2003 Marco Pesenti Gritti
+ * Copyright © 2003 Christian Persch
+ * Copyright © 2005 Jean-François Rameau
*
* 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/embed/ephy-certificate-manager.c b/embed/ephy-certificate-manager.c
index e91a545af..c0bf49e00 100644
--- a/embed/ephy-certificate-manager.c
+++ b/embed/ephy-certificate-manager.c
@@ -1,6 +1,6 @@
/*
- * Copyright (C) 2003 Robert Marcano
- * Copyright (C) 2005 Crispin Flowerday
+ * Copyright © 2003 Robert Marcano
+ * Copyright © 2005 Crispin Flowerday
*
* 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/embed/ephy-certificate-manager.h b/embed/ephy-certificate-manager.h
index 51b505ed2..93e354704 100644
--- a/embed/ephy-certificate-manager.h
+++ b/embed/ephy-certificate-manager.h
@@ -1,6 +1,6 @@
/*
- * Copyright (C) 2003 Robert Marcano
- * Copyright (C) 2005 Crispin Flowerday
+ * Copyright © 2003 Robert Marcano
+ * Copyright © 2005 Crispin Flowerday
*
* 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/embed/ephy-command-manager.c b/embed/ephy-command-manager.c
index f9cfe96bf..ae014468a 100644
--- a/embed/ephy-command-manager.c
+++ b/embed/ephy-command-manager.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2003 Marco Pesenti Gritti
+ * Copyright © 2000-2003 Marco Pesenti Gritti
*
* 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/embed/ephy-command-manager.h b/embed/ephy-command-manager.h
index b64c1c8b1..125aa9eec 100644
--- a/embed/ephy-command-manager.h
+++ b/embed/ephy-command-manager.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2003 Marco Pesenti Gritti
+ * Copyright © 2000-2003 Marco Pesenti Gritti
*
* 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/embed/ephy-cookie-manager.c b/embed/ephy-cookie-manager.c
index bf8464cb4..a9ee059f3 100644
--- a/embed/ephy-cookie-manager.c
+++ b/embed/ephy-cookie-manager.c
@@ -1,6 +1,6 @@
/*
- * Copyright (C) 2000-2003 Marco Pesenti Gritti
- * Copyright (C) 2003 Christian Persch
+ * Copyright © 2000-2003 Marco Pesenti Gritti
+ * Copyright © 2003 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/embed/ephy-cookie-manager.h b/embed/ephy-cookie-manager.h
index 6ff97f8cc..66d9d54f6 100644
--- a/embed/ephy-cookie-manager.h
+++ b/embed/ephy-cookie-manager.h
@@ -1,6 +1,6 @@
/*
- * Copyright (C) 2003 Marco Pesenti Gritti
- * Copyright (C) 2003 Christian Persch
+ * Copyright © 2003 Marco Pesenti Gritti
+ * Copyright © 2003 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/embed/ephy-download.c b/embed/ephy-download.c
index 92c9e038d..39440b8cf 100644
--- a/embed/ephy-download.c
+++ b/embed/ephy-download.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000, 2001, 2002 Marco Pesenti Gritti
+ * Copyright © 2000, 2001, 2002 Marco Pesenti Gritti
*
* 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/embed/ephy-download.h b/embed/ephy-download.h
index d64fd50c6..ef954e2aa 100644
--- a/embed/ephy-download.h
+++ b/embed/ephy-download.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2003 Marco Pesenti Gritti
+ * Copyright © 2000-2003 Marco Pesenti Gritti
*
* 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/embed/ephy-embed-dialog.c b/embed/ephy-embed-dialog.c
index d747ad761..074d2d329 100644
--- a/embed/ephy-embed-dialog.c
+++ b/embed/ephy-embed-dialog.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000, 2001, 2002 Marco Pesenti Gritti
+ * Copyright © 2000, 2001, 2002 Marco Pesenti Gritti
*
* 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/embed/ephy-embed-dialog.h b/embed/ephy-embed-dialog.h
index 1721b1067..8c433fecb 100644
--- a/embed/ephy-embed-dialog.h
+++ b/embed/ephy-embed-dialog.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000, 2001, 2002 Marco Pesenti Gritti
+ * Copyright © 2000, 2001, 2002 Marco Pesenti Gritti
*
* 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/embed/ephy-embed-event.c b/embed/ephy-embed-event.c
index de8a07104..fe2bb4f5e 100644
--- a/embed/ephy-embed-event.c
+++ b/embed/ephy-embed-event.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2003 Marco Pesenti Gritti
+ * Copyright © 2000-2003 Marco Pesenti Gritti
*
* 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/embed/ephy-embed-event.h b/embed/ephy-embed-event.h
index 075a971b0..4a4f00396 100644
--- a/embed/ephy-embed-event.h
+++ b/embed/ephy-embed-event.h
@@ -1,6 +1,6 @@
/*
- * Copyright (C) 2000-2003 Marco Pesenti Gritti
- * Copyright (C) 2004 Christian Persch
+ * Copyright © 2000-2003 Marco Pesenti Gritti
+ * Copyright © 2004 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/embed/ephy-embed-factory.c b/embed/ephy-embed-factory.c
index 1d2b832f6..d49f378de 100644
--- a/embed/ephy-embed-factory.c
+++ b/embed/ephy-embed-factory.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2004 Marco Pesenti Gritti
+ * Copyright © 2000-2004 Marco Pesenti Gritti
*
* 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/embed/ephy-embed-factory.h b/embed/ephy-embed-factory.h
index 9d4774147..490f7d70e 100644
--- a/embed/ephy-embed-factory.h
+++ b/embed/ephy-embed-factory.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2004 Marco Pesenti Gritti
+ * Copyright © 2000-2004 Marco Pesenti Gritti
*
* 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/embed/ephy-embed-find.c b/embed/ephy-embed-find.c
index 91a7fcf49..bfbaa643c 100644
--- a/embed/ephy-embed-find.c
+++ b/embed/ephy-embed-find.c
@@ -1,5 +1,5 @@
/*
- * 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/embed/ephy-embed-find.h b/embed/ephy-embed-find.h
index decc96737..6944f3f98 100644
--- a/embed/ephy-embed-find.h
+++ b/embed/ephy-embed-find.h
@@ -1,5 +1,5 @@
/*
- * 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/embed/ephy-embed-persist.c b/embed/ephy-embed-persist.c
index 25eeb6e96..7c850e88f 100644
--- a/embed/ephy-embed-persist.c
+++ b/embed/ephy-embed-persist.c
@@ -1,6 +1,6 @@
/*
- * Copyright (C) 2000-2003 Marco Pesenti Gritti
- * Copyright (C) 2003 Christian Persch
+ * Copyright © 2000-2003 Marco Pesenti Gritti
+ * Copyright © 2003 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/embed/ephy-embed-persist.h b/embed/ephy-embed-persist.h
index 120104f67..eee04b070 100644
--- a/embed/ephy-embed-persist.h
+++ b/embed/ephy-embed-persist.h
@@ -1,6 +1,6 @@
/*
- * Copyright (C) 2000-2003 Marco Pesenti Gritti
- * Copyright (C) 2003 Christian Persch
+ * Copyright © 2000-2003 Marco Pesenti Gritti
+ * Copyright © 2003 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/embed/ephy-embed-shell.c b/embed/ephy-embed-shell.c
index 7c3333586..a4bba9d57 100644
--- a/embed/ephy-embed-shell.c
+++ b/embed/ephy-embed-shell.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2003 Marco Pesenti Gritti
+ * Copyright © 2000-2003 Marco Pesenti Gritti
*
* 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/embed/ephy-embed-shell.h b/embed/ephy-embed-shell.h
index 4c243f6e3..e989b3f23 100644
--- a/embed/ephy-embed-shell.h
+++ b/embed/ephy-embed-shell.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2003 Marco Pesenti Gritti
+ * Copyright © 2000-2003 Marco Pesenti Gritti
*
* 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/embed/ephy-embed-single.c b/embed/ephy-embed-single.c
index 5302a186b..dc997193f 100644
--- a/embed/ephy-embed-single.c
+++ b/embed/ephy-embed-single.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2003 Marco Pesenti Gritti
+ * Copyright © 2000-2003 Marco Pesenti Gritti
*
* 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/embed/ephy-embed-single.h b/embed/ephy-embed-single.h
index 9e5dcd2bb..b28670ddd 100644
--- a/embed/ephy-embed-single.h
+++ b/embed/ephy-embed-single.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2003 Marco Pesenti Gritti
+ * Copyright © 2000-2003 Marco Pesenti Gritti
*
* 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/embed/ephy-embed.c b/embed/ephy-embed.c
index 3010af448..139cfba8f 100644
--- a/embed/ephy-embed.c
+++ b/embed/ephy-embed.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2003 Marco Pesenti Gritti
+ * Copyright © 2000-2003 Marco Pesenti Gritti
*
* 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/embed/ephy-embed.h b/embed/ephy-embed.h
index 326385c9b..1cf0a16a6 100644
--- a/embed/ephy-embed.h
+++ b/embed/ephy-embed.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2003 Marco Pesenti Gritti
+ * Copyright © 2000-2003 Marco Pesenti Gritti
*
* 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/embed/ephy-encodings.c b/embed/ephy-encodings.c
index 7bb10a108..d253959be 100644
--- a/embed/ephy-encodings.c
+++ b/embed/ephy-encodings.c
@@ -1,6 +1,6 @@
/*
- * Copyright (C) 2003 Marco Pesenti Gritti
- * Copyright (C) 2003 Christian Persch
+ * Copyright © 2003 Marco Pesenti Gritti
+ * Copyright © 2003 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/embed/ephy-encodings.h b/embed/ephy-encodings.h
index 09189a695..0fb59d18e 100644
--- a/embed/ephy-encodings.h
+++ b/embed/ephy-encodings.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003, 2004 Christian Persch
+ * Copyright © 2003, 2004 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/embed/ephy-favicon-cache.c b/embed/ephy-favicon-cache.c
index 6698a05fb..01b242d07 100644
--- a/embed/ephy-favicon-cache.c
+++ b/embed/ephy-favicon-cache.c
@@ -1,7 +1,7 @@
/*
- * Copyright (C) 2002 Jorn Baayen <jorn@nl.linux.org>
- * Copyright (C) 2003-2004 Marco Pesenti Gritti
- * Copyright (C) 2004, 2005 Christian Persch
+ * Copyright © 2002 Jorn Baayen <jorn@nl.linux.org>
+ * Copyright © 2003-2004 Marco Pesenti Gritti
+ * Copyright © 2004, 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/embed/ephy-favicon-cache.h b/embed/ephy-favicon-cache.h
index f2161e6f9..5d947e39e 100644
--- a/embed/ephy-favicon-cache.h
+++ b/embed/ephy-favicon-cache.h
@@ -1,7 +1,7 @@
/*
- * Copyright (C) 2002 Jorn Baayen
- * Copyright (C) 2003-2004 Marco Pesenti Gritti
- * Copyright (C) 2004, 2005 Christian Persch
+ * Copyright © 2002 Jorn Baayen
+ * Copyright © 2003-2004 Marco Pesenti Gritti
+ * Copyright © 2004, 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/embed/ephy-history.c b/embed/ephy-history.c
index e8d5e4ffc..b017281bb 100644
--- a/embed/ephy-history.c
+++ b/embed/ephy-history.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2002, 2003 Marco Pesenti Gritti
+ * Copyright © 2002, 2003 Marco Pesenti Gritti
*
* 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/embed/ephy-history.h b/embed/ephy-history.h
index 8f7cdd3e4..e63108072 100644
--- a/embed/ephy-history.h
+++ b/embed/ephy-history.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2003 Marco Pesenti Gritti
+ * Copyright © 2000-2003 Marco Pesenti Gritti
*
* 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/embed/ephy-password-manager.c b/embed/ephy-password-manager.c
index a4f1a5b93..f49f29f97 100644
--- a/embed/ephy-password-manager.c
+++ b/embed/ephy-password-manager.c
@@ -1,6 +1,6 @@
/*
- * Copyright (C) 2003 Marco Pesenti Gritti
- * Copyright (C) 2003 Christian Persch
+ * Copyright © 2003 Marco Pesenti Gritti
+ * Copyright © 2003 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/embed/ephy-password-manager.h b/embed/ephy-password-manager.h
index 59fc3a311..2b5e46971 100644
--- a/embed/ephy-password-manager.h
+++ b/embed/ephy-password-manager.h
@@ -1,6 +1,6 @@
/*
- * Copyright (C) 2003 Marco Pesenti Gritti
- * Copyright (C) 2003 Christian Persch
+ * Copyright © 2003 Marco Pesenti Gritti
+ * Copyright © 2003 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/embed/ephy-permission-manager.c b/embed/ephy-permission-manager.c
index e4e704ac8..bf885479d 100644
--- a/embed/ephy-permission-manager.c
+++ b/embed/ephy-permission-manager.c
@@ -1,6 +1,6 @@
/*
- * Copyright (C) 2003 Marco Pesenti Gritti
- * Copyright (C) 2003 Christian Persch
+ * Copyright © 2003 Marco Pesenti Gritti
+ * Copyright © 2003 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/embed/ephy-permission-manager.h b/embed/ephy-permission-manager.h
index bba4c37bd..16d667598 100644
--- a/embed/ephy-permission-manager.h
+++ b/embed/ephy-permission-manager.h
@@ -1,6 +1,6 @@
/*
- * Copyright (C) 2003 Marco Pesenti Gritti
- * Copyright (C) 2003 Christian Persch
+ * Copyright © 2003 Marco Pesenti Gritti
+ * Copyright © 2003 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/embed/ephy-x509-cert.c b/embed/ephy-x509-cert.c
index f35560e9d..d1dcdd3f1 100644
--- a/embed/ephy-x509-cert.c
+++ b/embed/ephy-x509-cert.c
@@ -1,6 +1,6 @@
/*
- * Copyright (C) 2003 Robert Marcano
- * Copyright (C) 2005 Crispin Flowerday
+ * Copyright © 2003 Robert Marcano
+ * Copyright © 2005 Crispin Flowerday
*
* 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/embed/ephy-x509-cert.h b/embed/ephy-x509-cert.h
index 8fa89316d..0fe581d97 100644
--- a/embed/ephy-x509-cert.h
+++ b/embed/ephy-x509-cert.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003 Robert Marcano
+ * Copyright © 2003 Robert Marcano
*
* 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/embed/mozilla/AutoEventQueue.cpp b/embed/mozilla/AutoEventQueue.cpp
index 46ec2cb93..4eb98fc7b 100644
--- a/embed/mozilla/AutoEventQueue.cpp
+++ b/embed/mozilla/AutoEventQueue.cpp
@@ -18,7 +18,7 @@
*
* The Initial Developer of the Original Code is
* Netscape Communications Corporation.
- * Portions created by the Initial Developer are Copyright (C) 2001
+ * Portions created by the Initial Developer are Copyright © 2001
* the Initial Developer. All Rights Reserved.
*
* Contributor(s):
diff --git a/embed/mozilla/AutoEventQueue.h b/embed/mozilla/AutoEventQueue.h
index 4b3ae3320..2b6e2ca2d 100644
--- a/embed/mozilla/AutoEventQueue.h
+++ b/embed/mozilla/AutoEventQueue.h
@@ -18,7 +18,7 @@
*
* The Initial Developer of the Original Code is
* Netscape Communications Corporation.
- * Portions created by the Initial Developer are Copyright (C) 2001
+ * Portions created by the Initial Developer are Copyright © 2001
* the Initial Developer. All Rights Reserved.
*
* Contributor(s):
diff --git a/embed/mozilla/AutoJSContextStack.cpp b/embed/mozilla/AutoJSContextStack.cpp
index ef9ba8f9e..cf0765d3b 100644
--- a/embed/mozilla/AutoJSContextStack.cpp
+++ b/embed/mozilla/AutoJSContextStack.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2006 Christian Persch
+ * Copyright © 2006 Christian Persch
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published by
diff --git a/embed/mozilla/AutoJSContextStack.h b/embed/mozilla/AutoJSContextStack.h
index 0b2ebb129..f424892f4 100644
--- a/embed/mozilla/AutoJSContextStack.h
+++ b/embed/mozilla/AutoJSContextStack.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2006 Christian Persch
+ * Copyright © 2006 Christian Persch
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published by
diff --git a/embed/mozilla/AutoWindowModalState.cpp b/embed/mozilla/AutoWindowModalState.cpp
index e9296262b..ca7596b38 100644
--- a/embed/mozilla/AutoWindowModalState.cpp
+++ b/embed/mozilla/AutoWindowModalState.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2006 Christian Persch
+ * Copyright © 2006 Christian Persch
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published by
diff --git a/embed/mozilla/AutoWindowModalState.h b/embed/mozilla/AutoWindowModalState.h
index 0c91e4c32..bccefede2 100644
--- a/embed/mozilla/AutoWindowModalState.h
+++ b/embed/mozilla/AutoWindowModalState.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2006 Christian Persch
+ * Copyright © 2006 Christian Persch
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published by
diff --git a/embed/mozilla/ContentHandler.cpp b/embed/mozilla/ContentHandler.cpp
index 5fbc91090..d6403eb90 100644
--- a/embed/mozilla/ContentHandler.cpp
+++ b/embed/mozilla/ContentHandler.cpp
@@ -1,8 +1,8 @@
/*
- * Copyright (C) 2001 Philip Langdale
- * Copyright (C) 2003 Marco Pesenti Gritti
- * Copyright (C) 2003 Xan Lopez
- * Copyright (C) 2004 Christian Persch
+ * Copyright © 2001 Philip Langdale
+ * Copyright © 2003 Marco Pesenti Gritti
+ * Copyright © 2003 Xan Lopez
+ * Copyright © 2004 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/embed/mozilla/ContentHandler.h b/embed/mozilla/ContentHandler.h
index 6b30add9a..876f38597 100644
--- a/embed/mozilla/ContentHandler.h
+++ b/embed/mozilla/ContentHandler.h
@@ -1,6 +1,6 @@
/*
- * Copyright (C) 2000-2003 Marco Pesenti Gritti,
- * Copyright (C) 2003 Xan Lopez
+ * Copyright © 2000-2003 Marco Pesenti Gritti,
+ * Copyright © 2003 Xan Lopez
*
* 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/embed/mozilla/EphyAboutModule.cpp b/embed/mozilla/EphyAboutModule.cpp
index ebc40f8f5..8168264c8 100644
--- a/embed/mozilla/EphyAboutModule.cpp
+++ b/embed/mozilla/EphyAboutModule.cpp
@@ -1,8 +1,8 @@
/*
- * Copyright (C) 2001 Matt Aubury, Philip Langdale
- * Copyright (C) 2004 Crispin Flowerday
- * Copyright (C) 2005 Christian Persch
- * Copyright (C) 2005 Adam Hooper
+ * Copyright © 2001 Matt Aubury, Philip Langdale
+ * Copyright © 2004 Crispin Flowerday
+ * Copyright © 2005 Christian Persch
+ * Copyright © 2005 Adam Hooper
*
* 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/embed/mozilla/EphyAboutModule.h b/embed/mozilla/EphyAboutModule.h
index 959fe4e7a..d9ea4955a 100644
--- a/embed/mozilla/EphyAboutModule.h
+++ b/embed/mozilla/EphyAboutModule.h
@@ -1,7 +1,7 @@
/*
- * Copyright (C) 2001 Matt Aubury, Philip Langdale
- * Copyright (C) 2004 Crispin Flowerday
- * Copyright (C) 2005 Christian Persch
+ * Copyright © 2001 Matt Aubury, Philip Langdale
+ * Copyright © 2004 Crispin Flowerday
+ * 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/embed/mozilla/EphyBadCertRejector.cpp b/embed/mozilla/EphyBadCertRejector.cpp
index 2ae56de30..95ffe7ce5 100644
--- a/embed/mozilla/EphyBadCertRejector.cpp
+++ b/embed/mozilla/EphyBadCertRejector.cpp
@@ -1,5 +1,5 @@
/*
- * 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/embed/mozilla/EphyBadCertRejector.h b/embed/mozilla/EphyBadCertRejector.h
index 4907d1e13..75b93d0b4 100644
--- a/embed/mozilla/EphyBadCertRejector.h
+++ b/embed/mozilla/EphyBadCertRejector.h
@@ -1,5 +1,5 @@
/*
- * 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/embed/mozilla/EphyBrowser.cpp b/embed/mozilla/EphyBrowser.cpp
index bfd3b9e92..8e2e946a0 100644
--- a/embed/mozilla/EphyBrowser.cpp
+++ b/embed/mozilla/EphyBrowser.cpp
@@ -1,6 +1,6 @@
/*
- * Copyright (C) 2000-2004 Marco Pesenti Gritti
- * Copyright (C) 2003, 2004, 2005 Christian Persch
+ * Copyright © 2000-2004 Marco Pesenti Gritti
+ * Copyright © 2003, 2004, 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/embed/mozilla/EphyBrowser.h b/embed/mozilla/EphyBrowser.h
index 3a60dfd41..c1464893f 100644
--- a/embed/mozilla/EphyBrowser.h
+++ b/embed/mozilla/EphyBrowser.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2004 Marco Pesenti Gritti
+ * Copyright © 2000-2004 Marco Pesenti Gritti
*
* 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/embed/mozilla/EphyContentPolicy.cpp b/embed/mozilla/EphyContentPolicy.cpp
index 7c811d3e8..56be892fd 100644
--- a/embed/mozilla/EphyContentPolicy.cpp
+++ b/embed/mozilla/EphyContentPolicy.cpp
@@ -1,6 +1,6 @@
/* -*- Mode: C++; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
*
- * Copyright (C) 2003 Christian Persch
+ * Copyright © 2003 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/embed/mozilla/EphyContentPolicy.h b/embed/mozilla/EphyContentPolicy.h
index 170140049..52f381a32 100644
--- a/embed/mozilla/EphyContentPolicy.h
+++ b/embed/mozilla/EphyContentPolicy.h
@@ -1,6 +1,6 @@
/* -*- Mode: C++; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
*
- * Copyright (C) 2003 Christian Persch
+ * Copyright © 2003 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/embed/mozilla/EphyDirectoryProvider.cpp b/embed/mozilla/EphyDirectoryProvider.cpp
index a2b026385..b561428f4 100644
--- a/embed/mozilla/EphyDirectoryProvider.cpp
+++ b/embed/mozilla/EphyDirectoryProvider.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2006 Christian Persch
+ * Copyright © 2006 Christian Persch
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published by
diff --git a/embed/mozilla/EphyDirectoryProvider.h b/embed/mozilla/EphyDirectoryProvider.h
index 9c0a5b9d5..bbc9f1199 100644
--- a/embed/mozilla/EphyDirectoryProvider.h
+++ b/embed/mozilla/EphyDirectoryProvider.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2006 Christian Persch
+ * Copyright © 2006 Christian Persch
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published by
diff --git a/embed/mozilla/EphyFind.cpp b/embed/mozilla/EphyFind.cpp
index 8bce566be..16549a73d 100644
--- a/embed/mozilla/EphyFind.cpp
+++ b/embed/mozilla/EphyFind.cpp
@@ -1,5 +1,5 @@
/*
- * 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/embed/mozilla/EphyFind.h b/embed/mozilla/EphyFind.h
index f1d695966..189eeb91d 100644
--- a/embed/mozilla/EphyFind.h
+++ b/embed/mozilla/EphyFind.h
@@ -1,5 +1,5 @@
/*
- * 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/embed/mozilla/EphyHeaderSniffer.cpp b/embed/mozilla/EphyHeaderSniffer.cpp
index 88720fa38..66c19a8a5 100644
--- a/embed/mozilla/EphyHeaderSniffer.cpp
+++ b/embed/mozilla/EphyHeaderSniffer.cpp
@@ -15,7 +15,7 @@
*
* The Initial Developer of the Original Code is
* Netscape Communications Corporation.
- * Portions created by the Initial Developer are Copyright (C) 2002
+ * Portions created by the Initial Developer are Copyright © 2002
* the Initial Developer. All Rights Reserved.
*
* Contributor(s):
diff --git a/embed/mozilla/EphyHeaderSniffer.h b/embed/mozilla/EphyHeaderSniffer.h
index d0cc9fff9..ec73c3164 100644
--- a/embed/mozilla/EphyHeaderSniffer.h
+++ b/embed/mozilla/EphyHeaderSniffer.h
@@ -15,7 +15,7 @@
*
* The Initial Developer of the Original Code is
* Netscape Communications Corporation.
- * Portions created by the Initial Developer are Copyright (C) 2002
+ * Portions created by the Initial Developer are Copyright © 2002
* the Initial Developer. All Rights Reserved.
*
* Contributor(s):
diff --git a/embed/mozilla/EphyHistoryListener.cpp b/embed/mozilla/EphyHistoryListener.cpp
index 74aa3d8d7..c3eda488f 100644
--- a/embed/mozilla/EphyHistoryListener.cpp
+++ b/embed/mozilla/EphyHistoryListener.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2004 Christian Persch
+ * Copyright © 2004 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/embed/mozilla/EphyHistoryListener.h b/embed/mozilla/EphyHistoryListener.h
index e149da113..4b1c6dc9d 100644
--- a/embed/mozilla/EphyHistoryListener.h
+++ b/embed/mozilla/EphyHistoryListener.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2004 Christian Persch
+ * Copyright © 2004 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/embed/mozilla/EphyPromptService.cpp b/embed/mozilla/EphyPromptService.cpp
index 67acd7d4a..d057c8430 100644
--- a/embed/mozilla/EphyPromptService.cpp
+++ b/embed/mozilla/EphyPromptService.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2005, 2006 Christian Persch
+ * Copyright © 2005, 2006 Christian Persch
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published by
diff --git a/embed/mozilla/EphyPromptService.h b/embed/mozilla/EphyPromptService.h
index fb5dc1b70..64e8ec5f8 100644
--- a/embed/mozilla/EphyPromptService.h
+++ b/embed/mozilla/EphyPromptService.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2005, 2006 Christian Persch
+ * Copyright © 2005, 2006 Christian Persch
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published by
diff --git a/embed/mozilla/EphyRedirectChannel.cpp b/embed/mozilla/EphyRedirectChannel.cpp
index a147579d9..d68b623c9 100644
--- a/embed/mozilla/EphyRedirectChannel.cpp
+++ b/embed/mozilla/EphyRedirectChannel.cpp
@@ -1,5 +1,5 @@
/*
- * 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/embed/mozilla/EphyRedirectChannel.h b/embed/mozilla/EphyRedirectChannel.h
index e5c378d0b..3d38858f9 100644
--- a/embed/mozilla/EphyRedirectChannel.h
+++ b/embed/mozilla/EphyRedirectChannel.h
@@ -1,5 +1,5 @@
/*
- * 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/embed/mozilla/EphySidebar.cpp b/embed/mozilla/EphySidebar.cpp
index 0076c528b..5e6025190 100644
--- a/embed/mozilla/EphySidebar.cpp
+++ b/embed/mozilla/EphySidebar.cpp
@@ -1,6 +1,6 @@
/*
- * Copyright (C) 2002 Philip Langdale
- * Copyright (C) 2004 Crispin Flowerday
+ * Copyright © 2002 Philip Langdale
+ * Copyright © 2004 Crispin Flowerday
*
* 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/embed/mozilla/EphySidebar.h b/embed/mozilla/EphySidebar.h
index b9d2f5ace..be611d486 100644
--- a/embed/mozilla/EphySidebar.h
+++ b/embed/mozilla/EphySidebar.h
@@ -1,6 +1,6 @@
/*
- * Copyright (C) 2002 Philip Langdale
- * Copyright (C) 2004 Crispin Flowerday
+ * Copyright © 2002 Philip Langdale
+ * Copyright © 2004 Crispin Flowerday
*
* 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/embed/mozilla/EphySingle.cpp b/embed/mozilla/EphySingle.cpp
index d3a78bca9..417efe754 100644
--- a/embed/mozilla/EphySingle.cpp
+++ b/embed/mozilla/EphySingle.cpp
@@ -1,6 +1,6 @@
/*
- * Copyright (C) 2003 Christian Persch
- * Copyright (C) 2003 Marco Pesenti Gritti
+ * Copyright © 2003 Christian Persch
+ * Copyright © 2003 Marco Pesenti Gritti
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published by
diff --git a/embed/mozilla/EphySingle.h b/embed/mozilla/EphySingle.h
index c2a199e1c..f94083a55 100644
--- a/embed/mozilla/EphySingle.h
+++ b/embed/mozilla/EphySingle.h
@@ -1,6 +1,6 @@
/*
- * Copyright (C) 2003 Christian Persch
- * Copyright (C) 2003 Marco Pesenti Gritti
+ * Copyright © 2003 Christian Persch
+ * Copyright © 2003 Marco Pesenti Gritti
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published by
diff --git a/embed/mozilla/EphyUtils.cpp b/embed/mozilla/EphyUtils.cpp
index d5ac7fec6..5d677c255 100644
--- a/embed/mozilla/EphyUtils.cpp
+++ b/embed/mozilla/EphyUtils.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2004 Marco Pesenti Gritti
+ * Copyright © 2004 Marco Pesenti Gritti
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published by
diff --git a/embed/mozilla/EphyUtils.h b/embed/mozilla/EphyUtils.h
index 64132f675..a2c81b097 100644
--- a/embed/mozilla/EphyUtils.h
+++ b/embed/mozilla/EphyUtils.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2004 Marco Pesenti Gritti
+ * Copyright © 2004 Marco Pesenti Gritti
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published by
diff --git a/embed/mozilla/EventContext.cpp b/embed/mozilla/EventContext.cpp
index 27166d976..b28d4f1b4 100644
--- a/embed/mozilla/EventContext.cpp
+++ b/embed/mozilla/EventContext.cpp
@@ -1,7 +1,7 @@
/*
- * Copyright (C) 2000-2004 Marco Pesenti Gritti
- * Copyright (C) 2003, 2004 Christian Persch
- * Copyright (C) 2004 Crispin Flowerday
+ * Copyright © 2000-2004 Marco Pesenti Gritti
+ * Copyright © 2003, 2004 Christian Persch
+ * Copyright © 2004 Crispin Flowerday
*
* 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/embed/mozilla/EventContext.h b/embed/mozilla/EventContext.h
index 0dbef5339..d5ce6b214 100644
--- a/embed/mozilla/EventContext.h
+++ b/embed/mozilla/EventContext.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2004 Marco Pesenti Gritti
+ * Copyright © 2000-2004 Marco Pesenti Gritti
*
* 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/embed/mozilla/FilePicker.cpp b/embed/mozilla/FilePicker.cpp
index a8f478ef8..a55b40df9 100644
--- a/embed/mozilla/FilePicker.cpp
+++ b/embed/mozilla/FilePicker.cpp
@@ -1,6 +1,6 @@
/*
- * Copyright (C) 2001 Philip Langdale
- * Copyright (C) 2003, 2004 Christian Persch
+ * Copyright © 2001 Philip Langdale
+ * Copyright © 2003, 2004 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/embed/mozilla/FilePicker.h b/embed/mozilla/FilePicker.h
index dd43d0a5e..ed1ceb73b 100644
--- a/embed/mozilla/FilePicker.h
+++ b/embed/mozilla/FilePicker.h
@@ -1,6 +1,6 @@
/*
- * Copyright (C) 2001 Philip Langdale
- * Copyright (C) 2003 Christian Persch
+ * Copyright © 2001 Philip Langdale
+ * Copyright © 2003 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/embed/mozilla/GeckoFormSigningDialog.cpp b/embed/mozilla/GeckoFormSigningDialog.cpp
index ae51be0b1..39f93420e 100644
--- a/embed/mozilla/GeckoFormSigningDialog.cpp
+++ b/embed/mozilla/GeckoFormSigningDialog.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2006 Christian Persch
+ * Copyright © 2006 Christian Persch
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published by
diff --git a/embed/mozilla/GeckoFormSigningDialog.h b/embed/mozilla/GeckoFormSigningDialog.h
index 8fe261827..cdf1f061d 100644
--- a/embed/mozilla/GeckoFormSigningDialog.h
+++ b/embed/mozilla/GeckoFormSigningDialog.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2006 Christian Persch
+ * Copyright © 2006 Christian Persch
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published by
diff --git a/embed/mozilla/GeckoPrintService.cpp b/embed/mozilla/GeckoPrintService.cpp
index 26d96abcf..d5124636b 100644
--- a/embed/mozilla/GeckoPrintService.cpp
+++ b/embed/mozilla/GeckoPrintService.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2006 Christian Persch
+ * Copyright © 2006 Christian Persch
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published by
diff --git a/embed/mozilla/GeckoPrintService.h b/embed/mozilla/GeckoPrintService.h
index 3a0579374..e77e00b6d 100644
--- a/embed/mozilla/GeckoPrintService.h
+++ b/embed/mozilla/GeckoPrintService.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2006 Christian Persch
+ * Copyright © 2006 Christian Persch
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published by
diff --git a/embed/mozilla/GeckoPrintSession.cpp b/embed/mozilla/GeckoPrintSession.cpp
index bbdd784db..290b0eb7a 100644
--- a/embed/mozilla/GeckoPrintSession.cpp
+++ b/embed/mozilla/GeckoPrintSession.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2006 Christian Persch
+ * Copyright © 2006 Christian Persch
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published by
diff --git a/embed/mozilla/GeckoPrintSession.h b/embed/mozilla/GeckoPrintSession.h
index 39d62554f..e627ae9ea 100644
--- a/embed/mozilla/GeckoPrintSession.h
+++ b/embed/mozilla/GeckoPrintSession.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2006 Christian Persch
+ * Copyright © 2006 Christian Persch
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published by
diff --git a/embed/mozilla/GeckoSpellCheckEngine.cpp b/embed/mozilla/GeckoSpellCheckEngine.cpp
index ef652c0d4..e974c51a1 100644
--- a/embed/mozilla/GeckoSpellCheckEngine.cpp
+++ b/embed/mozilla/GeckoSpellCheckEngine.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2006 Christian Persch
+ * Copyright © 2006 Christian Persch
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published by
diff --git a/embed/mozilla/GeckoSpellCheckEngine.h b/embed/mozilla/GeckoSpellCheckEngine.h
index d31e93603..64c2de47a 100644
--- a/embed/mozilla/GeckoSpellCheckEngine.h
+++ b/embed/mozilla/GeckoSpellCheckEngine.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2006 Christian Persch
+ * Copyright © 2006 Christian Persch
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published by
diff --git a/embed/mozilla/GlobalHistory.cpp b/embed/mozilla/GlobalHistory.cpp
index 6b09f4c92..7064b5112 100644
--- a/embed/mozilla/GlobalHistory.cpp
+++ b/embed/mozilla/GlobalHistory.cpp
@@ -1,6 +1,6 @@
/*
- * Copyright (C) 2001, 2004 Philip Langdale
- * Copyright (C) 2004 Christian Persch
+ * Copyright © 2001, 2004 Philip Langdale
+ * Copyright © 2004 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/embed/mozilla/GlobalHistory.h b/embed/mozilla/GlobalHistory.h
index 704d42202..4b3abea82 100644
--- a/embed/mozilla/GlobalHistory.h
+++ b/embed/mozilla/GlobalHistory.h
@@ -1,6 +1,6 @@
/*
- * Copyright (C) 2001, 2004 Philip Langdale
- * Copyright (C) 2004 Christian Persch
+ * Copyright © 2001, 2004 Philip Langdale
+ * Copyright © 2004 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/embed/mozilla/GtkNSSClientAuthDialogs.cpp b/embed/mozilla/GtkNSSClientAuthDialogs.cpp
index f4f043176..54590deea 100644
--- a/embed/mozilla/GtkNSSClientAuthDialogs.cpp
+++ b/embed/mozilla/GtkNSSClientAuthDialogs.cpp
@@ -1,7 +1,7 @@
/*
* GtkNSSClientAuthDialogs.cpp
*
- * Copyright (C) 2003 Crispin Flowerday <gnome@flowerday.cx>
+ * Copyright © 2003 Crispin Flowerday <gnome@flowerday.cx>
*
* 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/embed/mozilla/GtkNSSClientAuthDialogs.h b/embed/mozilla/GtkNSSClientAuthDialogs.h
index b9ac6c20c..00becc088 100644
--- a/embed/mozilla/GtkNSSClientAuthDialogs.h
+++ b/embed/mozilla/GtkNSSClientAuthDialogs.h
@@ -1,7 +1,7 @@
/*
* GtkNSSClientAuthDialogs.h
*
- * Copyright (C) 2003 Crispin Flowerday <gnome@flowerday.cx>
+ * Copyright © 2003 Crispin Flowerday <gnome@flowerday.cx>
* Available under the terms of the GNU General Public License version 2.
*
* $Id$
diff --git a/embed/mozilla/GtkNSSDialogs.cpp b/embed/mozilla/GtkNSSDialogs.cpp
index 151b4a179..391d6cbcd 100644
--- a/embed/mozilla/GtkNSSDialogs.cpp
+++ b/embed/mozilla/GtkNSSDialogs.cpp
@@ -1,6 +1,6 @@
/*
- * Copyright (C) 2003 Crispin Flowerday <gnome@flowerday.cx>
- * Copyright (C) 2006 Christian Persch
+ * Copyright © 2003 Crispin Flowerday <gnome@flowerday.cx>
+ * Copyright © 2006 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/embed/mozilla/GtkNSSDialogs.h b/embed/mozilla/GtkNSSDialogs.h
index 162817850..8a2b54541 100644
--- a/embed/mozilla/GtkNSSDialogs.h
+++ b/embed/mozilla/GtkNSSDialogs.h
@@ -1,6 +1,6 @@
/*
- * Copyright (C) 2003 Crispin Flowerday <gnome@flowerday.cx>
- * Copyright (C) 2006 Christian Persch
+ * Copyright © 2003 Crispin Flowerday <gnome@flowerday.cx>
+ * Copyright © 2006 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/embed/mozilla/GtkNSSKeyPairDialogs.cpp b/embed/mozilla/GtkNSSKeyPairDialogs.cpp
index be0a68e6c..2d4b63135 100644
--- a/embed/mozilla/GtkNSSKeyPairDialogs.cpp
+++ b/embed/mozilla/GtkNSSKeyPairDialogs.cpp
@@ -1,7 +1,7 @@
/*
* GtkNSSKeyPairDialogs.cpp
*
- * Copyright (C) 2003 Crispin Flowerday <gnome@flowerday.cx>
+ * Copyright © 2003 Crispin Flowerday <gnome@flowerday.cx>
*
* 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/embed/mozilla/GtkNSSKeyPairDialogs.h b/embed/mozilla/GtkNSSKeyPairDialogs.h
index cc80d5f7e..b3f10f957 100644
--- a/embed/mozilla/GtkNSSKeyPairDialogs.h
+++ b/embed/mozilla/GtkNSSKeyPairDialogs.h
@@ -1,7 +1,7 @@
/*
* GtkNSSKeyPairDialogs.h
*
- * Copyright (C) 2003 Crispin Flowerday <gnome@flowerday.cx>
+ * Copyright © 2003 Crispin Flowerday <gnome@flowerday.cx>
* Available under the terms of the GNU General Public License version 2.
*
* $Id$
diff --git a/embed/mozilla/GtkNSSSecurityWarningDialogs.cpp b/embed/mozilla/GtkNSSSecurityWarningDialogs.cpp
index 125b2e611..c5091046b 100644
--- a/embed/mozilla/GtkNSSSecurityWarningDialogs.cpp
+++ b/embed/mozilla/GtkNSSSecurityWarningDialogs.cpp
@@ -15,7 +15,7 @@
*
* The Initial Developer of the Original Code is
* Netscape Communications Corporation.
- * Portions created by the Initial Developer are Copyright (C) 2001
+ * Portions created by the Initial Developer are Copyright © 2001
* the Initial Developer. All Rights Reserved.
*
* Contributor(s):
@@ -36,7 +36,7 @@
*
* ***** END LICENSE BLOCK *****
*
- * Copyright (C) 2005 Christian Persch
+ * Copyright © 2005 Christian Persch
*
* $Id$
*/
diff --git a/embed/mozilla/GtkNSSSecurityWarningDialogs.h b/embed/mozilla/GtkNSSSecurityWarningDialogs.h
index 2eda70262..a84ea6585 100644
--- a/embed/mozilla/GtkNSSSecurityWarningDialogs.h
+++ b/embed/mozilla/GtkNSSSecurityWarningDialogs.h
@@ -15,7 +15,7 @@
*
* The Initial Developer of the Original Code is
* Netscape Communications Corporation.
- * Portions created by the Initial Developer are Copyright (C) 2001
+ * Portions created by the Initial Developer are Copyright © 2001
* the Initial Developer. All Rights Reserved.
*
* Contributor(s):
@@ -36,7 +36,7 @@
*
* ***** END LICENSE BLOCK *****
*
- * Copyright (C) 2005 Christian Persch
+ * Copyright © 2005 Christian Persch
*
* $Id$
*/
diff --git a/embed/mozilla/MozDownload.cpp b/embed/mozilla/MozDownload.cpp
index dd9a1c88f..673aa5788 100644
--- a/embed/mozilla/MozDownload.cpp
+++ b/embed/mozilla/MozDownload.cpp
@@ -16,7 +16,7 @@
*
* The Initial Developer of the Original Code is
* Netscape Communications Corporation.
- * Portions created by the Initial Developer are Copyright (C) 2002
+ * Portions created by the Initial Developer are Copyright © 2002
* the Initial Developer. All Rights Reserved.
*
* Contributor(s):
diff --git a/embed/mozilla/MozDownload.h b/embed/mozilla/MozDownload.h
index 242f53db0..bf7f11e1b 100644
--- a/embed/mozilla/MozDownload.h
+++ b/embed/mozilla/MozDownload.h
@@ -16,7 +16,7 @@
*
* The Initial Developer of the Original Code is
* Netscape Communications Corporation.
- * Portions created by the Initial Developer are Copyright (C) 2002
+ * Portions created by the Initial Developer are Copyright © 2002
* the Initial Developer. All Rights Reserved.
*
* Contributor(s):
diff --git a/embed/mozilla/MozRegisterComponents.cpp b/embed/mozilla/MozRegisterComponents.cpp
index 64d5afc1a..a811fad3b 100644
--- a/embed/mozilla/MozRegisterComponents.cpp
+++ b/embed/mozilla/MozRegisterComponents.cpp
@@ -1,7 +1,7 @@
/*
- * Copyright (C) 2001,2002,2003 Philip Langdale
- * Copyright (C) 2003 Marco Pesenti Gritti
- * Copyright (C) 2004, 2005 Christian Persch
+ * Copyright © 2001,2002,2003 Philip Langdale
+ * Copyright © 2003 Marco Pesenti Gritti
+ * Copyright © 2004, 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/embed/mozilla/MozRegisterComponents.h b/embed/mozilla/MozRegisterComponents.h
index 633e0ebbe..36b01306c 100644
--- a/embed/mozilla/MozRegisterComponents.h
+++ b/embed/mozilla/MozRegisterComponents.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2001 Philip Langdale
+ * Copyright © 2001 Philip Langdale
*
* 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/embed/mozilla/mozilla-download.cpp b/embed/mozilla/mozilla-download.cpp
index 6c3034174..99a8fd3fc 100644
--- a/embed/mozilla/mozilla-download.cpp
+++ b/embed/mozilla/mozilla-download.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003 Xan Lopez
+ * Copyright © 2003 Xan Lopez
*
* 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/embed/mozilla/mozilla-download.h b/embed/mozilla/mozilla-download.h
index cbd49c510..324bd6ff8 100644
--- a/embed/mozilla/mozilla-download.h
+++ b/embed/mozilla/mozilla-download.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000, 2001, 2002 Marco Pesenti Gritti
+ * Copyright © 2000, 2001, 2002 Marco Pesenti Gritti
*
* 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/embed/mozilla/mozilla-embed-event.cpp b/embed/mozilla/mozilla-embed-event.cpp
index da29b0046..8b573b62f 100644
--- a/embed/mozilla/mozilla-embed-event.cpp
+++ b/embed/mozilla/mozilla-embed-event.cpp
@@ -1,6 +1,6 @@
/*
- * Copyright (C) 2000-2003 Marco Pesenti Gritti
- * Copyright (C) 2004 Christian Persch
+ * Copyright © 2000-2003 Marco Pesenti Gritti
+ * Copyright © 2004 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/embed/mozilla/mozilla-embed-event.h b/embed/mozilla/mozilla-embed-event.h
index 2a6d8592c..d0a5d65f9 100644
--- a/embed/mozilla/mozilla-embed-event.h
+++ b/embed/mozilla/mozilla-embed-event.h
@@ -1,6 +1,6 @@
/*
- * Copyright (C) 2000-2003 Marco Pesenti Gritti
- * Copyright (C) 2004 Christian Persch
+ * Copyright © 2000-2003 Marco Pesenti Gritti
+ * Copyright © 2004 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/embed/mozilla/mozilla-embed-find.cpp b/embed/mozilla/mozilla-embed-find.cpp
index e9b65ef6c..fb4691a51 100644
--- a/embed/mozilla/mozilla-embed-find.cpp
+++ b/embed/mozilla/mozilla-embed-find.cpp
@@ -1,6 +1,6 @@
/*
- * Copyright (C) 2000-2004 Marco Pesenti Gritti
- * Copyright (C) 2003, 2004 Christian Persch
+ * Copyright © 2000-2004 Marco Pesenti Gritti
+ * Copyright © 2003, 2004 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/embed/mozilla/mozilla-embed-find.h b/embed/mozilla/mozilla-embed-find.h
index da7a36065..dde382c34 100644
--- a/embed/mozilla/mozilla-embed-find.h
+++ b/embed/mozilla/mozilla-embed-find.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2004 Marco Pesenti Gritti
+ * Copyright © 2000-2004 Marco Pesenti Gritti
*
* 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/embed/mozilla/mozilla-embed-persist.cpp b/embed/mozilla/mozilla-embed-persist.cpp
index e02c5a1b1..d82d79c8e 100644
--- a/embed/mozilla/mozilla-embed-persist.cpp
+++ b/embed/mozilla/mozilla-embed-persist.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000, 2001, 2002 Marco Pesenti Gritti
+ * Copyright © 2000, 2001, 2002 Marco Pesenti Gritti
*
* 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/embed/mozilla/mozilla-embed-persist.h b/embed/mozilla/mozilla-embed-persist.h
index 0294b992a..e2f353aaa 100644
--- a/embed/mozilla/mozilla-embed-persist.h
+++ b/embed/mozilla/mozilla-embed-persist.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2003 Marco Pesenti Gritti
+ * Copyright © 2000-2003 Marco Pesenti Gritti
*
* 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/embed/mozilla/mozilla-embed-single.cpp b/embed/mozilla/mozilla-embed-single.cpp
index 935ca80df..be87caac9 100644
--- a/embed/mozilla/mozilla-embed-single.cpp
+++ b/embed/mozilla/mozilla-embed-single.cpp
@@ -1,8 +1,8 @@
/* vim:set ts=8 noet sw=8:
- * Copyright (C) 2000-2004 Marco Pesenti Gritti
- * Copyright (C) 2003 Robert Marcano
- * Copyright (C) 2003, 2004, 2005, 2006 Christian Persch
- * Copyright (C) 2005 Crispin Flowerday
+ * Copyright © 2000-2004 Marco Pesenti Gritti
+ * Copyright © 2003 Robert Marcano
+ * Copyright © 2003, 2004, 2005, 2006 Christian Persch
+ * Copyright © 2005 Crispin Flowerday
*
* 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/embed/mozilla/mozilla-embed-single.h b/embed/mozilla/mozilla-embed-single.h
index f8af8fba9..b95615c0f 100644
--- a/embed/mozilla/mozilla-embed-single.h
+++ b/embed/mozilla/mozilla-embed-single.h
@@ -1,6 +1,6 @@
/*
- * Copyright (C) 2000-2003 Marco Pesenti Gritti
- * Copyright (C) 2003 Christian Persch
+ * Copyright © 2000-2003 Marco Pesenti Gritti
+ * Copyright © 2003 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/embed/mozilla/mozilla-embed.cpp b/embed/mozilla/mozilla-embed.cpp
index ffa174f0b..db8d09e68 100644
--- a/embed/mozilla/mozilla-embed.cpp
+++ b/embed/mozilla/mozilla-embed.cpp
@@ -1,6 +1,6 @@
/*
- * Copyright (C) 2000-2004 Marco Pesenti Gritti
- * Copyright (C) 2003, 2004 Christian Persch
+ * Copyright © 2000-2004 Marco Pesenti Gritti
+ * Copyright © 2003, 2004 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/embed/mozilla/mozilla-embed.h b/embed/mozilla/mozilla-embed.h
index dc26493e0..de2fe1cd7 100644
--- a/embed/mozilla/mozilla-embed.h
+++ b/embed/mozilla/mozilla-embed.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2004 Marco Pesenti Gritti
+ * Copyright © 2000-2004 Marco Pesenti Gritti
*
* 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/embed/mozilla/mozilla-notifiers.cpp b/embed/mozilla/mozilla-notifiers.cpp
index 610b0cbb3..3aae73ec3 100644
--- a/embed/mozilla/mozilla-notifiers.cpp
+++ b/embed/mozilla/mozilla-notifiers.cpp
@@ -1,7 +1,7 @@
/*
-* Copyright (C) 2000 Nate Case
-* Copyright (C) 2000-2004 Marco Pesenti Gritti
-* Copyright (C) 2003, 2004 Christian Persch
+* Copyright © 2000 Nate Case
+* Copyright © 2000-2004 Marco Pesenti Gritti
+* Copyright © 2003, 2004 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/embed/mozilla/mozilla-notifiers.h b/embed/mozilla/mozilla-notifiers.h
index f47d4b830..9e7b204dc 100644
--- a/embed/mozilla/mozilla-notifiers.h
+++ b/embed/mozilla/mozilla-notifiers.h
@@ -1,7 +1,7 @@
/*
- * Copyright (C) 2000 Nate Case
- * Copyright (C) 2000-2004 Marco Pesenti Gritti
- * Copyright (C) 2003, 2004 Christian Persch
+ * Copyright © 2000 Nate Case
+ * Copyright © 2000-2004 Marco Pesenti Gritti
+ * Copyright © 2003, 2004 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/embed/mozilla/mozilla-x509-cert.cpp b/embed/mozilla/mozilla-x509-cert.cpp
index 065f68a79..8cf503207 100644
--- a/embed/mozilla/mozilla-x509-cert.cpp
+++ b/embed/mozilla/mozilla-x509-cert.cpp
@@ -1,6 +1,6 @@
/*
- * Copyright (C) 2003 Robert Marcano
- * Copyright (C) 2005 Crispin Flowerday
+ * Copyright © 2003 Robert Marcano
+ * Copyright © 2005 Crispin Flowerday
*
* 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/embed/mozilla/mozilla-x509-cert.h b/embed/mozilla/mozilla-x509-cert.h
index f5aae190e..79af620eb 100644
--- a/embed/mozilla/mozilla-x509-cert.h
+++ b/embed/mozilla/mozilla-x509-cert.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003 Robert Marcano
+ * Copyright © 2003 Robert Marcano
*
* 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