aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorXan Lopez <xan@src.gnome.org>2009-01-16 15:23:50 +0800
committerXan Lopez <xan@src.gnome.org>2009-01-16 15:23:50 +0800
commit5b0b42e883f549b3f16c729c2149b7d7c664f244 (patch)
tree252a4589cbe3b06db5796f92a2b8e9d1cd547f32 /lib
parentcde8e420e5626e545ebf2c28fadaaad516f2ebb6 (diff)
downloadgsoc2013-epiphany-5b0b42e883f549b3f16c729c2149b7d7c664f244.tar
gsoc2013-epiphany-5b0b42e883f549b3f16c729c2149b7d7c664f244.tar.gz
gsoc2013-epiphany-5b0b42e883f549b3f16c729c2149b7d7c664f244.tar.bz2
gsoc2013-epiphany-5b0b42e883f549b3f16c729c2149b7d7c664f244.tar.lz
gsoc2013-epiphany-5b0b42e883f549b3f16c729c2149b7d7c664f244.tar.xz
gsoc2013-epiphany-5b0b42e883f549b3f16c729c2149b7d7c664f244.tar.zst
gsoc2013-epiphany-5b0b42e883f549b3f16c729c2149b7d7c664f244.zip
Remove $Id$ marker from source files.
svn path=/trunk/; revision=8695
Diffstat (limited to 'lib')
-rw-r--r--lib/eel-gconf-extensions.c1
-rw-r--r--lib/eel-gconf-extensions.h1
-rw-r--r--lib/ephy-debug.c1
-rw-r--r--lib/ephy-debug.h1
-rw-r--r--lib/ephy-dialog.c1
-rw-r--r--lib/ephy-dialog.h1
-rw-r--r--lib/ephy-dnd.c1
-rw-r--r--lib/ephy-dnd.h1
-rw-r--r--lib/ephy-file-chooser.c1
-rw-r--r--lib/ephy-file-chooser.h1
-rw-r--r--lib/ephy-file-helpers.c1
-rw-r--r--lib/ephy-file-helpers.h1
-rw-r--r--lib/ephy-gui.c1
-rw-r--r--lib/ephy-gui.h1
-rw-r--r--lib/ephy-langs.c1
-rw-r--r--lib/ephy-langs.h1
-rw-r--r--lib/ephy-loader.c1
-rw-r--r--lib/ephy-loader.h1
-rw-r--r--lib/ephy-module.c1
-rw-r--r--lib/ephy-module.h1
-rw-r--r--lib/ephy-node-common.h1
-rw-r--r--lib/ephy-node-db.c1
-rw-r--r--lib/ephy-node-db.h1
-rw-r--r--lib/ephy-node-filter.c1
-rw-r--r--lib/ephy-node-filter.h1
-rw-r--r--lib/ephy-node.c1
-rw-r--r--lib/ephy-node.h1
-rw-r--r--lib/ephy-object-helpers.c1
-rw-r--r--lib/ephy-object-helpers.h1
-rw-r--r--lib/ephy-password-dialog.h1
-rw-r--r--lib/ephy-prefs.h1
-rw-r--r--lib/ephy-print-utils.c1
-rw-r--r--lib/ephy-print-utils.h1
-rw-r--r--lib/ephy-shlib-loader.c1
-rw-r--r--lib/ephy-shlib-loader.h1
-rw-r--r--lib/ephy-signal-accumulator.c1
-rw-r--r--lib/ephy-signal-accumulator.h1
-rw-r--r--lib/ephy-spell-check.c1
-rw-r--r--lib/ephy-spell-check.h1
-rw-r--r--lib/ephy-state.c1
-rw-r--r--lib/ephy-state.h1
-rw-r--r--lib/ephy-stock-icons.c1
-rw-r--r--lib/ephy-stock-icons.h1
-rw-r--r--lib/ephy-string.c1
-rw-r--r--lib/ephy-string.h1
-rw-r--r--lib/ephy-zoom.c1
-rw-r--r--lib/ephy-zoom.h1
-rw-r--r--lib/widgets/ephy-location-entry.h1
-rw-r--r--lib/widgets/ephy-node-view.c1
-rw-r--r--lib/widgets/ephy-node-view.h1
-rw-r--r--lib/widgets/ephy-search-entry.h1
-rw-r--r--lib/widgets/ephy-spinner.c1
-rw-r--r--lib/widgets/ephy-spinner.h1
-rw-r--r--lib/widgets/ephy-tree-model-node.c1
-rw-r--r--lib/widgets/ephy-tree-model-node.h1
-rw-r--r--lib/widgets/ephy-tree-model-sort.c1
-rw-r--r--lib/widgets/ephy-tree-model-sort.h1
-rw-r--r--lib/widgets/ephy-zoom-action.c1
-rw-r--r--lib/widgets/ephy-zoom-action.h1
-rw-r--r--lib/widgets/ephy-zoom-control.c1
-rw-r--r--lib/widgets/ephy-zoom-control.h1
-rw-r--r--lib/widgets/testiconentry.c1
-rw-r--r--lib/widgets/testspinner.c1
63 files changed, 0 insertions, 63 deletions
diff --git a/lib/eel-gconf-extensions.c b/lib/eel-gconf-extensions.c
index 501259670..310ce1c17 100644
--- a/lib/eel-gconf-extensions.c
+++ b/lib/eel-gconf-extensions.c
@@ -21,7 +21,6 @@
Authors: Ramiro Estrugo <ramiro@eazel.com>
- $Id$
*/
#include "config.h"
diff --git a/lib/eel-gconf-extensions.h b/lib/eel-gconf-extensions.h
index 24c0a0520..36ce01684 100644
--- a/lib/eel-gconf-extensions.h
+++ b/lib/eel-gconf-extensions.h
@@ -21,7 +21,6 @@
Authors: Ramiro Estrugo <ramiro@eazel.com>
- $Id$
*/
#ifndef EEL_GCONF_EXTENSIONS_H
diff --git a/lib/ephy-debug.c b/lib/ephy-debug.c
index 46b13f395..81f93ff6b 100644
--- a/lib/ephy-debug.c
+++ b/lib/ephy-debug.c
@@ -15,7 +15,6 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Id$
*/
#include "config.h"
diff --git a/lib/ephy-debug.h b/lib/ephy-debug.h
index 7339339f9..97273cb08 100644
--- a/lib/ephy-debug.h
+++ b/lib/ephy-debug.h
@@ -15,7 +15,6 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Id$
*/
#if !defined (__EPHY_EPIPHANY_H_INSIDE__) && !defined (EPIPHANY_COMPILATION)
diff --git a/lib/ephy-dialog.c b/lib/ephy-dialog.c
index 4cc66da9c..b080ee11a 100644
--- a/lib/ephy-dialog.c
+++ b/lib/ephy-dialog.c
@@ -16,7 +16,6 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Id$
*/
#include "config.h"
diff --git a/lib/ephy-dialog.h b/lib/ephy-dialog.h
index e97439a83..343eed0c2 100644
--- a/lib/ephy-dialog.h
+++ b/lib/ephy-dialog.h
@@ -16,7 +16,6 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Id$
*/
#if !defined (__EPHY_EPIPHANY_H_INSIDE__) && !defined (EPIPHANY_COMPILATION)
diff --git a/lib/ephy-dnd.c b/lib/ephy-dnd.c
index 5b2ad446c..64082dad3 100644
--- a/lib/ephy-dnd.c
+++ b/lib/ephy-dnd.c
@@ -15,7 +15,6 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Id$
*/
#include "config.h"
diff --git a/lib/ephy-dnd.h b/lib/ephy-dnd.h
index f97ecce25..67cf61cbb 100644
--- a/lib/ephy-dnd.h
+++ b/lib/ephy-dnd.h
@@ -15,7 +15,6 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Id$
*/
#if !defined (__EPHY_EPIPHANY_H_INSIDE__) && !defined (EPIPHANY_COMPILATION)
diff --git a/lib/ephy-file-chooser.c b/lib/ephy-file-chooser.c
index a23d99320..216f3a2e3 100644
--- a/lib/ephy-file-chooser.c
+++ b/lib/ephy-file-chooser.c
@@ -16,7 +16,6 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Id$
*/
#include "config.h"
diff --git a/lib/ephy-file-chooser.h b/lib/ephy-file-chooser.h
index ea013ff5a..a31f6843c 100644
--- a/lib/ephy-file-chooser.h
+++ b/lib/ephy-file-chooser.h
@@ -15,7 +15,6 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Id$
*/
#if !defined (__EPHY_EPIPHANY_H_INSIDE__) && !defined (EPIPHANY_COMPILATION)
diff --git a/lib/ephy-file-helpers.c b/lib/ephy-file-helpers.c
index 7ad91e106..cc588985b 100644
--- a/lib/ephy-file-helpers.c
+++ b/lib/ephy-file-helpers.c
@@ -18,7 +18,6 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Id$
*/
#include "config.h"
diff --git a/lib/ephy-file-helpers.h b/lib/ephy-file-helpers.h
index bfdafbaf1..77aa5e055 100644
--- a/lib/ephy-file-helpers.h
+++ b/lib/ephy-file-helpers.h
@@ -17,7 +17,6 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Id$
*/
#if !defined (__EPHY_EPIPHANY_H_INSIDE__) && !defined (EPIPHANY_COMPILATION)
diff --git a/lib/ephy-gui.c b/lib/ephy-gui.c
index 02a8d75a7..1f9b94644 100644
--- a/lib/ephy-gui.c
+++ b/lib/ephy-gui.c
@@ -15,7 +15,6 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Id$
*/
#include "config.h"
diff --git a/lib/ephy-gui.h b/lib/ephy-gui.h
index d706f24dc..301f05412 100644
--- a/lib/ephy-gui.h
+++ b/lib/ephy-gui.h
@@ -15,7 +15,6 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Id$
*/
#if !defined (__EPHY_EPIPHANY_H_INSIDE__) && !defined (EPIPHANY_COMPILATION)
diff --git a/lib/ephy-langs.c b/lib/ephy-langs.c
index 8ef5d2556..8b0f442ea 100644
--- a/lib/ephy-langs.c
+++ b/lib/ephy-langs.c
@@ -15,7 +15,6 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Id$
*/
#include "config.h"
diff --git a/lib/ephy-langs.h b/lib/ephy-langs.h
index 1b4ced268..ede8e9342 100644
--- a/lib/ephy-langs.h
+++ b/lib/ephy-langs.h
@@ -16,7 +16,6 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Id$
*/
#if !defined (__EPHY_EPIPHANY_H_INSIDE__) && !defined (EPIPHANY_COMPILATION)
diff --git a/lib/ephy-loader.c b/lib/ephy-loader.c
index fc037df15..1731b88d5 100644
--- a/lib/ephy-loader.c
+++ b/lib/ephy-loader.c
@@ -16,7 +16,6 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Id$
*/
#include "config.h"
diff --git a/lib/ephy-loader.h b/lib/ephy-loader.h
index ca51085f2..326b96579 100644
--- a/lib/ephy-loader.h
+++ b/lib/ephy-loader.h
@@ -16,7 +16,6 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Id$
*/
#if !defined (__EPHY_EPIPHANY_H_INSIDE__) && !defined (EPIPHANY_COMPILATION)
diff --git a/lib/ephy-module.c b/lib/ephy-module.c
index 7e6040414..d4301eb4f 100644
--- a/lib/ephy-module.c
+++ b/lib/ephy-module.c
@@ -16,7 +16,6 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Id$
*/
#include "config.h"
diff --git a/lib/ephy-module.h b/lib/ephy-module.h
index 985622bd3..b4e0006ac 100644
--- a/lib/ephy-module.h
+++ b/lib/ephy-module.h
@@ -16,7 +16,6 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Id$
*/
#if !defined (__EPHY_EPIPHANY_H_INSIDE__) && !defined (EPIPHANY_COMPILATION)
diff --git a/lib/ephy-node-common.h b/lib/ephy-node-common.h
index 2434752f6..7fb87498c 100644
--- a/lib/ephy-node-common.h
+++ b/lib/ephy-node-common.h
@@ -15,7 +15,6 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Id$
*/
#ifndef __EPHY_NODE_COMMON_H
diff --git a/lib/ephy-node-db.c b/lib/ephy-node-db.c
index 15a4593ab..4e421f20e 100644
--- a/lib/ephy-node-db.c
+++ b/lib/ephy-node-db.c
@@ -17,7 +17,6 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Id$
*/
#include "config.h"
diff --git a/lib/ephy-node-db.h b/lib/ephy-node-db.h
index 7b4be83cb..2878e43f8 100644
--- a/lib/ephy-node-db.h
+++ b/lib/ephy-node-db.h
@@ -17,7 +17,6 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Id$
*/
#if !defined (__EPHY_EPIPHANY_H_INSIDE__) && !defined (EPIPHANY_COMPILATION)
diff --git a/lib/ephy-node-filter.c b/lib/ephy-node-filter.c
index abb363e31..63e0e86ab 100644
--- a/lib/ephy-node-filter.c
+++ b/lib/ephy-node-filter.c
@@ -16,7 +16,6 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Id$
*/
#include "config.h"
diff --git a/lib/ephy-node-filter.h b/lib/ephy-node-filter.h
index 39d0e7b4b..37106b79e 100644
--- a/lib/ephy-node-filter.h
+++ b/lib/ephy-node-filter.h
@@ -16,7 +16,6 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Id$
*/
#if !defined (__EPHY_EPIPHANY_H_INSIDE__) && !defined (EPIPHANY_COMPILATION)
diff --git a/lib/ephy-node.c b/lib/ephy-node.c
index b771fb2a7..9dcbfa16e 100644
--- a/lib/ephy-node.c
+++ b/lib/ephy-node.c
@@ -17,7 +17,6 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Id$
*/
#include "config.h"
diff --git a/lib/ephy-node.h b/lib/ephy-node.h
index 5e5cf04ed..1509ce126 100644
--- a/lib/ephy-node.h
+++ b/lib/ephy-node.h
@@ -17,7 +17,6 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Id$
*/
#if !defined (__EPHY_EPIPHANY_H_INSIDE__) && !defined (EPIPHANY_COMPILATION)
diff --git a/lib/ephy-object-helpers.c b/lib/ephy-object-helpers.c
index 59b003318..d6e411604 100644
--- a/lib/ephy-object-helpers.c
+++ b/lib/ephy-object-helpers.c
@@ -15,7 +15,6 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Id$
*/
#include "config.h"
diff --git a/lib/ephy-object-helpers.h b/lib/ephy-object-helpers.h
index 3774485a9..746cfa3a7 100644
--- a/lib/ephy-object-helpers.h
+++ b/lib/ephy-object-helpers.h
@@ -15,7 +15,6 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Id$
*/
#if !defined (__EPHY_EPIPHANY_H_INSIDE__) && !defined (EPIPHANY_COMPILATION)
diff --git a/lib/ephy-password-dialog.h b/lib/ephy-password-dialog.h
index ad1f7e688..8207ee8b6 100644
--- a/lib/ephy-password-dialog.h
+++ b/lib/ephy-password-dialog.h
@@ -15,7 +15,6 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Id$
*/
#if !defined (__EPHY_EPIPHANY_H_INSIDE__) && !defined (EPIPHANY_COMPILATION)
diff --git a/lib/ephy-prefs.h b/lib/ephy-prefs.h
index aa911af0c..f62335590 100644
--- a/lib/ephy-prefs.h
+++ b/lib/ephy-prefs.h
@@ -15,7 +15,6 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Id$
*/
#if !defined (__EPHY_EPIPHANY_H_INSIDE__) && !defined (EPIPHANY_COMPILATION)
diff --git a/lib/ephy-print-utils.c b/lib/ephy-print-utils.c
index 3e61bb404..3c6a6e412 100644
--- a/lib/ephy-print-utils.c
+++ b/lib/ephy-print-utils.c
@@ -15,7 +15,6 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Id$
*/
#include "config.h"
diff --git a/lib/ephy-print-utils.h b/lib/ephy-print-utils.h
index 1f8aef856..4007bbbbc 100644
--- a/lib/ephy-print-utils.h
+++ b/lib/ephy-print-utils.h
@@ -15,7 +15,6 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Id$
*/
#if !defined (__EPHY_EPIPHANY_H_INSIDE__) && !defined (EPIPHANY_COMPILATION)
diff --git a/lib/ephy-shlib-loader.c b/lib/ephy-shlib-loader.c
index b686252f5..2ae2b1d4e 100644
--- a/lib/ephy-shlib-loader.c
+++ b/lib/ephy-shlib-loader.c
@@ -16,7 +16,6 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Id$
*/
#include "config.h"
diff --git a/lib/ephy-shlib-loader.h b/lib/ephy-shlib-loader.h
index d6612eae2..50f4404e5 100644
--- a/lib/ephy-shlib-loader.h
+++ b/lib/ephy-shlib-loader.h
@@ -16,7 +16,6 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Id$
*/
#if !defined (__EPHY_EPIPHANY_H_INSIDE__) && !defined (EPIPHANY_COMPILATION)
diff --git a/lib/ephy-signal-accumulator.c b/lib/ephy-signal-accumulator.c
index 1b39f5567..566eb700d 100644
--- a/lib/ephy-signal-accumulator.c
+++ b/lib/ephy-signal-accumulator.c
@@ -15,7 +15,6 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
-* $Id$
*/
#include "config.h"
diff --git a/lib/ephy-signal-accumulator.h b/lib/ephy-signal-accumulator.h
index 33c378fb3..bdd9424bf 100644
--- a/lib/ephy-signal-accumulator.h
+++ b/lib/ephy-signal-accumulator.h
@@ -15,7 +15,6 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Id$
*/
#if !defined (__EPHY_EPIPHANY_H_INSIDE__) && !defined (EPIPHANY_COMPILATION)
diff --git a/lib/ephy-spell-check.c b/lib/ephy-spell-check.c
index 2ab8bf072..d2a06f3b5 100644
--- a/lib/ephy-spell-check.c
+++ b/lib/ephy-spell-check.c
@@ -15,7 +15,6 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Id$
*/
#include "config.h"
diff --git a/lib/ephy-spell-check.h b/lib/ephy-spell-check.h
index 792ead687..3bb8e72b7 100644
--- a/lib/ephy-spell-check.h
+++ b/lib/ephy-spell-check.h
@@ -15,7 +15,6 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Id$
*/
#if !defined (__EPHY_EPIPHANY_H_INSIDE__) && !defined (EPIPHANY_COMPILATION)
diff --git a/lib/ephy-state.c b/lib/ephy-state.c
index ba9eee4b3..c59b42d5e 100644
--- a/lib/ephy-state.c
+++ b/lib/ephy-state.c
@@ -18,7 +18,6 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Id$
*/
#include "config.h"
diff --git a/lib/ephy-state.h b/lib/ephy-state.h
index 8438b362e..8646c1b58 100644
--- a/lib/ephy-state.h
+++ b/lib/ephy-state.h
@@ -17,7 +17,6 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Id$
*/
#if !defined (__EPHY_EPIPHANY_H_INSIDE__) && !defined (EPIPHANY_COMPILATION)
diff --git a/lib/ephy-stock-icons.c b/lib/ephy-stock-icons.c
index b6678312a..722ce06ae 100644
--- a/lib/ephy-stock-icons.c
+++ b/lib/ephy-stock-icons.c
@@ -15,7 +15,6 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Id$
*/
#include "config.h"
diff --git a/lib/ephy-stock-icons.h b/lib/ephy-stock-icons.h
index 9f8b86e0a..001b73a02 100644
--- a/lib/ephy-stock-icons.h
+++ b/lib/ephy-stock-icons.h
@@ -15,7 +15,6 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Id$
*/
#if !defined (__EPHY_EPIPHANY_H_INSIDE__) && !defined (EPIPHANY_COMPILATION)
diff --git a/lib/ephy-string.c b/lib/ephy-string.c
index 4dc8d8e9a..7f7ec8481 100644
--- a/lib/ephy-string.c
+++ b/lib/ephy-string.c
@@ -15,7 +15,6 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Id$
*/
#include "config.h"
diff --git a/lib/ephy-string.h b/lib/ephy-string.h
index 78ee97a09..d825a5b82 100644
--- a/lib/ephy-string.h
+++ b/lib/ephy-string.h
@@ -15,7 +15,6 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Id$
*/
#if !defined (__EPHY_EPIPHANY_H_INSIDE__) && !defined (EPIPHANY_COMPILATION)
diff --git a/lib/ephy-zoom.c b/lib/ephy-zoom.c
index 43c8757ab..e05842382 100644
--- a/lib/ephy-zoom.c
+++ b/lib/ephy-zoom.c
@@ -15,7 +15,6 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Id$
*/
#include "config.h"
diff --git a/lib/ephy-zoom.h b/lib/ephy-zoom.h
index 1008d98ac..085dc5be7 100644
--- a/lib/ephy-zoom.h
+++ b/lib/ephy-zoom.h
@@ -15,7 +15,6 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Id$
*/
#if !defined (__EPHY_EPIPHANY_H_INSIDE__) && !defined (EPIPHANY_COMPILATION)
diff --git a/lib/widgets/ephy-location-entry.h b/lib/widgets/ephy-location-entry.h
index 71539251c..fc343d644 100644
--- a/lib/widgets/ephy-location-entry.h
+++ b/lib/widgets/ephy-location-entry.h
@@ -17,7 +17,6 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Id$
*/
#if !defined (__EPHY_EPIPHANY_H_INSIDE__) && !defined (EPIPHANY_COMPILATION)
diff --git a/lib/widgets/ephy-node-view.c b/lib/widgets/ephy-node-view.c
index 61f7fb6a4..fcad5568e 100644
--- a/lib/widgets/ephy-node-view.c
+++ b/lib/widgets/ephy-node-view.c
@@ -16,7 +16,6 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Id$
*/
#include "config.h"
diff --git a/lib/widgets/ephy-node-view.h b/lib/widgets/ephy-node-view.h
index a42d0d42a..96f98fa0a 100644
--- a/lib/widgets/ephy-node-view.h
+++ b/lib/widgets/ephy-node-view.h
@@ -15,7 +15,6 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Id$
*/
#ifndef __EPHY_NODE_VIEW_H
diff --git a/lib/widgets/ephy-search-entry.h b/lib/widgets/ephy-search-entry.h
index f97ab0692..dd675d12a 100644
--- a/lib/widgets/ephy-search-entry.h
+++ b/lib/widgets/ephy-search-entry.h
@@ -15,7 +15,6 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Id$
*/
#if !defined (__EPHY_EPIPHANY_H_INSIDE__) && !defined (EPIPHANY_COMPILATION)
diff --git a/lib/widgets/ephy-spinner.c b/lib/widgets/ephy-spinner.c
index d84255519..a210a156b 100644
--- a/lib/widgets/ephy-spinner.c
+++ b/lib/widgets/ephy-spinner.c
@@ -21,7 +21,6 @@
*
* Ephy port by Marco Pesenti Gritti <marco@it.gnome.org>
*
- * $Id$
*/
#ifndef COMPILING_TESTSPINNER
diff --git a/lib/widgets/ephy-spinner.h b/lib/widgets/ephy-spinner.h
index dbedc4ab5..c137d357f 100644
--- a/lib/widgets/ephy-spinner.h
+++ b/lib/widgets/ephy-spinner.h
@@ -19,7 +19,6 @@
*
* Author: Andy Hertzfeld <andy@eazel.com>
*
- * $Id$
*/
#if !defined (__EPHY_EPIPHANY_H_INSIDE__) && !defined (EPIPHANY_COMPILATION)
diff --git a/lib/widgets/ephy-tree-model-node.c b/lib/widgets/ephy-tree-model-node.c
index d80da536a..916fae586 100644
--- a/lib/widgets/ephy-tree-model-node.c
+++ b/lib/widgets/ephy-tree-model-node.c
@@ -15,7 +15,6 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Id$
*/
#include "config.h"
diff --git a/lib/widgets/ephy-tree-model-node.h b/lib/widgets/ephy-tree-model-node.h
index 7b3eaf38b..8a277be08 100644
--- a/lib/widgets/ephy-tree-model-node.h
+++ b/lib/widgets/ephy-tree-model-node.h
@@ -15,7 +15,6 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Id$
*/
#ifndef __EPHY_TREE_MODEL_NODE_H
diff --git a/lib/widgets/ephy-tree-model-sort.c b/lib/widgets/ephy-tree-model-sort.c
index c49c02a4d..6f67c6d21 100644
--- a/lib/widgets/ephy-tree-model-sort.c
+++ b/lib/widgets/ephy-tree-model-sort.c
@@ -15,7 +15,6 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Id$
*/
#include "config.h"
diff --git a/lib/widgets/ephy-tree-model-sort.h b/lib/widgets/ephy-tree-model-sort.h
index 544d071c6..a21f31b87 100644
--- a/lib/widgets/ephy-tree-model-sort.h
+++ b/lib/widgets/ephy-tree-model-sort.h
@@ -14,7 +14,6 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Id$
*/
#if !defined (__EPHY_EPIPHANY_H_INSIDE__) && !defined (EPIPHANY_COMPILATION)
diff --git a/lib/widgets/ephy-zoom-action.c b/lib/widgets/ephy-zoom-action.c
index 6f60b29ad..342757abb 100644
--- a/lib/widgets/ephy-zoom-action.c
+++ b/lib/widgets/ephy-zoom-action.c
@@ -16,7 +16,6 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Id$
*/
#include "config.h"
diff --git a/lib/widgets/ephy-zoom-action.h b/lib/widgets/ephy-zoom-action.h
index b468a6770..647d0c14f 100644
--- a/lib/widgets/ephy-zoom-action.h
+++ b/lib/widgets/ephy-zoom-action.h
@@ -16,7 +16,6 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Id$
*/
#if !defined (__EPHY_EPIPHANY_H_INSIDE__) && !defined (EPIPHANY_COMPILATION)
diff --git a/lib/widgets/ephy-zoom-control.c b/lib/widgets/ephy-zoom-control.c
index 9229d0b31..b719ace71 100644
--- a/lib/widgets/ephy-zoom-control.c
+++ b/lib/widgets/ephy-zoom-control.c
@@ -15,7 +15,6 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Id$
*/
#include "config.h"
diff --git a/lib/widgets/ephy-zoom-control.h b/lib/widgets/ephy-zoom-control.h
index e97860427..04b6c61dc 100644
--- a/lib/widgets/ephy-zoom-control.h
+++ b/lib/widgets/ephy-zoom-control.h
@@ -15,7 +15,6 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Id$
*/
#if !defined (__EPHY_EPIPHANY_H_INSIDE__) && !defined (EPIPHANY_COMPILATION)
diff --git a/lib/widgets/testiconentry.c b/lib/widgets/testiconentry.c
index 92a8cdd76..75bd0d88c 100644
--- a/lib/widgets/testiconentry.c
+++ b/lib/widgets/testiconentry.c
@@ -15,7 +15,6 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Id$
*/
#include <glib.h>
diff --git a/lib/widgets/testspinner.c b/lib/widgets/testspinner.c
index 66a3aa0b0..e95155484 100644
--- a/lib/widgets/testspinner.c
+++ b/lib/widgets/testspinner.c
@@ -15,7 +15,6 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Id$
*/
#include <glib.h>