summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mcs-plugin/margins.c3
-rw-r--r--mcs-plugin/margins.h3
-rw-r--r--mcs-plugin/workspaces.c3
-rw-r--r--mcs-plugin/workspaces.h3
-rw-r--r--mcs-plugin/xfwm4_plugin.c3
-rw-r--r--mcs-plugin/xfwm4_plugin.h3
-rw-r--r--mcs-plugin/xfwm4_shortcuteditor.c3
-rw-r--r--mcs-plugin/xfwm4_shortcuteditor.h3
-rw-r--r--src/client.h3
-rw-r--r--src/display.c3
-rw-r--r--src/display.h3
-rw-r--r--src/events.c3
-rw-r--r--src/events.h3
-rw-r--r--src/focus.c3
-rw-r--r--src/focus.h3
-rw-r--r--src/frame.c3
-rw-r--r--src/frame.h3
-rw-r--r--src/hints.c3
-rw-r--r--src/hints.h3
-rw-r--r--src/icons.c3
-rw-r--r--src/icons.h3
-rw-r--r--src/keyboard.c3
-rw-r--r--src/keyboard.h3
-rw-r--r--src/main.c3
-rw-r--r--src/menu.c3
-rw-r--r--src/menu.h3
-rw-r--r--src/misc.c3
-rw-r--r--src/misc.h3
-rw-r--r--src/mypixmap.c3
-rw-r--r--src/mypixmap.h3
-rw-r--r--src/mywindow.c3
-rw-r--r--src/mywindow.h3
-rw-r--r--src/netwm.c3
-rw-r--r--src/netwm.h3
-rw-r--r--src/parserc.c3
-rw-r--r--src/parserc.h3
-rw-r--r--src/placement.c3
-rw-r--r--src/placement.h3
-rw-r--r--src/poswin.c3
-rw-r--r--src/poswin.h3
-rw-r--r--src/screen.c3
-rw-r--r--src/screen.h3
-rw-r--r--src/session.c3
-rw-r--r--src/session.h3
-rw-r--r--src/settings.c3
-rw-r--r--src/settings.h3
-rw-r--r--src/spinning_cursor.c3
-rw-r--r--src/spinning_cursor.h3
-rw-r--r--src/stacking.c3
-rw-r--r--src/stacking.h3
-rw-r--r--src/startup_notification.c3
-rw-r--r--src/startup_notification.h3
-rw-r--r--src/tabwin.c3
-rw-r--r--src/tabwin.h3
-rw-r--r--src/transients.c3
-rw-r--r--src/transients.h3
-rw-r--r--src/workspaces.c3
-rw-r--r--src/workspaces.h3
58 files changed, 116 insertions, 58 deletions
diff --git a/mcs-plugin/margins.c b/mcs-plugin/margins.c
index fbdc65a37..5b9cd009d 100644
--- a/mcs-plugin/margins.c
+++ b/mcs-plugin/margins.c
@@ -1,4 +1,5 @@
-/*
+/* $Id$
+
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
the Free Software Foundation; either version 2, or (at your option)
diff --git a/mcs-plugin/margins.h b/mcs-plugin/margins.h
index f8cb20812..0a6aa38a3 100644
--- a/mcs-plugin/margins.h
+++ b/mcs-plugin/margins.h
@@ -1,4 +1,5 @@
-/*
+/* $Id$
+
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
the Free Software Foundation; either version 2, or (at your option)
diff --git a/mcs-plugin/workspaces.c b/mcs-plugin/workspaces.c
index b5f3e2101..4de37d6ab 100644
--- a/mcs-plugin/workspaces.c
+++ b/mcs-plugin/workspaces.c
@@ -1,4 +1,5 @@
-/*
+/* $Id$
+
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
the Free Software Foundation; either version 2, or (at your option)
diff --git a/mcs-plugin/workspaces.h b/mcs-plugin/workspaces.h
index 7f2c8dd4c..caa85aacb 100644
--- a/mcs-plugin/workspaces.h
+++ b/mcs-plugin/workspaces.h
@@ -1,4 +1,5 @@
-/*
+/* $Id$
+
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
the Free Software Foundation; either version 2, or (at your option)
diff --git a/mcs-plugin/xfwm4_plugin.c b/mcs-plugin/xfwm4_plugin.c
index c48475e4f..844456444 100644
--- a/mcs-plugin/xfwm4_plugin.c
+++ b/mcs-plugin/xfwm4_plugin.c
@@ -1,4 +1,5 @@
-/*
+/* $Id$
+
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
the Free Software Foundation; either version 2, or (at your option)
diff --git a/mcs-plugin/xfwm4_plugin.h b/mcs-plugin/xfwm4_plugin.h
index 77e8c205e..2b454f654 100644
--- a/mcs-plugin/xfwm4_plugin.h
+++ b/mcs-plugin/xfwm4_plugin.h
@@ -1,4 +1,5 @@
-/*
+/* $Id$
+
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
the Free Software Foundation; either version 2, or (at your option)
diff --git a/mcs-plugin/xfwm4_shortcuteditor.c b/mcs-plugin/xfwm4_shortcuteditor.c
index 5ce803c39..1c758cf3e 100644
--- a/mcs-plugin/xfwm4_shortcuteditor.c
+++ b/mcs-plugin/xfwm4_shortcuteditor.c
@@ -1,4 +1,5 @@
-/*
+/* $Id$
+
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
the Free Software Foundation; either version 2, or (at your option)
diff --git a/mcs-plugin/xfwm4_shortcuteditor.h b/mcs-plugin/xfwm4_shortcuteditor.h
index 107a04392..1cc622399 100644
--- a/mcs-plugin/xfwm4_shortcuteditor.h
+++ b/mcs-plugin/xfwm4_shortcuteditor.h
@@ -1,4 +1,5 @@
-/*
+/* $Id$
+
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
the Free Software Foundation; either version 2, or (at your option)
diff --git a/src/client.h b/src/client.h
index e053a2328..09af71e72 100644
--- a/src/client.h
+++ b/src/client.h
@@ -1,4 +1,5 @@
-/*
+/* $Id$
+
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
the Free Software Foundation; either version 2, or (at your option)
diff --git a/src/display.c b/src/display.c
index 89edbca84..1d21aa0e1 100644
--- a/src/display.c
+++ b/src/display.c
@@ -1,4 +1,5 @@
-/*
+/* $Id$
+
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
the Free Software Foundation; either version 2, or (at your option)
diff --git a/src/display.h b/src/display.h
index bc142cf8b..a8dde1d5d 100644
--- a/src/display.h
+++ b/src/display.h
@@ -1,4 +1,5 @@
-/*
+/* $Id$
+
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
the Free Software Foundation; either version 2, or (at your option)
diff --git a/src/events.c b/src/events.c
index e0d9b1af5..c72930148 100644
--- a/src/events.c
+++ b/src/events.c
@@ -1,4 +1,5 @@
-/*
+/* $Id$
+
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
the Free Software Foundation; either version 2, or (at your option)
diff --git a/src/events.h b/src/events.h
index 015571a80..956ccc339 100644
--- a/src/events.h
+++ b/src/events.h
@@ -1,4 +1,5 @@
-/*
+/* $Id$
+
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
the Free Software Foundation; either version 2, or (at your option)
diff --git a/src/focus.c b/src/focus.c
index 3ca083615..8074d6ccf 100644
--- a/src/focus.c
+++ b/src/focus.c
@@ -1,4 +1,5 @@
-/*
+/* $Id$
+
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
the Free Software Foundation; either version 2, or (at your option)
diff --git a/src/focus.h b/src/focus.h
index 8d3341a8d..ac5e11871 100644
--- a/src/focus.h
+++ b/src/focus.h
@@ -1,4 +1,5 @@
-/*
+/* $Id$
+
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
the Free Software Foundation; either version 2, or (at your option)
diff --git a/src/frame.c b/src/frame.c
index 3758c75c1..6a487828a 100644
--- a/src/frame.c
+++ b/src/frame.c
@@ -1,4 +1,5 @@
-/*
+/* $Id$
+
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
the Free Software Foundation; either version 2, or (at your option)
diff --git a/src/frame.h b/src/frame.h
index 307b0138a..a6b74a9a4 100644
--- a/src/frame.h
+++ b/src/frame.h
@@ -1,4 +1,5 @@
-/*
+/* $Id$
+
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
the Free Software Foundation; either version 2, or (at your option)
diff --git a/src/hints.c b/src/hints.c
index 7006da98b..d3cd82196 100644
--- a/src/hints.c
+++ b/src/hints.c
@@ -1,4 +1,5 @@
-/*
+/* $Id$
+
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
the Free Software Foundation; either version 2, or (at your option)
diff --git a/src/hints.h b/src/hints.h
index 814fe8ba7..fb8995ba2 100644
--- a/src/hints.h
+++ b/src/hints.h
@@ -1,4 +1,5 @@
-/*
+/* $Id$
+
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
the Free Software Foundation; either version 2, or (at your option)
diff --git a/src/icons.c b/src/icons.c
index ccf3840e4..f17c351e9 100644
--- a/src/icons.c
+++ b/src/icons.c
@@ -1,4 +1,5 @@
-/*
+/* $Id$
+
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
the Free Software Foundation; either version 2, or (at your option)
diff --git a/src/icons.h b/src/icons.h
index 6e5be82e6..e996145d2 100644
--- a/src/icons.h
+++ b/src/icons.h
@@ -1,4 +1,5 @@
-/*
+/* $Id$
+
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
the Free Software Foundation; either version 2, or (at your option)
diff --git a/src/keyboard.c b/src/keyboard.c
index 622d8703d..e7e2f4aa1 100644
--- a/src/keyboard.c
+++ b/src/keyboard.c
@@ -1,4 +1,5 @@
-/*
+/* $Id$
+
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
the Free Software Foundation; either version 2, or (at your option)
diff --git a/src/keyboard.h b/src/keyboard.h
index aeb3803f3..19106cf50 100644
--- a/src/keyboard.h
+++ b/src/keyboard.h
@@ -1,4 +1,5 @@
-/*
+/* $Id$
+
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
the Free Software Foundation; either version 2, or (at your option)
diff --git a/src/main.c b/src/main.c
index cc3f4471d..52d785898 100644
--- a/src/main.c
+++ b/src/main.c
@@ -1,4 +1,5 @@
-/*
+/* $Id$
+
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
the Free Software Foundation; either version 2, or (at your option)
diff --git a/src/menu.c b/src/menu.c
index d7b5b3a1c..16caa2e09 100644
--- a/src/menu.c
+++ b/src/menu.c
@@ -1,4 +1,5 @@
-/*
+/* $Id$
+
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
the Free Software Foundation; either version 2, or (at your option)
diff --git a/src/menu.h b/src/menu.h
index 3aee216b7..9127fb041 100644
--- a/src/menu.h
+++ b/src/menu.h
@@ -1,4 +1,5 @@
-/*
+/* $Id$
+
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
the Free Software Foundation; either version 2, or (at your option)
diff --git a/src/misc.c b/src/misc.c
index 8e3944718..f255c5b8e 100644
--- a/src/misc.c
+++ b/src/misc.c
@@ -1,4 +1,5 @@
-/*
+/* $Id$
+
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
the Free Software Foundation; either version 2, or (at your option)
diff --git a/src/misc.h b/src/misc.h
index e79489709..fa7387467 100644
--- a/src/misc.h
+++ b/src/misc.h
@@ -1,4 +1,5 @@
-/*
+/* $Id$
+
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
the Free Software Foundation; either version 2, or (at your option)
diff --git a/src/mypixmap.c b/src/mypixmap.c
index 3ce79d75a..e718602c5 100644
--- a/src/mypixmap.c
+++ b/src/mypixmap.c
@@ -1,4 +1,5 @@
-/*
+/* $Id$
+
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
the Free Software Foundation; either version 2, or (at your option)
diff --git a/src/mypixmap.h b/src/mypixmap.h
index cbd748e83..c20d5d8be 100644
--- a/src/mypixmap.h
+++ b/src/mypixmap.h
@@ -1,4 +1,5 @@
-/*
+/* $Id$
+
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
the Free Software Foundation; either version 2, or (at your option)
diff --git a/src/mywindow.c b/src/mywindow.c
index 3434a80b0..527b32286 100644
--- a/src/mywindow.c
+++ b/src/mywindow.c
@@ -1,4 +1,5 @@
-/*
+/* $Id$
+
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
the Free Software Foundation; either version 2, or (at your option)
diff --git a/src/mywindow.h b/src/mywindow.h
index ad1ae98ba..1e9293597 100644
--- a/src/mywindow.h
+++ b/src/mywindow.h
@@ -1,4 +1,5 @@
-/*
+/* $Id$
+
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
the Free Software Foundation; either version 2, or (at your option)
diff --git a/src/netwm.c b/src/netwm.c
index 60727a2c2..ba4f9618f 100644
--- a/src/netwm.c
+++ b/src/netwm.c
@@ -1,4 +1,5 @@
-/*
+/* $Id$
+
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
the Free Software Foundation; either version 2, or (at your option)
diff --git a/src/netwm.h b/src/netwm.h
index 740ead33d..f15a17312 100644
--- a/src/netwm.h
+++ b/src/netwm.h
@@ -1,4 +1,5 @@
-/*
+/* $Id$
+
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
the Free Software Foundation; either version 2, or (at your option)
diff --git a/src/parserc.c b/src/parserc.c
index 7dbaeb6d0..272d8739f 100644
--- a/src/parserc.c
+++ b/src/parserc.c
@@ -1,4 +1,5 @@
-/*
+/* $Id$
+
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
the Free Software Foundation; either version 2, or (at your option)
diff --git a/src/parserc.h b/src/parserc.h
index 245c09dfa..fd13688cb 100644
--- a/src/parserc.h
+++ b/src/parserc.h
@@ -1,4 +1,5 @@
-/*
+/* $Id$
+
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
the Free Software Foundation; either version 2, or (at your option)
diff --git a/src/placement.c b/src/placement.c
index ae2af8f7b..71f6211b4 100644
--- a/src/placement.c
+++ b/src/placement.c
@@ -1,4 +1,5 @@
-/*
+/* $Id$
+
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
the Free Software Foundation; either version 2, or (at your option)
diff --git a/src/placement.h b/src/placement.h
index 99553b725..7a8a959d1 100644
--- a/src/placement.h
+++ b/src/placement.h
@@ -1,4 +1,5 @@
-/*
+/* $Id$
+
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
the Free Software Foundation; either version 2, or (at your option)
diff --git a/src/poswin.c b/src/poswin.c
index 3b07a4e8f..6830e55a6 100644
--- a/src/poswin.c
+++ b/src/poswin.c
@@ -1,4 +1,5 @@
-/*
+/* $Id$
+
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
the Free Software Foundation; either version 2, or (at your option)
diff --git a/src/poswin.h b/src/poswin.h
index f0bf66222..209da2739 100644
--- a/src/poswin.h
+++ b/src/poswin.h
@@ -1,4 +1,5 @@
-/*
+/* $Id$
+
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
the Free Software Foundation; either version 2, or (at your option)
diff --git a/src/screen.c b/src/screen.c
index 9ef5816dd..02acd02a3 100644
--- a/src/screen.c
+++ b/src/screen.c
@@ -1,4 +1,5 @@
-/*
+/* $Id$
+
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
the Free Software Foundation; either version 2, or (at your option)
diff --git a/src/screen.h b/src/screen.h
index 3f32e5d6d..0ee79fe5c 100644
--- a/src/screen.h
+++ b/src/screen.h
@@ -1,4 +1,5 @@
-/*
+/* $Id$
+
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
the Free Software Foundation; either version 2, or (at your option)
diff --git a/src/session.c b/src/session.c
index 99ebdeec3..56ca6c8d7 100644
--- a/src/session.c
+++ b/src/session.c
@@ -1,4 +1,5 @@
-/*
+/* $Id$
+
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
the Free Software Foundation; either version 2, or (at your option)
diff --git a/src/session.h b/src/session.h
index 31725974c..562b266ee 100644
--- a/src/session.h
+++ b/src/session.h
@@ -1,4 +1,5 @@
-/*
+/* $Id$
+
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
the Free Software Foundation; either version 2, or (at your option)
diff --git a/src/settings.c b/src/settings.c
index 1e18d6863..b02c8fab9 100644
--- a/src/settings.c
+++ b/src/settings.c
@@ -1,4 +1,5 @@
-/*
+/* $Id$
+
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
the Free Software Foundation; either version 2, or (at your option)
diff --git a/src/settings.h b/src/settings.h
index dd258ea24..f85716845 100644
--- a/src/settings.h
+++ b/src/settings.h
@@ -1,4 +1,5 @@
-/*
+/* $Id$
+
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
the Free Software Foundation; either version 2, or (at your option)
diff --git a/src/spinning_cursor.c b/src/spinning_cursor.c
index 96278cbd5..d20709d32 100644
--- a/src/spinning_cursor.c
+++ b/src/spinning_cursor.c
@@ -1,4 +1,5 @@
-/*
+/* $Id$
+
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
the Free Software Foundation; either version 2, or (at your option)
diff --git a/src/spinning_cursor.h b/src/spinning_cursor.h
index a5085c766..6547c516a 100644
--- a/src/spinning_cursor.h
+++ b/src/spinning_cursor.h
@@ -1,4 +1,5 @@
-/*
+/* $Id$
+
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
the Free Software Foundation; either version 2, or (at your option)
diff --git a/src/stacking.c b/src/stacking.c
index 3ba4c0cd4..7a733657b 100644
--- a/src/stacking.c
+++ b/src/stacking.c
@@ -1,4 +1,5 @@
-/*
+/* $Id$
+
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
the Free Software Foundation; either version 2, or (at your option)
diff --git a/src/stacking.h b/src/stacking.h
index c28022e91..2e58877c5 100644
--- a/src/stacking.h
+++ b/src/stacking.h
@@ -1,4 +1,5 @@
-/*
+/* $Id$
+
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
the Free Software Foundation; either version 2, or (at your option)
diff --git a/src/startup_notification.c b/src/startup_notification.c
index 429fdcb1b..85b8e0ac6 100644
--- a/src/startup_notification.c
+++ b/src/startup_notification.c
@@ -1,4 +1,5 @@
-/*
+/* $Id$
+
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
the Free Software Foundation; either version 2, or (at your option)
diff --git a/src/startup_notification.h b/src/startup_notification.h
index 54b392ee2..b7e406199 100644
--- a/src/startup_notification.h
+++ b/src/startup_notification.h
@@ -1,4 +1,5 @@
-/*
+/* $Id$
+
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
the Free Software Foundation; either version 2, or (at your option)
diff --git a/src/tabwin.c b/src/tabwin.c
index 30bfd50c5..8a832bf5a 100644
--- a/src/tabwin.c
+++ b/src/tabwin.c
@@ -1,4 +1,5 @@
-/*
+/* $Id$
+
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
the Free Software Foundation; either version 2, or (at your option)
diff --git a/src/tabwin.h b/src/tabwin.h
index bcff5d695..c0f227ff4 100644
--- a/src/tabwin.h
+++ b/src/tabwin.h
@@ -1,4 +1,5 @@
-/*
+/* $Id$
+
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
the Free Software Foundation; either version 2, or (at your option)
diff --git a/src/transients.c b/src/transients.c
index ec6c2dbb0..a8e0f8a77 100644
--- a/src/transients.c
+++ b/src/transients.c
@@ -1,4 +1,5 @@
-/*
+/* $Id$
+
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
the Free Software Foundation; either version 2, or (at your option)
diff --git a/src/transients.h b/src/transients.h
index 193c437aa..f4f8debd9 100644
--- a/src/transients.h
+++ b/src/transients.h
@@ -1,4 +1,5 @@
-/*
+/* $Id$
+
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
the Free Software Foundation; either version 2, or (at your option)
diff --git a/src/workspaces.c b/src/workspaces.c
index 7f6e8bcda..e24c6e484 100644
--- a/src/workspaces.c
+++ b/src/workspaces.c
@@ -1,4 +1,5 @@
-/*
+/* $Id$
+
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
the Free Software Foundation; either version 2, or (at your option)
diff --git a/src/workspaces.h b/src/workspaces.h
index 1651869ea..88f263f83 100644
--- a/src/workspaces.h
+++ b/src/workspaces.h
@@ -1,4 +1,5 @@
-/*
+/* $Id$
+
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
the Free Software Foundation; either version 2, or (at your option)