aboutsummaryrefslogtreecommitdiff
path: root/sky
diff options
context:
space:
mode:
Diffstat (limited to 'sky')
-rw-r--r--sky/autoroute.cpp3
-rw-r--r--sky/autoroute.h3
-rw-r--r--sky/compact.cpp3
-rw-r--r--sky/compact.h3
-rw-r--r--sky/control.cpp3
-rw-r--r--sky/control.h3
-rw-r--r--sky/debug.cpp3
-rw-r--r--sky/debug.h3
-rw-r--r--sky/disk.cpp3
-rw-r--r--sky/disk.h3
-rw-r--r--sky/grid.cpp3
-rw-r--r--sky/grid.h3
-rw-r--r--sky/hufftext.cpp3
-rw-r--r--sky/intro.cpp3
-rw-r--r--sky/intro.h3
-rw-r--r--sky/logic.cpp3
-rw-r--r--sky/logic.h3
-rw-r--r--sky/mouse.cpp3
-rw-r--r--sky/mouse.h3
-rw-r--r--sky/music/adlibchannel.cpp3
-rw-r--r--sky/music/adlibchannel.h3
-rw-r--r--sky/music/adlibmusic.cpp3
-rw-r--r--sky/music/adlibmusic.h3
-rw-r--r--sky/music/gmchannel.cpp3
-rw-r--r--sky/music/gmchannel.h3
-rw-r--r--sky/music/gmmusic.cpp3
-rw-r--r--sky/music/gmmusic.h3
-rw-r--r--sky/music/mt32music.cpp3
-rw-r--r--sky/music/mt32music.h3
-rw-r--r--sky/music/musicbase.cpp3
-rw-r--r--sky/music/musicbase.h3
-rw-r--r--sky/rnc_deco.cpp3
-rw-r--r--sky/rnc_deco.h3
-rw-r--r--sky/screen.cpp3
-rw-r--r--sky/screen.h3
-rw-r--r--sky/sky.cpp3
-rw-r--r--sky/sky.h3
-rw-r--r--sky/skydefs.h3
-rw-r--r--sky/sound.cpp3
-rw-r--r--sky/sound.h3
-rw-r--r--sky/struc.h3
-rw-r--r--sky/text.cpp3
-rw-r--r--sky/text.h3
43 files changed, 86 insertions, 43 deletions
diff --git a/sky/autoroute.cpp b/sky/autoroute.cpp
index 86870b583a..15c00ff028 100644
--- a/sky/autoroute.cpp
+++ b/sky/autoroute.cpp
@@ -15,7 +15,8 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Header$
+ * $URL$
+ * $Id$
*
*/
diff --git a/sky/autoroute.h b/sky/autoroute.h
index b7314410cf..060bc9acb1 100644
--- a/sky/autoroute.h
+++ b/sky/autoroute.h
@@ -15,7 +15,8 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Header$
+ * $URL$
+ * $Id$
*
*/
diff --git a/sky/compact.cpp b/sky/compact.cpp
index 218dbd2fdb..a7d9ee69e6 100644
--- a/sky/compact.cpp
+++ b/sky/compact.cpp
@@ -15,7 +15,8 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Header$
+ * $URL$
+ * $Id$
*
*/
diff --git a/sky/compact.h b/sky/compact.h
index 3b791329bb..7f8abbd516 100644
--- a/sky/compact.h
+++ b/sky/compact.h
@@ -15,7 +15,8 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Header$
+ * $URL$
+ * $Id$
*
*/
diff --git a/sky/control.cpp b/sky/control.cpp
index dac63030e8..c2aa5ed02f 100644
--- a/sky/control.cpp
+++ b/sky/control.cpp
@@ -15,7 +15,8 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Header$
+ * $URL$
+ * $Id$
*
*/
diff --git a/sky/control.h b/sky/control.h
index 2a7f961e07..d219dab749 100644
--- a/sky/control.h
+++ b/sky/control.h
@@ -15,7 +15,8 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Header$
+ * $URL$
+ * $Id$
*
*/
diff --git a/sky/debug.cpp b/sky/debug.cpp
index e7ac7c66e6..05aec03db5 100644
--- a/sky/debug.cpp
+++ b/sky/debug.cpp
@@ -15,7 +15,8 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Header$
+ * $URL$
+ * $Id$
*
*/
diff --git a/sky/debug.h b/sky/debug.h
index 1d0e20896b..8fdb46d2e1 100644
--- a/sky/debug.h
+++ b/sky/debug.h
@@ -15,7 +15,8 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Header$
+ * $URL$
+ * $Id$
*
*/
diff --git a/sky/disk.cpp b/sky/disk.cpp
index 67a92c85a6..3c39a287d0 100644
--- a/sky/disk.cpp
+++ b/sky/disk.cpp
@@ -15,7 +15,8 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Header$
+ * $URL$
+ * $Id$
*
*/
diff --git a/sky/disk.h b/sky/disk.h
index 0238fcb1db..4d2fe4c294 100644
--- a/sky/disk.h
+++ b/sky/disk.h
@@ -15,7 +15,8 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Header$
+ * $URL$
+ * $Id$
*
*/
diff --git a/sky/grid.cpp b/sky/grid.cpp
index 58f22308d1..7becff74d5 100644
--- a/sky/grid.cpp
+++ b/sky/grid.cpp
@@ -15,7 +15,8 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Header$
+ * $URL$
+ * $Id$
*
*/
diff --git a/sky/grid.h b/sky/grid.h
index e3ede88505..7c2ba557c0 100644
--- a/sky/grid.h
+++ b/sky/grid.h
@@ -15,7 +15,8 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Header$
+ * $URL$
+ * $Id$
*
*/
diff --git a/sky/hufftext.cpp b/sky/hufftext.cpp
index d750f3948d..01b0d4a679 100644
--- a/sky/hufftext.cpp
+++ b/sky/hufftext.cpp
@@ -15,7 +15,8 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Header$
+ * $URL$
+ * $Id$
*
*/
diff --git a/sky/intro.cpp b/sky/intro.cpp
index 4dd9954118..ce6849fbd0 100644
--- a/sky/intro.cpp
+++ b/sky/intro.cpp
@@ -15,7 +15,8 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Header$
+ * $URL$
+ * $Id$
*
*/
diff --git a/sky/intro.h b/sky/intro.h
index eb98a84cc8..294c907887 100644
--- a/sky/intro.h
+++ b/sky/intro.h
@@ -15,7 +15,8 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Header$
+ * $URL$
+ * $Id$
*
*/
diff --git a/sky/logic.cpp b/sky/logic.cpp
index 7dd61256b7..9ea560a5bf 100644
--- a/sky/logic.cpp
+++ b/sky/logic.cpp
@@ -15,7 +15,8 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Header$
+ * $URL$
+ * $Id$
*
*/
diff --git a/sky/logic.h b/sky/logic.h
index 6e51d5ee13..7d10be6d8c 100644
--- a/sky/logic.h
+++ b/sky/logic.h
@@ -15,7 +15,8 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Header$
+ * $URL$
+ * $Id$
*
*/
diff --git a/sky/mouse.cpp b/sky/mouse.cpp
index 7d3d57b8bf..dd906b5b2d 100644
--- a/sky/mouse.cpp
+++ b/sky/mouse.cpp
@@ -15,7 +15,8 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Header$
+ * $URL$
+ * $Id$
*
*/
diff --git a/sky/mouse.h b/sky/mouse.h
index 347604f268..9e713cce03 100644
--- a/sky/mouse.h
+++ b/sky/mouse.h
@@ -15,7 +15,8 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Header$
+ * $URL$
+ * $Id$
*
*/
diff --git a/sky/music/adlibchannel.cpp b/sky/music/adlibchannel.cpp
index 141e19dcc5..9b28f832bb 100644
--- a/sky/music/adlibchannel.cpp
+++ b/sky/music/adlibchannel.cpp
@@ -15,7 +15,8 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Header$
+ * $URL$
+ * $Id$
*
*/
diff --git a/sky/music/adlibchannel.h b/sky/music/adlibchannel.h
index de3c099a7e..661f3a20dc 100644
--- a/sky/music/adlibchannel.h
+++ b/sky/music/adlibchannel.h
@@ -15,7 +15,8 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Header$
+ * $URL$
+ * $Id$
*
*/
diff --git a/sky/music/adlibmusic.cpp b/sky/music/adlibmusic.cpp
index 2b8dd8c3bb..e7ee4ecb6d 100644
--- a/sky/music/adlibmusic.cpp
+++ b/sky/music/adlibmusic.cpp
@@ -15,7 +15,8 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Header$
+ * $URL$
+ * $Id$
*
*/
diff --git a/sky/music/adlibmusic.h b/sky/music/adlibmusic.h
index 7d71ac2d19..effa19dc51 100644
--- a/sky/music/adlibmusic.h
+++ b/sky/music/adlibmusic.h
@@ -15,7 +15,8 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Header$
+ * $URL$
+ * $Id$
*
*/
diff --git a/sky/music/gmchannel.cpp b/sky/music/gmchannel.cpp
index d9bc51a2f9..66fbdfb69f 100644
--- a/sky/music/gmchannel.cpp
+++ b/sky/music/gmchannel.cpp
@@ -15,7 +15,8 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Header$
+ * $URL$
+ * $Id$
*
*/
diff --git a/sky/music/gmchannel.h b/sky/music/gmchannel.h
index f3b4d4f0db..051b5d0648 100644
--- a/sky/music/gmchannel.h
+++ b/sky/music/gmchannel.h
@@ -15,7 +15,8 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Header$
+ * $URL$
+ * $Id$
*
*/
diff --git a/sky/music/gmmusic.cpp b/sky/music/gmmusic.cpp
index 6f9922f9d4..bedb8acc7c 100644
--- a/sky/music/gmmusic.cpp
+++ b/sky/music/gmmusic.cpp
@@ -15,7 +15,8 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Header$
+ * $URL$
+ * $Id$
*
*/
diff --git a/sky/music/gmmusic.h b/sky/music/gmmusic.h
index aba1882dcc..2623c6b5cd 100644
--- a/sky/music/gmmusic.h
+++ b/sky/music/gmmusic.h
@@ -15,7 +15,8 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Header$
+ * $URL$
+ * $Id$
*
*/
diff --git a/sky/music/mt32music.cpp b/sky/music/mt32music.cpp
index 275f40409b..a6bcbf4d05 100644
--- a/sky/music/mt32music.cpp
+++ b/sky/music/mt32music.cpp
@@ -15,7 +15,8 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Header$
+ * $URL$
+ * $Id$
*
*/
diff --git a/sky/music/mt32music.h b/sky/music/mt32music.h
index b28facf5c3..a64663a15f 100644
--- a/sky/music/mt32music.h
+++ b/sky/music/mt32music.h
@@ -15,7 +15,8 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Header$
+ * $URL$
+ * $Id$
*
*/
diff --git a/sky/music/musicbase.cpp b/sky/music/musicbase.cpp
index 16c3468695..9d308ebc7f 100644
--- a/sky/music/musicbase.cpp
+++ b/sky/music/musicbase.cpp
@@ -15,7 +15,8 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Header$
+ * $URL$
+ * $Id$
*
*/
diff --git a/sky/music/musicbase.h b/sky/music/musicbase.h
index 13996f7811..d9f3e22beb 100644
--- a/sky/music/musicbase.h
+++ b/sky/music/musicbase.h
@@ -15,7 +15,8 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Header$
+ * $URL$
+ * $Id$
*
*/
diff --git a/sky/rnc_deco.cpp b/sky/rnc_deco.cpp
index 2dc46b8274..06b7721d74 100644
--- a/sky/rnc_deco.cpp
+++ b/sky/rnc_deco.cpp
@@ -15,7 +15,8 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Header$
+ * $URL$
+ * $Id$
*
*/
diff --git a/sky/rnc_deco.h b/sky/rnc_deco.h
index ac7150392f..1a05d95531 100644
--- a/sky/rnc_deco.h
+++ b/sky/rnc_deco.h
@@ -15,7 +15,8 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Header$
+ * $URL$
+ * $Id$
*
*/
diff --git a/sky/screen.cpp b/sky/screen.cpp
index 52586fb0df..8688969de5 100644
--- a/sky/screen.cpp
+++ b/sky/screen.cpp
@@ -15,7 +15,8 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Header$
+ * $URL$
+ * $Id$
*
*/
diff --git a/sky/screen.h b/sky/screen.h
index 06d393994c..c1e504a87f 100644
--- a/sky/screen.h
+++ b/sky/screen.h
@@ -15,7 +15,8 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Header$
+ * $URL$
+ * $Id$
*
*/
diff --git a/sky/sky.cpp b/sky/sky.cpp
index 92008f3a4a..af904097ed 100644
--- a/sky/sky.cpp
+++ b/sky/sky.cpp
@@ -15,7 +15,8 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Header$
+ * $URL$
+ * $Id$
*
*/
diff --git a/sky/sky.h b/sky/sky.h
index 4fbc7444ec..71dcfa533c 100644
--- a/sky/sky.h
+++ b/sky/sky.h
@@ -15,7 +15,8 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Header$
+ * $URL$
+ * $Id$
*
*/
diff --git a/sky/skydefs.h b/sky/skydefs.h
index e57a84cf1c..4d56999f95 100644
--- a/sky/skydefs.h
+++ b/sky/skydefs.h
@@ -15,7 +15,8 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Header$
+ * $URL$
+ * $Id$
*
*/
diff --git a/sky/sound.cpp b/sky/sound.cpp
index fa6be9b312..0cd015d49d 100644
--- a/sky/sound.cpp
+++ b/sky/sound.cpp
@@ -15,7 +15,8 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Header$
+ * $URL$
+ * $Id$
*
*/
diff --git a/sky/sound.h b/sky/sound.h
index 49e4bbea66..6d8283e33a 100644
--- a/sky/sound.h
+++ b/sky/sound.h
@@ -15,7 +15,8 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Header$
+ * $URL$
+ * $Id$
*
*/
diff --git a/sky/struc.h b/sky/struc.h
index 7c898d4cf2..45d1d946ca 100644
--- a/sky/struc.h
+++ b/sky/struc.h
@@ -15,7 +15,8 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Header$
+ * $URL$
+ * $Id$
*
*/
diff --git a/sky/text.cpp b/sky/text.cpp
index df078941d5..2c997340ab 100644
--- a/sky/text.cpp
+++ b/sky/text.cpp
@@ -15,7 +15,8 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Header$
+ * $URL$
+ * $Id$
*
*/
diff --git a/sky/text.h b/sky/text.h
index c36f40949a..33aa6f8df7 100644
--- a/sky/text.h
+++ b/sky/text.h
@@ -15,7 +15,8 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Header$
+ * $URL$
+ * $Id$
*
*/