diff --git a/exec/GNUmakefile b/exec/GNUmakefile index 15a39ae9b3b9e420327a5a08fe4e85a270332623..6c6125ef1fccc7432b9fabdd45e7b32b24e6bb85 100644 --- a/exec/GNUmakefile +++ b/exec/GNUmakefile @@ -4,7 +4,7 @@ # @format.tab-size 8, @format.use-tabs true -# $id$ +# $id: $ ifndef BAJAPATH BAJAPATH := ./baja diff --git a/exec/Makefile b/exec/Makefile index 3e9107efe4d14b9817c73446ca32abff278b2261..1e6818e34ff13e7bdaececcafb64ce622536b17e 100644 --- a/exec/Makefile +++ b/exec/Makefile @@ -4,7 +4,7 @@ # @format.tab-size 8, @format.use-tabs true -# $id$ +# $id: $ all : bullseye.bin \ chat_sec.bin \ diff --git a/exec/dir_attr.inc b/exec/dir_attr.inc index dcd34487217ba3f6f89d6cb12473fc4c0b2d24af..e6d8344d628a6f14fd10e8c745ff00f788941a79 100644 --- a/exec/dir_attr.inc +++ b/exec/dir_attr.inc @@ -3,7 +3,7 @@ # Baja include file defining DOS Directory Entry Attribute constants # Specifically used with the SET_FILE_ATTRIB and GET_FILE_ATTRIB functions -# $id$ +# $id: $ # @format.tab-size 8, @format.use-tabs true diff --git a/exec/errno.inc b/exec/errno.inc index 7029d99551d94a91b687c936510a802985a81416..c936449c4c43b3769cf7dd72edb570581daaa66b 100644 --- a/exec/errno.inc +++ b/exec/errno.inc @@ -4,7 +4,7 @@ # numbers set by system calls. Errors which exist in Unix(tm) # but not MSDOS have value -1. -# $id$ +# $id: $ # @format.tab-size 8, @format.use-tabs true diff --git a/exec/file_io.inc b/exec/file_io.inc index 3b20527cce7404f8113c72cb8edf4e180c561953..b94bb820040d4866da07131a1c545dcfeb04f29e 100644 --- a/exec/file_io.inc +++ b/exec/file_io.inc @@ -2,7 +2,7 @@ # Baja include file defining various File I/O related constants -# $id$ +# $id: $ # @format.tab-size 8, @format.use-tabs true diff --git a/exec/nodedefs.inc b/exec/nodedefs.inc index 5b8d73956317f98458c9a9a25cd777cce8c2c03d..7ff3f354409b414e3528a7323f2cda40883600f2 100644 --- a/exec/nodedefs.inc +++ b/exec/nodedefs.inc @@ -2,7 +2,7 @@ # Baja include file for NODE.DAB (_NODEFILE) field values -# $id$ +# $id: $ # @format.tab-size 8, @format.use-tabs true diff --git a/exec/noyesbar.src b/exec/noyesbar.src index d95398e43921f6db70581aaef6682df058e72b93..561523a823bc8637ccea5cc22c1ba17f75d7b3a9 100644 --- a/exec/noyesbar.src +++ b/exec/noyesbar.src @@ -2,7 +2,7 @@ # Sep 28 1995 - Digital Man -# $id$ +# $id: $ # @format.tab-size 8, @format.use-tabs true diff --git a/exec/sbbsdefs.inc b/exec/sbbsdefs.inc index 7cfc979e92759b89a590785413a4dea76258f098..b8f2b6f4af8a210efd2c2b500ef248ab5c9f84fb 100644 --- a/exec/sbbsdefs.inc +++ b/exec/sbbsdefs.inc @@ -2,7 +2,7 @@ # Baja include file defining various Synchronet related constants -# $id$ +# $id: $ # @format.tab-size 8, @format.use-tabs true diff --git a/exec/userdefs.inc b/exec/userdefs.inc index d90c38993dffa429b67a005c91538861395c01e7..2cfbf40bbcbbd861a1853992cba6ea0921c2c5ea 100644 --- a/exec/userdefs.inc +++ b/exec/userdefs.inc @@ -2,7 +2,7 @@ # Baja include file defining various Synchronet USER related constants -# $id$ +# $id: $ # @format.tab-size 8, @format.use-tabs true diff --git a/exec/wildcat.src b/exec/wildcat.src index 983145f0ae05c135d90fc04dc2f72c7959edddbf..e2910772d449991bb592926ef9c7a09f7f5901e5 100644 --- a/exec/wildcat.src +++ b/exec/wildcat.src @@ -1,6 +1,6 @@ # wildcat.src -# $id$ +# $id: $ # @format.tab-size 8, @format.use-tabs true diff --git a/exec/yesnobar.src b/exec/yesnobar.src index 3a9a23230b631cb223a46895d375bcebc19af396..7686d33ee76f36c39de48fba45a74082e9c356ff 100644 --- a/exec/yesnobar.src +++ b/exec/yesnobar.src @@ -2,7 +2,7 @@ # Sep 28 1995 - Digital Man -# $Id $ +# $Id$ # @format.tab-size 8, @format.use-tabs true