diff --git a/lang/cem/ctest/local.h b/lang/cem/ctest/local.h index e492a42f..2e701b4e 100644 --- a/lang/cem/ctest/local.h +++ b/lang/cem/ctest/local.h @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/lang/occam/comp/builtin.c b/lang/occam/comp/builtin.c index 9f0c547e..87d5bbe2 100644 --- a/lang/occam/comp/builtin.c +++ b/lang/occam/comp/builtin.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/lang/occam/comp/code.c b/lang/occam/comp/code.c index 2b42629e..52e2100a 100644 --- a/lang/occam/comp/code.c +++ b/lang/occam/comp/code.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/lang/occam/comp/code.h b/lang/occam/comp/code.h index fd14abe9..57b9bd6e 100644 --- a/lang/occam/comp/code.h +++ b/lang/occam/comp/code.h @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/lang/occam/comp/em.c b/lang/occam/comp/em.c index e16ea95f..b24999ae 100644 --- a/lang/occam/comp/em.c +++ b/lang/occam/comp/em.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/lang/occam/comp/em.h b/lang/occam/comp/em.h index c4e6cef7..f6728e82 100644 --- a/lang/occam/comp/em.h +++ b/lang/occam/comp/em.h @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/lang/occam/comp/expr.c b/lang/occam/comp/expr.c index 39bdb2ee..22e7ce6b 100644 --- a/lang/occam/comp/expr.c +++ b/lang/occam/comp/expr.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/lang/occam/comp/expr.h b/lang/occam/comp/expr.h index ac32e351..135a8e8e 100644 --- a/lang/occam/comp/expr.h +++ b/lang/occam/comp/expr.h @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/lang/occam/comp/keytab.c b/lang/occam/comp/keytab.c index 8fc50ead..0822ff89 100644 --- a/lang/occam/comp/keytab.c +++ b/lang/occam/comp/keytab.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/lang/occam/comp/lex.l b/lang/occam/comp/lex.l index 4332cca6..f0998219 100644 --- a/lang/occam/comp/lex.l +++ b/lang/occam/comp/lex.l @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/lang/occam/comp/occam.g b/lang/occam/comp/occam.g index 5fea8ed2..f5a66fa8 100644 --- a/lang/occam/comp/occam.g +++ b/lang/occam/comp/occam.g @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/lang/occam/comp/report.c b/lang/occam/comp/report.c index 65739c7a..35dca930 100644 --- a/lang/occam/comp/report.c +++ b/lang/occam/comp/report.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/lang/occam/comp/sizes.h b/lang/occam/comp/sizes.h index 08f8ca19..ec315f52 100644 --- a/lang/occam/comp/sizes.h +++ b/lang/occam/comp/sizes.h @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/lang/occam/comp/symtab.c b/lang/occam/comp/symtab.c index c9b1accf..c1c70e0d 100644 --- a/lang/occam/comp/symtab.c +++ b/lang/occam/comp/symtab.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/lang/occam/comp/symtab.h b/lang/occam/comp/symtab.h index 0c7e33af..faeae97c 100644 --- a/lang/occam/comp/symtab.h +++ b/lang/occam/comp/symtab.h @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/lang/occam/comp/token.h b/lang/occam/comp/token.h index e8bf60ba..4128de37 100644 --- a/lang/occam/comp/token.h +++ b/lang/occam/comp/token.h @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/lang/pc/pem/move.c b/lang/pc/pem/move.c index c42d3758..4a8ced16 100644 --- a/lang/pc/pem/move.c +++ b/lang/pc/pem/move.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/mach/6500/cg/mach.c b/mach/6500/cg/mach.c index 5ea01e57..09a89047 100644 --- a/mach/6500/cg/mach.c +++ b/mach/6500/cg/mach.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/mach/6500/dl/dl.c b/mach/6500/dl/dl.c index dd5f80af..f5d29980 100644 --- a/mach/6500/dl/dl.c +++ b/mach/6500/dl/dl.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/mach/i80/as/mach5.c b/mach/i80/as/mach5.c index 5b3ef782..60f9aa13 100644 --- a/mach/i80/as/mach5.c +++ b/mach/i80/as/mach5.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/mach/i80/dl/mccpm.c b/mach/i80/dl/mccpm.c index 18355dd9..505e9165 100644 --- a/mach/i80/dl/mccpm.c +++ b/mach/i80/dl/mccpm.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/mach/i80/dl/nascom.c b/mach/i80/dl/nascom.c index 8a439e38..24deeac0 100644 --- a/mach/i80/dl/nascom.c +++ b/mach/i80/dl/nascom.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/mach/m68020/as/mach0.c b/mach/m68020/as/mach0.c index fd1960d6..75140f3a 100644 --- a/mach/m68020/as/mach0.c +++ b/mach/m68020/as/mach0.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/mach/m68020/as/mach1.c b/mach/m68020/as/mach1.c index 6fbbdfa8..5113a843 100644 --- a/mach/m68020/as/mach1.c +++ b/mach/m68020/as/mach1.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/mach/m68020/as/mach2.c b/mach/m68020/as/mach2.c index 1b00c9b5..8b9d73ec 100644 --- a/mach/m68020/as/mach2.c +++ b/mach/m68020/as/mach2.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/mach/m68020/as/mach3.c b/mach/m68020/as/mach3.c index f23b28b7..877e384e 100644 --- a/mach/m68020/as/mach3.c +++ b/mach/m68020/as/mach3.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/mach/m68020/as/mach4.c b/mach/m68020/as/mach4.c index 17da65fa..82e86986 100644 --- a/mach/m68020/as/mach4.c +++ b/mach/m68020/as/mach4.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/mach/m68020/as/mach5.c b/mach/m68020/as/mach5.c index 144eecc8..9f78ea1f 100644 --- a/mach/m68020/as/mach5.c +++ b/mach/m68020/as/mach5.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/mach/m68020/cv/cv.c b/mach/m68020/cv/cv.c index 51c9211c..a8a0684f 100644 --- a/mach/m68020/cv/cv.c +++ b/mach/m68020/cv/cv.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/mach/m68020/ncg/mach.c b/mach/m68020/ncg/mach.c index 93aa83ad..f5fe267f 100644 --- a/mach/m68020/ncg/mach.c +++ b/mach/m68020/ncg/mach.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/mach/m68020/ncg/mach.h b/mach/m68020/ncg/mach.h index 7df3d424..7f80df25 100644 --- a/mach/m68020/ncg/mach.h +++ b/mach/m68020/ncg/mach.h @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/mach/m68020/ncg/whichone.h b/mach/m68020/ncg/whichone.h index 6f17706c..1c401749 100644 --- a/mach/m68020/ncg/whichone.h +++ b/mach/m68020/ncg/whichone.h @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/mach/m68k2/as/mach0.c b/mach/m68k2/as/mach0.c index ff1dc8a8..c2b6cc8c 100644 --- a/mach/m68k2/as/mach0.c +++ b/mach/m68k2/as/mach0.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/mach/m68k2/as/mach1.c b/mach/m68k2/as/mach1.c index 26151272..97b2068e 100644 --- a/mach/m68k2/as/mach1.c +++ b/mach/m68k2/as/mach1.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/mach/m68k2/as/mach2.c b/mach/m68k2/as/mach2.c index 0d430930..8765f0ff 100644 --- a/mach/m68k2/as/mach2.c +++ b/mach/m68k2/as/mach2.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/mach/m68k2/as/mach3.c b/mach/m68k2/as/mach3.c index 09ec338d..2ef65219 100644 --- a/mach/m68k2/as/mach3.c +++ b/mach/m68k2/as/mach3.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/mach/m68k2/as/mach4.c b/mach/m68k2/as/mach4.c index c6dabbe6..96024f3c 100644 --- a/mach/m68k2/as/mach4.c +++ b/mach/m68k2/as/mach4.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/mach/m68k2/as/mach5.c b/mach/m68k2/as/mach5.c index 2248a629..76649620 100644 --- a/mach/m68k2/as/mach5.c +++ b/mach/m68k2/as/mach5.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/mach/m68k2/cg/fppsim.h b/mach/m68k2/cg/fppsim.h index 60449005..bc077b26 100644 --- a/mach/m68k2/cg/fppsim.h +++ b/mach/m68k2/cg/fppsim.h @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/mach/m68k2/cg/mach.h b/mach/m68k2/cg/mach.h index 997a7d7c..4af8bba9 100644 --- a/mach/m68k2/cg/mach.h +++ b/mach/m68k2/cg/mach.h @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/mach/m68k2/ncg/mach.c b/mach/m68k2/ncg/mach.c index 93aa83ad..f5fe267f 100644 --- a/mach/m68k2/ncg/mach.c +++ b/mach/m68k2/ncg/mach.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/mach/m68k2/ncg/mach.h b/mach/m68k2/ncg/mach.h index 7df3d424..7f80df25 100644 --- a/mach/m68k2/ncg/mach.h +++ b/mach/m68k2/ncg/mach.h @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/mach/m68k4/ncg/mach.c b/mach/m68k4/ncg/mach.c index 93aa83ad..f5fe267f 100644 --- a/mach/m68k4/ncg/mach.c +++ b/mach/m68k4/ncg/mach.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/mach/m68k4/ncg/mach.h b/mach/m68k4/ncg/mach.h index 7df3d424..7f80df25 100644 --- a/mach/m68k4/ncg/mach.h +++ b/mach/m68k4/ncg/mach.h @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/mach/m68k4/ncg/whichone.h b/mach/m68k4/ncg/whichone.h index 19e9b597..a18eb8fc 100644 --- a/mach/m68k4/ncg/whichone.h +++ b/mach/m68k4/ncg/whichone.h @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/mach/mantra/cv/Xcv.c b/mach/mantra/cv/Xcv.c index 1a8b4660..a6d97115 100644 --- a/mach/mantra/cv/Xcv.c +++ b/mach/mantra/cv/Xcv.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/mach/mantra/cv/cv.c b/mach/mantra/cv/cv.c index 7d97ae6e..7438ef52 100644 --- a/mach/mantra/cv/cv.c +++ b/mach/mantra/cv/cv.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/mach/moon3/ncg/mach.c b/mach/moon3/ncg/mach.c index 93aa83ad..f5fe267f 100644 --- a/mach/moon3/ncg/mach.c +++ b/mach/moon3/ncg/mach.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/mach/moon3/ncg/mach.h b/mach/moon3/ncg/mach.h index 7df3d424..7f80df25 100644 --- a/mach/moon3/ncg/mach.h +++ b/mach/moon3/ncg/mach.h @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/mach/pdp/libsys/sys.h b/mach/pdp/libsys/sys.h index 0943b515..27e48641 100644 --- a/mach/pdp/libsys/sys.h +++ b/mach/pdp/libsys/sys.h @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/mach/pmds/cv/cv.c b/mach/pmds/cv/cv.c index e3021de6..7eaa5347 100644 --- a/mach/pmds/cv/cv.c +++ b/mach/pmds/cv/cv.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/mach/proto/as/comm0.h b/mach/proto/as/comm0.h index 8f956110..0cb7f38b 100644 --- a/mach/proto/as/comm0.h +++ b/mach/proto/as/comm0.h @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/mach/proto/as/comm1.h b/mach/proto/as/comm1.h index ae68fea7..95d527d4 100644 --- a/mach/proto/as/comm1.h +++ b/mach/proto/as/comm1.h @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/mach/proto/as/comm2.y b/mach/proto/as/comm2.y index 622689cb..a8249781 100644 --- a/mach/proto/as/comm2.y +++ b/mach/proto/as/comm2.y @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/mach/proto/as/comm3.c b/mach/proto/as/comm3.c index 6ea9ab89..38b71c33 100644 --- a/mach/proto/as/comm3.c +++ b/mach/proto/as/comm3.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/mach/proto/as/comm4.c b/mach/proto/as/comm4.c index d3ecfba4..6ec475cb 100644 --- a/mach/proto/as/comm4.c +++ b/mach/proto/as/comm4.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/mach/proto/as/comm5.c b/mach/proto/as/comm5.c index ab4acaae..6a859feb 100644 --- a/mach/proto/as/comm5.c +++ b/mach/proto/as/comm5.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/mach/proto/as/comm6.c b/mach/proto/as/comm6.c index 402aa1c7..def1eb5b 100644 --- a/mach/proto/as/comm6.c +++ b/mach/proto/as/comm6.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/mach/proto/as/comm7.c b/mach/proto/as/comm7.c index f0ca8fbb..f6e892de 100644 --- a/mach/proto/as/comm7.c +++ b/mach/proto/as/comm7.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/mach/proto/as/comm8.c b/mach/proto/as/comm8.c index c92d1dfb..f4bca516 100644 --- a/mach/proto/as/comm8.c +++ b/mach/proto/as/comm8.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/mach/proto/libg/barrier.c b/mach/proto/libg/barrier.c index 1b7e2094..d5fa6d99 100644 --- a/mach/proto/libg/barrier.c +++ b/mach/proto/libg/barrier.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/mach/proto/top/queue.c b/mach/proto/top/queue.c index 3dc6a703..6971bcf9 100644 --- a/mach/proto/top/queue.c +++ b/mach/proto/top/queue.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/mach/proto/top/queue.h b/mach/proto/top/queue.h index 58875140..5d9a7fc0 100644 --- a/mach/proto/top/queue.h +++ b/mach/proto/top/queue.h @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/mach/proto/top/top.c b/mach/proto/top/top.c index ad7e4804..67586ea3 100644 --- a/mach/proto/top/top.c +++ b/mach/proto/top/top.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/mach/proto/top/top.h b/mach/proto/top/top.h index 09bc899d..8e923e32 100644 --- a/mach/proto/top/top.h +++ b/mach/proto/top/top.h @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/mach/sun2/cv/cv.c b/mach/sun2/cv/cv.c index bd33dbbb..95ec25d8 100644 --- a/mach/sun2/cv/cv.c +++ b/mach/sun2/cv/cv.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/mach/sun2/libsys/syscall.h b/mach/sun2/libsys/syscall.h index 581c724b..408a60bc 100644 --- a/mach/sun2/libsys/syscall.h +++ b/mach/sun2/libsys/syscall.h @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/mach/sun3/cv/cv.c b/mach/sun3/cv/cv.c index bd33dbbb..95ec25d8 100644 --- a/mach/sun3/cv/cv.c +++ b/mach/sun3/cv/cv.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/mach/sun3/libsys/syscall.h b/mach/sun3/libsys/syscall.h index 1428fc74..a510b65b 100644 --- a/mach/sun3/libsys/syscall.h +++ b/mach/sun3/libsys/syscall.h @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/mach/vax4/libbsd4_2/syscall.h b/mach/vax4/libbsd4_2/syscall.h index 8460afa1..1b217715 100644 --- a/mach/vax4/libbsd4_2/syscall.h +++ b/mach/vax4/libbsd4_2/syscall.h @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/mach/z80/int/cv.c b/mach/z80/int/cv.c index a986490a..ac9494dd 100644 --- a/mach/z80/int/cv.c +++ b/mach/z80/int/cv.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/mach/z80/int/dl.c b/mach/z80/int/dl.c index 23805b23..4efe70cb 100644 --- a/mach/z80/int/dl.c +++ b/mach/z80/int/dl.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/mach/z8000/cg/mach.c b/mach/z8000/cg/mach.c index ebb6a3bd..5a29fb0f 100644 --- a/mach/z8000/cg/mach.c +++ b/mach/z8000/cg/mach.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/mach/z8000/cg/mach.h b/mach/z8000/cg/mach.h index 9ce52b49..e7002583 100644 --- a/mach/z8000/cg/mach.h +++ b/mach/z8000/cg/mach.h @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/LLgen/src/cclass.c b/util/LLgen/src/cclass.c index 082484c3..3053b635 100644 --- a/util/LLgen/src/cclass.c +++ b/util/LLgen/src/cclass.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/LLgen/src/cclass.h b/util/LLgen/src/cclass.h index b0514f3b..d3224467 100644 --- a/util/LLgen/src/cclass.h +++ b/util/LLgen/src/cclass.h @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/cmisc/GCIPM.c b/util/cmisc/GCIPM.c index 29ab0619..024bbe19 100644 --- a/util/cmisc/GCIPM.c +++ b/util/cmisc/GCIPM.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/cmisc/cclash.c b/util/cmisc/cclash.c index 15efbd60..77a0cdf4 100644 --- a/util/cmisc/cclash.c +++ b/util/cmisc/cclash.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/cmisc/cid.c b/util/cmisc/cid.c index 5435770d..d897ef30 100644 --- a/util/cmisc/cid.c +++ b/util/cmisc/cid.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/cmisc/mkdep.c b/util/cmisc/mkdep.c index ef99c555..88081d78 100644 --- a/util/cmisc/mkdep.c +++ b/util/cmisc/mkdep.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/cmisc/prid.c b/util/cmisc/prid.c index dfa6dc45..93189824 100644 --- a/util/cmisc/prid.c +++ b/util/cmisc/prid.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/cpp/LLlex.h b/util/cpp/LLlex.h index ee77002e..28056775 100644 --- a/util/cpp/LLlex.h +++ b/util/cpp/LLlex.h @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/cpp/LLmessage.c b/util/cpp/LLmessage.c index 440a4490..78d59564 100644 --- a/util/cpp/LLmessage.c +++ b/util/cpp/LLmessage.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/cpp/bits.h b/util/cpp/bits.h index 01a484c8..a4660107 100644 --- a/util/cpp/bits.h +++ b/util/cpp/bits.h @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/cpp/ch7bin.c b/util/cpp/ch7bin.c index e6b2dfa4..3eb397b6 100644 --- a/util/cpp/ch7bin.c +++ b/util/cpp/ch7bin.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/cpp/ch7mon.c b/util/cpp/ch7mon.c index 8ccfe172..1bb38b70 100644 --- a/util/cpp/ch7mon.c +++ b/util/cpp/ch7mon.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/cpp/class.h b/util/cpp/class.h index 38686c42..7dc3456e 100644 --- a/util/cpp/class.h +++ b/util/cpp/class.h @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/cpp/error.c b/util/cpp/error.c index 965c268a..f2daa9ed 100644 --- a/util/cpp/error.c +++ b/util/cpp/error.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/cpp/expr.c b/util/cpp/expr.c index 4065d68f..44b34c22 100644 --- a/util/cpp/expr.c +++ b/util/cpp/expr.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/cpp/expression.g b/util/cpp/expression.g index 0674f15f..fde3225c 100644 --- a/util/cpp/expression.g +++ b/util/cpp/expression.g @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/cpp/file_info.h b/util/cpp/file_info.h index 138ab4bb..241c8de6 100644 --- a/util/cpp/file_info.h +++ b/util/cpp/file_info.h @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/cpp/idf.c b/util/cpp/idf.c index 7de89aa9..af65e0f3 100644 --- a/util/cpp/idf.c +++ b/util/cpp/idf.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/cpp/idf.h b/util/cpp/idf.h index 7138ba43..99883606 100644 --- a/util/cpp/idf.h +++ b/util/cpp/idf.h @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/cpp/init.c b/util/cpp/init.c index 26793a92..1271b19e 100644 --- a/util/cpp/init.c +++ b/util/cpp/init.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/cpp/input.c b/util/cpp/input.c index d594664b..e2800318 100644 --- a/util/cpp/input.c +++ b/util/cpp/input.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/cpp/input.h b/util/cpp/input.h index a42cbf0c..eaf8a519 100644 --- a/util/cpp/input.h +++ b/util/cpp/input.h @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/cpp/interface.h b/util/cpp/interface.h index d4ce650c..6c903799 100644 --- a/util/cpp/interface.h +++ b/util/cpp/interface.h @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/cpp/macro.h b/util/cpp/macro.h index d4c433e4..bf9f878e 100644 --- a/util/cpp/macro.h +++ b/util/cpp/macro.h @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/cpp/main.c b/util/cpp/main.c index b0b22ed5..6472bd6a 100644 --- a/util/cpp/main.c +++ b/util/cpp/main.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/cpp/next.c b/util/cpp/next.c index 0215f896..da515406 100644 --- a/util/cpp/next.c +++ b/util/cpp/next.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/cpp/options.c b/util/cpp/options.c index 9db9874a..63e8b47b 100644 --- a/util/cpp/options.c +++ b/util/cpp/options.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/cpp/preprocess.c b/util/cpp/preprocess.c index 7af2b2e2..639b2a52 100644 --- a/util/cpp/preprocess.c +++ b/util/cpp/preprocess.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/cpp/replace.c b/util/cpp/replace.c index 44ddc8c3..47412bb6 100644 --- a/util/cpp/replace.c +++ b/util/cpp/replace.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/cpp/scan.c b/util/cpp/scan.c index 23c5a25f..bf92a14f 100644 --- a/util/cpp/scan.c +++ b/util/cpp/scan.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/bo/bo.c b/util/ego/bo/bo.c index aef3b0e6..09220b43 100644 --- a/util/ego/bo/bo.c +++ b/util/ego/bo/bo.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/ca/ca.c b/util/ego/ca/ca.c index cd62531e..30d13667 100644 --- a/util/ego/ca/ca.c +++ b/util/ego/ca/ca.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/ca/ca.h b/util/ego/ca/ca.h index 3ade2e67..bb922df8 100644 --- a/util/ego/ca/ca.h +++ b/util/ego/ca/ca.h @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/ca/ca_put.c b/util/ego/ca/ca_put.c index 6ad5e26f..bee4f8e4 100644 --- a/util/ego/ca/ca_put.c +++ b/util/ego/ca/ca_put.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/ca/ca_put.h b/util/ego/ca/ca_put.h index 77899ef0..bd647ff4 100644 --- a/util/ego/ca/ca_put.h +++ b/util/ego/ca/ca_put.h @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/cf/cf.c b/util/ego/cf/cf.c index 5400cb59..b1cd2754 100644 --- a/util/ego/cf/cf.c +++ b/util/ego/cf/cf.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/cf/cf.h b/util/ego/cf/cf.h index 9ea8ab5b..47c9a707 100644 --- a/util/ego/cf/cf.h +++ b/util/ego/cf/cf.h @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/cf/cf_idom.c b/util/ego/cf/cf_idom.c index 65d92829..0f8df280 100644 --- a/util/ego/cf/cf_idom.c +++ b/util/ego/cf/cf_idom.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/cf/cf_idom.h b/util/ego/cf/cf_idom.h index dfcac4f9..593e8b31 100644 --- a/util/ego/cf/cf_idom.h +++ b/util/ego/cf/cf_idom.h @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/cf/cf_loop.c b/util/ego/cf/cf_loop.c index 36331747..8845592a 100644 --- a/util/ego/cf/cf_loop.c +++ b/util/ego/cf/cf_loop.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/cf/cf_loop.h b/util/ego/cf/cf_loop.h index 0cd8742c..7e30bbc5 100644 --- a/util/ego/cf/cf_loop.h +++ b/util/ego/cf/cf_loop.h @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/cf/cf_succ.c b/util/ego/cf/cf_succ.c index 32f46e2e..ac71e5f7 100644 --- a/util/ego/cf/cf_succ.c +++ b/util/ego/cf/cf_succ.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/cf/cf_succ.h b/util/ego/cf/cf_succ.h index 701442a5..814bbe26 100644 --- a/util/ego/cf/cf_succ.h +++ b/util/ego/cf/cf_succ.h @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/cj/cj.c b/util/ego/cj/cj.c index b194b4ad..84f184b8 100644 --- a/util/ego/cj/cj.c +++ b/util/ego/cj/cj.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/cs/cs.c b/util/ego/cs/cs.c index 0581a18f..f588de04 100644 --- a/util/ego/cs/cs.c +++ b/util/ego/cs/cs.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/cs/cs.h b/util/ego/cs/cs.h index b50a98c0..969a9cba 100644 --- a/util/ego/cs/cs.h +++ b/util/ego/cs/cs.h @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/cs/cs_alloc.c b/util/ego/cs/cs_alloc.c index 7f3d8d6a..73e623c6 100644 --- a/util/ego/cs/cs_alloc.c +++ b/util/ego/cs/cs_alloc.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/cs/cs_alloc.h b/util/ego/cs/cs_alloc.h index df184196..f8483d55 100644 --- a/util/ego/cs/cs_alloc.h +++ b/util/ego/cs/cs_alloc.h @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/cs/cs_aux.c b/util/ego/cs/cs_aux.c index 0f71c260..5021c7af 100644 --- a/util/ego/cs/cs_aux.c +++ b/util/ego/cs/cs_aux.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/cs/cs_aux.h b/util/ego/cs/cs_aux.h index d46abd44..a287fc80 100644 --- a/util/ego/cs/cs_aux.h +++ b/util/ego/cs/cs_aux.h @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/cs/cs_avail.c b/util/ego/cs/cs_avail.c index cef29ae1..fbf62ed1 100644 --- a/util/ego/cs/cs_avail.c +++ b/util/ego/cs/cs_avail.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/cs/cs_avail.h b/util/ego/cs/cs_avail.h index 80d80a73..873f1f28 100644 --- a/util/ego/cs/cs_avail.h +++ b/util/ego/cs/cs_avail.h @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/cs/cs_debug.c b/util/ego/cs/cs_debug.c index 0348609f..6fe2b77c 100644 --- a/util/ego/cs/cs_debug.c +++ b/util/ego/cs/cs_debug.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/cs/cs_debug.h b/util/ego/cs/cs_debug.h index ec8fd9dc..9433ccd2 100644 --- a/util/ego/cs/cs_debug.h +++ b/util/ego/cs/cs_debug.h @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/cs/cs_elim.c b/util/ego/cs/cs_elim.c index d55c427e..f63fe02a 100644 --- a/util/ego/cs/cs_elim.c +++ b/util/ego/cs/cs_elim.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/cs/cs_elim.h b/util/ego/cs/cs_elim.h index ad7f36a7..9a6da9fd 100644 --- a/util/ego/cs/cs_elim.h +++ b/util/ego/cs/cs_elim.h @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/cs/cs_entity.c b/util/ego/cs/cs_entity.c index cbdda64b..175466a9 100644 --- a/util/ego/cs/cs_entity.c +++ b/util/ego/cs/cs_entity.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/cs/cs_entity.h b/util/ego/cs/cs_entity.h index 394c3f5d..ba8cb2c6 100644 --- a/util/ego/cs/cs_entity.h +++ b/util/ego/cs/cs_entity.h @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/cs/cs_getent.c b/util/ego/cs/cs_getent.c index 6557f5fa..791c55a2 100644 --- a/util/ego/cs/cs_getent.c +++ b/util/ego/cs/cs_getent.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/cs/cs_getent.h b/util/ego/cs/cs_getent.h index 4eb407be..f0199ecc 100644 --- a/util/ego/cs/cs_getent.h +++ b/util/ego/cs/cs_getent.h @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/cs/cs_kill.c b/util/ego/cs/cs_kill.c index 082e72ce..5a2414c9 100644 --- a/util/ego/cs/cs_kill.c +++ b/util/ego/cs/cs_kill.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/cs/cs_kill.h b/util/ego/cs/cs_kill.h index 692496a5..caa4bfb8 100644 --- a/util/ego/cs/cs_kill.h +++ b/util/ego/cs/cs_kill.h @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/cs/cs_partit.c b/util/ego/cs/cs_partit.c index 4c0393a4..bd9e6dce 100644 --- a/util/ego/cs/cs_partit.c +++ b/util/ego/cs/cs_partit.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/cs/cs_partit.h b/util/ego/cs/cs_partit.h index 9944b8f4..1f2e7c82 100644 --- a/util/ego/cs/cs_partit.h +++ b/util/ego/cs/cs_partit.h @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/cs/cs_profit.c b/util/ego/cs/cs_profit.c index 654c2706..f6c7fc9f 100644 --- a/util/ego/cs/cs_profit.c +++ b/util/ego/cs/cs_profit.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/cs/cs_profit.h b/util/ego/cs/cs_profit.h index 26dca9e4..f33122c5 100644 --- a/util/ego/cs/cs_profit.h +++ b/util/ego/cs/cs_profit.h @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/cs/cs_stack.c b/util/ego/cs/cs_stack.c index dabd31a1..ffabc089 100644 --- a/util/ego/cs/cs_stack.c +++ b/util/ego/cs/cs_stack.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/cs/cs_stack.h b/util/ego/cs/cs_stack.h index 1e6ab0a9..c1d1686f 100644 --- a/util/ego/cs/cs_stack.h +++ b/util/ego/cs/cs_stack.h @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/cs/cs_vnm.c b/util/ego/cs/cs_vnm.c index bb7a7eb1..5eede938 100644 --- a/util/ego/cs/cs_vnm.c +++ b/util/ego/cs/cs_vnm.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/cs/cs_vnm.h b/util/ego/cs/cs_vnm.h index d27b76f8..6fd5fc44 100644 --- a/util/ego/cs/cs_vnm.h +++ b/util/ego/cs/cs_vnm.h @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/ic/ic.c b/util/ego/ic/ic.c index 430fb16a..9b8a6a2e 100644 --- a/util/ego/ic/ic.c +++ b/util/ego/ic/ic.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/ic/ic.h b/util/ego/ic/ic.h index ec7770ea..e2da7f12 100644 --- a/util/ego/ic/ic.h +++ b/util/ego/ic/ic.h @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/ic/ic_aux.c b/util/ego/ic/ic_aux.c index a3125399..8febbbee 100644 --- a/util/ego/ic/ic_aux.c +++ b/util/ego/ic/ic_aux.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/ic/ic_aux.h b/util/ego/ic/ic_aux.h index c9982f3a..eeacfd7a 100644 --- a/util/ego/ic/ic_aux.h +++ b/util/ego/ic/ic_aux.h @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/ic/ic_io.c b/util/ego/ic/ic_io.c index 3f3b5d11..669ec4ae 100644 --- a/util/ego/ic/ic_io.c +++ b/util/ego/ic/ic_io.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/ic/ic_io.h b/util/ego/ic/ic_io.h index 4b1f040a..95de38ac 100644 --- a/util/ego/ic/ic_io.h +++ b/util/ego/ic/ic_io.h @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/ic/ic_lib.c b/util/ego/ic/ic_lib.c index 9ab0801f..f9255d4b 100644 --- a/util/ego/ic/ic_lib.c +++ b/util/ego/ic/ic_lib.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/ic/ic_lib.h b/util/ego/ic/ic_lib.h index 1b417dd5..31ff38e8 100644 --- a/util/ego/ic/ic_lib.h +++ b/util/ego/ic/ic_lib.h @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/ic/ic_lookup.c b/util/ego/ic/ic_lookup.c index 4d420397..32730bba 100644 --- a/util/ego/ic/ic_lookup.c +++ b/util/ego/ic/ic_lookup.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/ic/ic_lookup.h b/util/ego/ic/ic_lookup.h index 81dc44fa..035f3945 100644 --- a/util/ego/ic/ic_lookup.h +++ b/util/ego/ic/ic_lookup.h @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/il/il.c b/util/ego/il/il.c index 3f3c75fa..4d0ddd11 100644 --- a/util/ego/il/il.c +++ b/util/ego/il/il.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/il/il.h b/util/ego/il/il.h index 6c55e391..083848d9 100644 --- a/util/ego/il/il.h +++ b/util/ego/il/il.h @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/il/il1_anal.c b/util/ego/il/il1_anal.c index 9d798922..a400d63a 100644 --- a/util/ego/il/il1_anal.c +++ b/util/ego/il/il1_anal.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/il/il1_anal.h b/util/ego/il/il1_anal.h index eedab3a2..60f589fb 100644 --- a/util/ego/il/il1_anal.h +++ b/util/ego/il/il1_anal.h @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/il/il1_aux.c b/util/ego/il/il1_aux.c index 00e00096..c9e4426b 100644 --- a/util/ego/il/il1_aux.c +++ b/util/ego/il/il1_aux.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/il/il1_aux.h b/util/ego/il/il1_aux.h index 0590e334..caa47fb3 100644 --- a/util/ego/il/il1_aux.h +++ b/util/ego/il/il1_aux.h @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/il/il1_cal.c b/util/ego/il/il1_cal.c index 2b952b93..ffc2d23f 100644 --- a/util/ego/il/il1_cal.c +++ b/util/ego/il/il1_cal.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/il/il1_cal.h b/util/ego/il/il1_cal.h index 433fbc6f..b75e981a 100644 --- a/util/ego/il/il1_cal.h +++ b/util/ego/il/il1_cal.h @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/il/il1_formal.c b/util/ego/il/il1_formal.c index a61d0295..15243366 100644 --- a/util/ego/il/il1_formal.c +++ b/util/ego/il/il1_formal.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/il/il1_formal.h b/util/ego/il/il1_formal.h index 1a50c85e..468f5767 100644 --- a/util/ego/il/il1_formal.h +++ b/util/ego/il/il1_formal.h @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/il/il2_aux.c b/util/ego/il/il2_aux.c index 0059a1fe..c6651423 100644 --- a/util/ego/il/il2_aux.c +++ b/util/ego/il/il2_aux.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/il/il2_aux.h b/util/ego/il/il2_aux.h index 3a8f208d..5edbe71e 100644 --- a/util/ego/il/il2_aux.h +++ b/util/ego/il/il2_aux.h @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/il/il3_aux.c b/util/ego/il/il3_aux.c index f030a795..472d38b8 100644 --- a/util/ego/il/il3_aux.c +++ b/util/ego/il/il3_aux.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/il/il3_aux.h b/util/ego/il/il3_aux.h index c7bd4677..21e0660b 100644 --- a/util/ego/il/il3_aux.h +++ b/util/ego/il/il3_aux.h @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/il/il3_change.c b/util/ego/il/il3_change.c index 26ca4553..fb425b99 100644 --- a/util/ego/il/il3_change.c +++ b/util/ego/il/il3_change.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/il/il3_change.h b/util/ego/il/il3_change.h index 10da41a7..011d8ba9 100644 --- a/util/ego/il/il3_change.h +++ b/util/ego/il/il3_change.h @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/il/il3_subst.c b/util/ego/il/il3_subst.c index f4fea201..a8f91d90 100644 --- a/util/ego/il/il3_subst.c +++ b/util/ego/il/il3_subst.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/il/il3_subst.h b/util/ego/il/il3_subst.h index 9678a990..e7dc6eb8 100644 --- a/util/ego/il/il3_subst.h +++ b/util/ego/il/il3_subst.h @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/il/il_aux.c b/util/ego/il/il_aux.c index f688d4a1..22752454 100644 --- a/util/ego/il/il_aux.c +++ b/util/ego/il/il_aux.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/il/il_aux.h b/util/ego/il/il_aux.h index a3e01ce9..a3a8d1d2 100644 --- a/util/ego/il/il_aux.h +++ b/util/ego/il/il_aux.h @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/lv/lv.c b/util/ego/lv/lv.c index 96e17f99..86210b06 100644 --- a/util/ego/lv/lv.c +++ b/util/ego/lv/lv.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/lv/lv.h b/util/ego/lv/lv.h index 34433159..439882dd 100644 --- a/util/ego/lv/lv.h +++ b/util/ego/lv/lv.h @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/ra/makeitems.c b/util/ego/ra/makeitems.c index 3a7d910d..c67c4cdd 100644 --- a/util/ego/ra/makeitems.c +++ b/util/ego/ra/makeitems.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/ra/ra.c b/util/ego/ra/ra.c index 3752cff5..c09914f3 100644 --- a/util/ego/ra/ra.c +++ b/util/ego/ra/ra.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/ra/ra.h b/util/ego/ra/ra.h index 0caeca99..5b851153 100644 --- a/util/ego/ra/ra.h +++ b/util/ego/ra/ra.h @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/ra/ra_allocl.c b/util/ego/ra/ra_allocl.c index cb19427d..4e500d4b 100644 --- a/util/ego/ra/ra_allocl.c +++ b/util/ego/ra/ra_allocl.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/ra/ra_allocl.h b/util/ego/ra/ra_allocl.h index 272fc150..816ba419 100644 --- a/util/ego/ra/ra_allocl.h +++ b/util/ego/ra/ra_allocl.h @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/ra/ra_aux.c b/util/ego/ra/ra_aux.c index fd6593c6..1010ffd1 100644 --- a/util/ego/ra/ra_aux.c +++ b/util/ego/ra/ra_aux.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/ra/ra_aux.h b/util/ego/ra/ra_aux.h index 30755125..8bb3f1bd 100644 --- a/util/ego/ra/ra_aux.h +++ b/util/ego/ra/ra_aux.h @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/ra/ra_interv.c b/util/ego/ra/ra_interv.c index 3701d64d..ebf52573 100644 --- a/util/ego/ra/ra_interv.c +++ b/util/ego/ra/ra_interv.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/ra/ra_interv.h b/util/ego/ra/ra_interv.h index a3882794..f0822c52 100644 --- a/util/ego/ra/ra_interv.h +++ b/util/ego/ra/ra_interv.h @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/ra/ra_items.c b/util/ego/ra/ra_items.c index fa6e44e1..d0049b51 100644 --- a/util/ego/ra/ra_items.c +++ b/util/ego/ra/ra_items.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/ra/ra_items.h b/util/ego/ra/ra_items.h index b8dee812..15342af4 100644 --- a/util/ego/ra/ra_items.h +++ b/util/ego/ra/ra_items.h @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/ra/ra_lifet.c b/util/ego/ra/ra_lifet.c index b477c411..07389490 100644 --- a/util/ego/ra/ra_lifet.c +++ b/util/ego/ra/ra_lifet.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/ra/ra_lifet.h b/util/ego/ra/ra_lifet.h index 5a7b97fd..9d4264c7 100644 --- a/util/ego/ra/ra_lifet.h +++ b/util/ego/ra/ra_lifet.h @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/ra/ra_pack.c b/util/ego/ra/ra_pack.c index 40a7fcb9..f1ac3786 100644 --- a/util/ego/ra/ra_pack.c +++ b/util/ego/ra/ra_pack.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/ra/ra_pack.h b/util/ego/ra/ra_pack.h index 6054ccc3..4c7ecc9a 100644 --- a/util/ego/ra/ra_pack.h +++ b/util/ego/ra/ra_pack.h @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/ra/ra_profits.c b/util/ego/ra/ra_profits.c index af2db9d9..2ca6d361 100644 --- a/util/ego/ra/ra_profits.c +++ b/util/ego/ra/ra_profits.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/ra/ra_profits.h b/util/ego/ra/ra_profits.h index 49fcdb37..32597cf4 100644 --- a/util/ego/ra/ra_profits.h +++ b/util/ego/ra/ra_profits.h @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/ra/ra_xform.c b/util/ego/ra/ra_xform.c index 19f44b97..899abaf3 100644 --- a/util/ego/ra/ra_xform.c +++ b/util/ego/ra/ra_xform.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/ra/ra_xform.h b/util/ego/ra/ra_xform.h index 1f1c9d8f..196d3740 100644 --- a/util/ego/ra/ra_xform.h +++ b/util/ego/ra/ra_xform.h @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/share/alloc.c b/util/ego/share/alloc.c index c58d58f2..672a8b8b 100644 --- a/util/ego/share/alloc.c +++ b/util/ego/share/alloc.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/share/alloc.h b/util/ego/share/alloc.h index 1eb0b029..b67f64c3 100644 --- a/util/ego/share/alloc.h +++ b/util/ego/share/alloc.h @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/share/aux.c b/util/ego/share/aux.c index 79523400..6ec70e7f 100644 --- a/util/ego/share/aux.c +++ b/util/ego/share/aux.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/share/aux.h b/util/ego/share/aux.h index 27cfd3db..3a041608 100644 --- a/util/ego/share/aux.h +++ b/util/ego/share/aux.h @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/share/cset.c b/util/ego/share/cset.c index fddcf861..b81c9e8b 100644 --- a/util/ego/share/cset.c +++ b/util/ego/share/cset.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/share/cset.h b/util/ego/share/cset.h index fd88f6d3..4b794170 100644 --- a/util/ego/share/cset.h +++ b/util/ego/share/cset.h @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/share/debug.c b/util/ego/share/debug.c index db7be829..90c666f2 100644 --- a/util/ego/share/debug.c +++ b/util/ego/share/debug.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/share/debug.h b/util/ego/share/debug.h index e1e1ab8e..cf2a2c09 100644 --- a/util/ego/share/debug.h +++ b/util/ego/share/debug.h @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/share/def.h b/util/ego/share/def.h index 548f55de..acf0a344 100644 --- a/util/ego/share/def.h +++ b/util/ego/share/def.h @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/share/files.c b/util/ego/share/files.c index ce48f4ab..bfdd8cae 100644 --- a/util/ego/share/files.c +++ b/util/ego/share/files.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/share/files.h b/util/ego/share/files.h index 0e644089..27b1cd27 100644 --- a/util/ego/share/files.h +++ b/util/ego/share/files.h @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/share/get.c b/util/ego/share/get.c index ac127015..b2f15f1c 100644 --- a/util/ego/share/get.c +++ b/util/ego/share/get.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/share/get.h b/util/ego/share/get.h index fe704011..df7cf03f 100644 --- a/util/ego/share/get.h +++ b/util/ego/share/get.h @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/share/global.c b/util/ego/share/global.c index 00053e3c..65e1a855 100644 --- a/util/ego/share/global.c +++ b/util/ego/share/global.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/share/global.h b/util/ego/share/global.h index e75aa737..a46831b1 100644 --- a/util/ego/share/global.h +++ b/util/ego/share/global.h @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/share/go.c b/util/ego/share/go.c index 7cb09f1b..4994d6cc 100644 --- a/util/ego/share/go.c +++ b/util/ego/share/go.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/share/go.h b/util/ego/share/go.h index 71e924a2..6fb1cca5 100644 --- a/util/ego/share/go.h +++ b/util/ego/share/go.h @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/share/init_glob.c b/util/ego/share/init_glob.c index a6ac7e4a..009cb9af 100644 --- a/util/ego/share/init_glob.c +++ b/util/ego/share/init_glob.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/share/init_glob.h b/util/ego/share/init_glob.h index ec41390a..7f7cc836 100644 --- a/util/ego/share/init_glob.h +++ b/util/ego/share/init_glob.h @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/share/locals.c b/util/ego/share/locals.c index 7043e6fe..705d9966 100644 --- a/util/ego/share/locals.c +++ b/util/ego/share/locals.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/share/locals.h b/util/ego/share/locals.h index 7fa9167f..fd9db003 100644 --- a/util/ego/share/locals.h +++ b/util/ego/share/locals.h @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/share/lset.c b/util/ego/share/lset.c index 947347e1..9914ae11 100644 --- a/util/ego/share/lset.c +++ b/util/ego/share/lset.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/share/lset.h b/util/ego/share/lset.h index 1f6b401e..c0144549 100644 --- a/util/ego/share/lset.h +++ b/util/ego/share/lset.h @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/share/makecldef.c b/util/ego/share/makecldef.c index 9a9ac756..7a8f50f6 100644 --- a/util/ego/share/makecldef.c +++ b/util/ego/share/makecldef.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/share/makewlen.c b/util/ego/share/makewlen.c index 7bcf97f3..61ae1090 100644 --- a/util/ego/share/makewlen.c +++ b/util/ego/share/makewlen.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/share/map.c b/util/ego/share/map.c index 389b899b..f316cd01 100644 --- a/util/ego/share/map.c +++ b/util/ego/share/map.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/share/map.h b/util/ego/share/map.h index 7eacfc04..aad77c23 100644 --- a/util/ego/share/map.h +++ b/util/ego/share/map.h @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/share/parser.c b/util/ego/share/parser.c index 176b4210..e112b717 100644 --- a/util/ego/share/parser.c +++ b/util/ego/share/parser.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/share/parser.h b/util/ego/share/parser.h index 5cf2fe4f..3dc7cfd9 100644 --- a/util/ego/share/parser.h +++ b/util/ego/share/parser.h @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/share/put.c b/util/ego/share/put.c index 7b27543e..f3767a2a 100644 --- a/util/ego/share/put.c +++ b/util/ego/share/put.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/share/put.h b/util/ego/share/put.h index d3c8df92..91f9dc48 100644 --- a/util/ego/share/put.h +++ b/util/ego/share/put.h @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/share/show.c b/util/ego/share/show.c index 78592205..52b1c247 100644 --- a/util/ego/share/show.c +++ b/util/ego/share/show.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/share/stack_chg.c b/util/ego/share/stack_chg.c index 5e24f514..4990b9f0 100644 --- a/util/ego/share/stack_chg.c +++ b/util/ego/share/stack_chg.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/share/stack_chg.h b/util/ego/share/stack_chg.h index d36e874a..1727d28b 100644 --- a/util/ego/share/stack_chg.h +++ b/util/ego/share/stack_chg.h @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/share/types.h b/util/ego/share/types.h index c891da43..3b4ed384 100644 --- a/util/ego/share/types.h +++ b/util/ego/share/types.h @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/sp/sp.c b/util/ego/sp/sp.c index e6fb2a73..910898f0 100644 --- a/util/ego/sp/sp.c +++ b/util/ego/sp/sp.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/sr/sr.c b/util/ego/sr/sr.c index c013310f..51a6ea81 100644 --- a/util/ego/sr/sr.c +++ b/util/ego/sr/sr.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/sr/sr.h b/util/ego/sr/sr.h index b6bd3500..49c9291b 100644 --- a/util/ego/sr/sr.h +++ b/util/ego/sr/sr.h @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/sr/sr_aux.c b/util/ego/sr/sr_aux.c index b7dd90fa..71d35f4d 100644 --- a/util/ego/sr/sr_aux.c +++ b/util/ego/sr/sr_aux.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/sr/sr_aux.h b/util/ego/sr/sr_aux.h index cbc7affb..f21207ef 100644 --- a/util/ego/sr/sr_aux.h +++ b/util/ego/sr/sr_aux.h @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/sr/sr_cand.c b/util/ego/sr/sr_cand.c index b20dd0d7..3a0ba643 100644 --- a/util/ego/sr/sr_cand.c +++ b/util/ego/sr/sr_cand.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/sr/sr_cand.h b/util/ego/sr/sr_cand.h index fbd15712..87f162aa 100644 --- a/util/ego/sr/sr_cand.h +++ b/util/ego/sr/sr_cand.h @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/sr/sr_expr.c b/util/ego/sr/sr_expr.c index 5d9f8603..1678785d 100644 --- a/util/ego/sr/sr_expr.c +++ b/util/ego/sr/sr_expr.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/sr/sr_expr.h b/util/ego/sr/sr_expr.h index 26d37f77..909f7c2d 100644 --- a/util/ego/sr/sr_expr.h +++ b/util/ego/sr/sr_expr.h @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/sr/sr_iv.c b/util/ego/sr/sr_iv.c index 79ad22ca..1b9c5def 100644 --- a/util/ego/sr/sr_iv.c +++ b/util/ego/sr/sr_iv.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/sr/sr_iv.h b/util/ego/sr/sr_iv.h index 4d7baceb..4ff27151 100644 --- a/util/ego/sr/sr_iv.h +++ b/util/ego/sr/sr_iv.h @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/sr/sr_reduce.c b/util/ego/sr/sr_reduce.c index b016b147..ecf617d5 100644 --- a/util/ego/sr/sr_reduce.c +++ b/util/ego/sr/sr_reduce.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/sr/sr_reduce.h b/util/ego/sr/sr_reduce.h index 07504922..cb23b161 100644 --- a/util/ego/sr/sr_reduce.h +++ b/util/ego/sr/sr_reduce.h @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/sr/sr_xform.c b/util/ego/sr/sr_xform.c index fc68d969..dcc11066 100644 --- a/util/ego/sr/sr_xform.c +++ b/util/ego/sr/sr_xform.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/sr/sr_xform.h b/util/ego/sr/sr_xform.h index 6fed83c4..22818bff 100644 --- a/util/ego/sr/sr_xform.h +++ b/util/ego/sr/sr_xform.h @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/ud/ud.c b/util/ego/ud/ud.c index 20e6be1a..3c611257 100644 --- a/util/ego/ud/ud.c +++ b/util/ego/ud/ud.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/ud/ud.h b/util/ego/ud/ud.h index ebb5998b..29c3c6e3 100644 --- a/util/ego/ud/ud.h +++ b/util/ego/ud/ud.h @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/ud/ud_aux.c b/util/ego/ud/ud_aux.c index 12ab59bd..092ecbb3 100644 --- a/util/ego/ud/ud_aux.c +++ b/util/ego/ud/ud_aux.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/ud/ud_aux.h b/util/ego/ud/ud_aux.h index 861c536d..6479d5fc 100644 --- a/util/ego/ud/ud_aux.h +++ b/util/ego/ud/ud_aux.h @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/ud/ud_const.c b/util/ego/ud/ud_const.c index 7f1f8ecc..b668f155 100644 --- a/util/ego/ud/ud_const.c +++ b/util/ego/ud/ud_const.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/ud/ud_const.h b/util/ego/ud/ud_const.h index b84d8464..c72d5ed1 100644 --- a/util/ego/ud/ud_const.h +++ b/util/ego/ud/ud_const.h @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/ud/ud_copy.c b/util/ego/ud/ud_copy.c index bd0d9cb9..1b517b1b 100644 --- a/util/ego/ud/ud_copy.c +++ b/util/ego/ud/ud_copy.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/ud/ud_copy.h b/util/ego/ud/ud_copy.h index cc4eb572..526ce6f6 100644 --- a/util/ego/ud/ud_copy.h +++ b/util/ego/ud/ud_copy.h @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/ud/ud_defs.c b/util/ego/ud/ud_defs.c index 6c5108dc..f25e2e77 100644 --- a/util/ego/ud/ud_defs.c +++ b/util/ego/ud/ud_defs.c @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/ud/ud_defs.h b/util/ego/ud/ud_defs.h index 64dad4e9..bfdf078f 100644 --- a/util/ego/ud/ud_defs.h +++ b/util/ego/ud/ud_defs.h @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". diff --git a/util/ego/ud/ud_locals.h b/util/ego/ud/ud_locals.h index 8ef6679c..c6bfbdd8 100644 --- a/util/ego/ud/ud_locals.h +++ b/util/ego/ud/ud_locals.h @@ -1,3 +1,4 @@ +/* $Header$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright".