Browse Source

Added Rcs Id

ceriel 37 years ago
parent
commit
7e9733350e
100 changed files with 100 additions and 0 deletions
  1. 1 0
      emtest/select.c
  2. 1 0
      emtest/test.h
  3. 1 0
      first/em_path.h.src
  4. 1 0
      first/local.h.src
  5. 1 0
      h/arch.h
  6. 1 0
      h/as_spec.h
  7. 1 0
      h/cg_pattern.h
  8. 1 0
      h/em_abs.h
  9. 1 0
      h/em_ego.h
  10. 1 0
      h/em_flag.h
  11. 1 0
      h/em_mes.h
  12. 1 0
      h/em_ptyp.h
  13. 1 0
      h/em_reg.h
  14. 1 0
      h/ocm_chan.h
  15. 1 0
      h/ocm_parco.h
  16. 1 0
      h/ocm_proc.h
  17. 1 0
      h/pc_err.h
  18. 1 0
      h/pc_file.h
  19. 1 0
      h/pc_size.h
  20. 1 0
      include/_tail_cc/ctype.h
  21. 1 0
      include/_tail_cc/setjmp.h
  22. 1 0
      include/_tail_cc/stdio.h
  23. 1 0
      include/_tail_cc/sys/dir.h
  24. 1 0
      include/_tail_cc/sys/stat.h
  25. 1 0
      include/_tail_cc/sys/types.h
  26. 1 0
      include/_tail_mon/errno.h
  27. 1 0
      include/_tail_mon/signal.h
  28. 1 0
      include/_tail_mon/sys/timeb.h
  29. 1 0
      include/_tail_mon/sys/types.h
  30. 1 0
      modules/h/em.h
  31. 1 0
      modules/h/em_code.h
  32. 1 0
      modules/src/alloc/Malloc.c
  33. 1 0
      modules/src/alloc/No_Mem.c
  34. 1 0
      modules/src/alloc/alloc.h
  35. 1 0
      modules/src/alloc/botch.c
  36. 1 0
      modules/src/alloc/clear.c
  37. 1 0
      modules/src/alloc/in_all.h
  38. 1 0
      modules/src/alloc/st_alloc.c
  39. 1 0
      modules/src/alloc/std_alloc.c
  40. 1 0
      modules/src/assert/BadAssert.c
  41. 1 0
      modules/src/em_code/e/C_failed.c
  42. 1 0
      modules/src/em_code/e/em.c
  43. 1 0
      modules/src/em_code/e/em_private.h
  44. 1 0
      modules/src/em_code/k/C_failed.c
  45. 1 0
      modules/src/em_code/k/em_private.h
  46. 1 0
      modules/src/em_mes/C_ms_com.c
  47. 1 0
      modules/src/em_mes/C_ms_ego.c
  48. 1 0
      modules/src/em_mes/C_ms_emx.c
  49. 1 0
      modules/src/em_mes/C_ms_err.c
  50. 1 0
      modules/src/em_mes/C_ms_flt.c
  51. 1 0
      modules/src/em_mes/C_ms_gto.c
  52. 1 0
      modules/src/em_mes/C_ms_opt.c
  53. 1 0
      modules/src/em_mes/C_ms_par.c
  54. 1 0
      modules/src/em_mes/C_ms_reg.c
  55. 1 0
      modules/src/em_mes/C_ms_src.c
  56. 1 0
      modules/src/malloc/check.c
  57. 1 0
      modules/src/malloc/check.h
  58. 1 0
      modules/src/malloc/getsize.c
  59. 1 0
      modules/src/malloc/global.c
  60. 1 0
      modules/src/malloc/impl.h
  61. 1 0
      modules/src/malloc/log.c
  62. 1 0
      modules/src/malloc/log.h
  63. 1 0
      modules/src/malloc/mal.c
  64. 1 0
      modules/src/malloc/param.h
  65. 1 0
      modules/src/malloc/phys.c
  66. 1 0
      modules/src/malloc/phys.h
  67. 1 0
      modules/src/object/byte_order.c
  68. 1 0
      modules/src/object/object.h
  69. 1 0
      modules/src/object/rd.c
  70. 1 0
      modules/src/object/rd_arhdr.c
  71. 1 0
      modules/src/object/rd_bytes.c
  72. 1 0
      modules/src/object/rd_int2.c
  73. 1 0
      modules/src/object/rd_long.c
  74. 1 0
      modules/src/object/rd_ranlib.c
  75. 1 0
      modules/src/object/rd_unsig2.c
  76. 1 0
      modules/src/object/wr.c
  77. 1 0
      modules/src/object/wr_arhdr.c
  78. 1 0
      modules/src/object/wr_bytes.c
  79. 1 0
      modules/src/object/wr_int2.c
  80. 1 0
      modules/src/object/wr_long.c
  81. 1 0
      modules/src/object/wr_putc.c
  82. 1 0
      modules/src/object/wr_ranlib.c
  83. 1 0
      modules/src/read_em/mkcalls.c
  84. 1 0
      modules/src/read_em/read_em.c
  85. 1 0
      modules/src/read_em/reade.c
  86. 1 0
      modules/src/read_em/readk.c
  87. 1 0
      modules/src/string/bts2str.c
  88. 1 0
      modules/src/string/btscat.c
  89. 1 0
      modules/src/string/btscmp.c
  90. 1 0
      modules/src/string/btscpy.c
  91. 1 0
      modules/src/string/btszero.c
  92. 1 0
      modules/src/string/long2str.c
  93. 1 0
      modules/src/string/str2bts.c
  94. 1 0
      modules/src/string/str2long.c
  95. 1 0
      modules/src/string/strcat.c
  96. 1 0
      modules/src/string/strcmp.c
  97. 1 0
      modules/src/string/strcpy.c
  98. 1 0
      modules/src/string/strindex.c
  99. 1 0
      modules/src/string/strlen.c
  100. 1 0
      modules/src/string/strncat.c

+ 1 - 0
emtest/select.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".

+ 1 - 0
emtest/test.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".

+ 1 - 0
first/em_path.h.src

@@ -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".

+ 1 - 0
first/local.h.src

@@ -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".

+ 1 - 0
h/arch.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".

+ 1 - 0
h/as_spec.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".

+ 1 - 0
h/cg_pattern.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".

+ 1 - 0
h/em_abs.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".

+ 1 - 0
h/em_ego.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".

+ 1 - 0
h/em_flag.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".

+ 1 - 0
h/em_mes.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".

+ 1 - 0
h/em_ptyp.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".

+ 1 - 0
h/em_reg.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".

+ 1 - 0
h/ocm_chan.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".

+ 1 - 0
h/ocm_parco.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".

+ 1 - 0
h/ocm_proc.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".

+ 1 - 0
h/pc_err.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".

+ 1 - 0
h/pc_file.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".

+ 1 - 0
h/pc_size.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".

+ 1 - 0
include/_tail_cc/ctype.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".

+ 1 - 0
include/_tail_cc/setjmp.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".

+ 1 - 0
include/_tail_cc/stdio.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".

+ 1 - 0
include/_tail_cc/sys/dir.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".

+ 1 - 0
include/_tail_cc/sys/stat.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".

+ 1 - 0
include/_tail_cc/sys/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".

+ 1 - 0
include/_tail_mon/errno.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".

+ 1 - 0
include/_tail_mon/signal.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".

+ 1 - 0
include/_tail_mon/sys/timeb.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".

+ 1 - 0
include/_tail_mon/sys/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".

+ 1 - 0
modules/h/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".

+ 1 - 0
modules/h/em_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".

+ 1 - 0
modules/src/alloc/Malloc.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".

+ 1 - 0
modules/src/alloc/No_Mem.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".

+ 1 - 0
modules/src/alloc/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".

+ 1 - 0
modules/src/alloc/botch.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".

+ 1 - 0
modules/src/alloc/clear.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".

+ 1 - 0
modules/src/alloc/in_all.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".

+ 1 - 0
modules/src/alloc/st_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".

+ 1 - 0
modules/src/alloc/std_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".

+ 1 - 0
modules/src/assert/BadAssert.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".

+ 1 - 0
modules/src/em_code/e/C_failed.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".

+ 1 - 0
modules/src/em_code/e/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".

+ 1 - 0
modules/src/em_code/e/em_private.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".

+ 1 - 0
modules/src/em_code/k/C_failed.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".

+ 1 - 0
modules/src/em_code/k/em_private.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".

+ 1 - 0
modules/src/em_mes/C_ms_com.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".

+ 1 - 0
modules/src/em_mes/C_ms_ego.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".

+ 1 - 0
modules/src/em_mes/C_ms_emx.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".

+ 1 - 0
modules/src/em_mes/C_ms_err.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".

+ 1 - 0
modules/src/em_mes/C_ms_flt.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".

+ 1 - 0
modules/src/em_mes/C_ms_gto.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".

+ 1 - 0
modules/src/em_mes/C_ms_opt.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".

+ 1 - 0
modules/src/em_mes/C_ms_par.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".

+ 1 - 0
modules/src/em_mes/C_ms_reg.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".

+ 1 - 0
modules/src/em_mes/C_ms_src.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".

+ 1 - 0
modules/src/malloc/check.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".

+ 1 - 0
modules/src/malloc/check.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".

+ 1 - 0
modules/src/malloc/getsize.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".

+ 1 - 0
modules/src/malloc/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".

+ 1 - 0
modules/src/malloc/impl.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".

+ 1 - 0
modules/src/malloc/log.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".

+ 1 - 0
modules/src/malloc/log.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".

+ 1 - 0
modules/src/malloc/mal.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".

+ 1 - 0
modules/src/malloc/param.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".

+ 1 - 0
modules/src/malloc/phys.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".

+ 1 - 0
modules/src/malloc/phys.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".

+ 1 - 0
modules/src/object/byte_order.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".

+ 1 - 0
modules/src/object/object.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".

+ 1 - 0
modules/src/object/rd.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".

+ 1 - 0
modules/src/object/rd_arhdr.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".

+ 1 - 0
modules/src/object/rd_bytes.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".

+ 1 - 0
modules/src/object/rd_int2.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".

+ 1 - 0
modules/src/object/rd_long.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".

+ 1 - 0
modules/src/object/rd_ranlib.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".

+ 1 - 0
modules/src/object/rd_unsig2.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".

+ 1 - 0
modules/src/object/wr.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".

+ 1 - 0
modules/src/object/wr_arhdr.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".

+ 1 - 0
modules/src/object/wr_bytes.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".

+ 1 - 0
modules/src/object/wr_int2.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".

+ 1 - 0
modules/src/object/wr_long.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".

+ 1 - 0
modules/src/object/wr_putc.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".

+ 1 - 0
modules/src/object/wr_ranlib.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".

+ 1 - 0
modules/src/read_em/mkcalls.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".

+ 1 - 0
modules/src/read_em/read_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".

+ 1 - 0
modules/src/read_em/reade.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".

+ 1 - 0
modules/src/read_em/readk.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".

+ 1 - 0
modules/src/string/bts2str.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".

+ 1 - 0
modules/src/string/btscat.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".

+ 1 - 0
modules/src/string/btscmp.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".

+ 1 - 0
modules/src/string/btscpy.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".

+ 1 - 0
modules/src/string/btszero.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".

+ 1 - 0
modules/src/string/long2str.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".

+ 1 - 0
modules/src/string/str2bts.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".

+ 1 - 0
modules/src/string/str2long.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".

+ 1 - 0
modules/src/string/strcat.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".

+ 1 - 0
modules/src/string/strcmp.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".

+ 1 - 0
modules/src/string/strcpy.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".

+ 1 - 0
modules/src/string/strindex.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".

+ 1 - 0
modules/src/string/strlen.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".

+ 1 - 0
modules/src/string/strncat.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".

Some files were not shown because too many files changed in this diff