From 657959b04da760b00959bb0b53eceb2b3c022f89 Mon Sep 17 00:00:00 2001
From: Kurt Zeilenga <kurt@openldap.org>
Date: Sun, 29 Aug 1999 20:35:22 +0000
Subject: [PATCH] Add RCS Id to "generic" headers (experimental)

---
 include/ac/alloca.h       | 1 +
 include/ac/assert.h       | 1 +
 include/ac/bytes.h        | 1 +
 include/ac/ctype.h        | 1 +
 include/ac/dirent.h       | 1 +
 include/ac/errno.h        | 1 +
 include/ac/krb.h          | 1 +
 include/ac/regex.h        | 5 ++---
 include/ac/setproctitle.h | 1 +
 include/ac/signal.h       | 1 +
 include/ac/socket.h       | 5 ++---
 include/ac/stdarg.h       | 1 +
 include/ac/stdlib.h       | 1 +
 include/ac/string.h       | 1 +
 include/ac/sysexits.h     | 5 ++---
 include/ac/syslog.h       | 5 ++---
 include/ac/termios.h      | 1 +
 include/ac/time.h         | 1 +
 include/ac/unistd.h       | 1 +
 include/ac/wait.h         | 1 +
 20 files changed, 24 insertions(+), 12 deletions(-)

diff --git a/include/ac/alloca.h b/include/ac/alloca.h
index 221ff555bd..20c3c3732e 100644
--- a/include/ac/alloca.h
+++ b/include/ac/alloca.h
@@ -1,4 +1,5 @@
 /* Generic alloca.h */
+/* $Id$ */
 /*
  * Copyright 1998,1999 The OpenLDAP Foundation, Redwood City, California, USA
  * All rights reserved.
diff --git a/include/ac/assert.h b/include/ac/assert.h
index 6849638cfd..4de37b66dd 100644
--- a/include/ac/assert.h
+++ b/include/ac/assert.h
@@ -1,4 +1,5 @@
 /* Generic assert.h */
+/* $Id$ */
 /*
  * Copyright 1999 The OpenLDAP Foundation, Redwood City, California, USA
  * All rights reserved.
diff --git a/include/ac/bytes.h b/include/ac/bytes.h
index 512ab5496d..1b0822c463 100644
--- a/include/ac/bytes.h
+++ b/include/ac/bytes.h
@@ -1,4 +1,5 @@
 /* Generic bytes.h */
+/* $Id$ */
 /*
  * Copyright 1998,1999 The OpenLDAP Foundation, Redwood City, California, USA
  * All rights reserved.
diff --git a/include/ac/ctype.h b/include/ac/ctype.h
index bcb71d5030..1ad11213bf 100644
--- a/include/ac/ctype.h
+++ b/include/ac/ctype.h
@@ -1,4 +1,5 @@
 /* Generic ctype.h */
+/* $Id$ */
 /*
  * Copyright 1998,1999 The OpenLDAP Foundation, Redwood City, California, USA
  * All rights reserved.
diff --git a/include/ac/dirent.h b/include/ac/dirent.h
index e58dda8bb2..da703e13af 100644
--- a/include/ac/dirent.h
+++ b/include/ac/dirent.h
@@ -1,4 +1,5 @@
 /* Generic dirent.h */
+/* $Id$ */
 /*
  * Copyright 1998,1999 The OpenLDAP Foundation, Redwood City, California, USA
  * All rights reserved.
diff --git a/include/ac/errno.h b/include/ac/errno.h
index 26af4a5767..cd12e2a56b 100644
--- a/include/ac/errno.h
+++ b/include/ac/errno.h
@@ -1,4 +1,5 @@
 /* Generic errno.h */
+/* $Id$ */
 /*
  * Copyright 1998,1999 The OpenLDAP Foundation, Redwood City, California, USA
  * All rights reserved.
diff --git a/include/ac/krb.h b/include/ac/krb.h
index 05a2774a86..35bedbf69e 100644
--- a/include/ac/krb.h
+++ b/include/ac/krb.h
@@ -1,4 +1,5 @@
 /* Generic krb.h */
+/* $Id$ */
 /*
  * Copyright 1998,1999 The OpenLDAP Foundation, Redwood City, California, USA
  * All rights reserved.
diff --git a/include/ac/regex.h b/include/ac/regex.h
index 30a3482359..bd02b512f3 100644
--- a/include/ac/regex.h
+++ b/include/ac/regex.h
@@ -1,6 +1,5 @@
-/*
- * Generic Regex
- */
+/* Generic Regex */
+/* $Id$ */
 /*
  * Copyright 1998,1999 The OpenLDAP Foundation, Redwood City, California, USA
  * All rights reserved.
diff --git a/include/ac/setproctitle.h b/include/ac/setproctitle.h
index c85eb452da..a1c57db1b3 100644
--- a/include/ac/setproctitle.h
+++ b/include/ac/setproctitle.h
@@ -1,4 +1,5 @@
 /* Generic setproctitle.h */
+/* $Id$ */
 /*
  * Copyright 1998,1999 The OpenLDAP Foundation, Redwood City, California, USA
  * All rights reserved.
diff --git a/include/ac/signal.h b/include/ac/signal.h
index b19e276430..dcc3d29f22 100644
--- a/include/ac/signal.h
+++ b/include/ac/signal.h
@@ -1,4 +1,5 @@
 /* Generic signal.h */
+/* $Id$ */
 /*
  * Copyright 1998,1999 The OpenLDAP Foundation, Redwood City, California, USA
  * All rights reserved.
diff --git a/include/ac/socket.h b/include/ac/socket.h
index 242a735753..f5f2ba17b4 100644
--- a/include/ac/socket.h
+++ b/include/ac/socket.h
@@ -1,6 +1,5 @@
-/*
- * Generic socket.h
- */
+/* Generic socket.h */
+/* $Id$ */
 /*
  * Copyright 1998,1999 The OpenLDAP Foundation, Redwood City, California, USA
  * All rights reserved.
diff --git a/include/ac/stdarg.h b/include/ac/stdarg.h
index 1e1fc633f6..ed29c817cf 100644
--- a/include/ac/stdarg.h
+++ b/include/ac/stdarg.h
@@ -1,4 +1,5 @@
 /* Generic stdarg.h */
+/* $Id$ */
 /*
  * Copyright 1998,1999 The OpenLDAP Foundation, Redwood City, California, USA
  * All rights reserved.
diff --git a/include/ac/stdlib.h b/include/ac/stdlib.h
index 6fc2f6a4d0..4b480acb00 100644
--- a/include/ac/stdlib.h
+++ b/include/ac/stdlib.h
@@ -1,4 +1,5 @@
 /* Generic stdlib.h */
+/* $Id$ */
 /*
  * Copyright 1998,1999 The OpenLDAP Foundation, Redwood City, California, USA
  * All rights reserved.
diff --git a/include/ac/string.h b/include/ac/string.h
index ca2eeb0b7d..0527476ecd 100644
--- a/include/ac/string.h
+++ b/include/ac/string.h
@@ -1,4 +1,5 @@
 /* Generic string.h */
+/* $Id$ */
 /*
  * Copyright 1998,1999 The OpenLDAP Foundation, Redwood City, California, USA
  * All rights reserved.
diff --git a/include/ac/sysexits.h b/include/ac/sysexits.h
index 91dec205e2..bb5a0a8c0b 100644
--- a/include/ac/sysexits.h
+++ b/include/ac/sysexits.h
@@ -1,6 +1,5 @@
-/*
- * Generic sysexits
- */
+/* Generic sysexits */
+/* $Id$ */
 /*
  * Copyright 1999 The OpenLDAP Foundation, Redwood City, California, USA
  * All rights reserved.
diff --git a/include/ac/syslog.h b/include/ac/syslog.h
index ebc143b9f0..b40f2a3a9c 100644
--- a/include/ac/syslog.h
+++ b/include/ac/syslog.h
@@ -1,6 +1,5 @@
-/*
- * Generic syslog.h
- */
+/* Generic syslog.h */
+/* $Id$ */
 /*
  * Copyright 1998,1999 The OpenLDAP Foundation, Redwood City, California, USA
  * All rights reserved.
diff --git a/include/ac/termios.h b/include/ac/termios.h
index e56eedb0d3..49a8adbc65 100644
--- a/include/ac/termios.h
+++ b/include/ac/termios.h
@@ -1,4 +1,5 @@
 /* Generic termios.h */
+/* $Id$ */
 /*
  * Copyright 1998,1999 The OpenLDAP Foundation, Redwood City, California, USA
  * All rights reserved.
diff --git a/include/ac/time.h b/include/ac/time.h
index e1d6dc3836..190027b13c 100644
--- a/include/ac/time.h
+++ b/include/ac/time.h
@@ -1,4 +1,5 @@
 /* Generic time.h */
+/* $Id$ */
 /*
  * Copyright 1998,1999 The OpenLDAP Foundation, Redwood City, California, USA
  * All rights reserved.
diff --git a/include/ac/unistd.h b/include/ac/unistd.h
index 44413ddb41..6cddeda2f9 100644
--- a/include/ac/unistd.h
+++ b/include/ac/unistd.h
@@ -1,4 +1,5 @@
 /* Generic unistd.h */
+/* $Id$ */
 /*
  * Copyright 1998,1999 The OpenLDAP Foundation, Redwood City, California, USA
  * All rights reserved.
diff --git a/include/ac/wait.h b/include/ac/wait.h
index b3c4804d96..b5c0589939 100644
--- a/include/ac/wait.h
+++ b/include/ac/wait.h
@@ -1,4 +1,5 @@
 /* Generic wait.h */
+/* $Id$ */
 /*
  * Copyright 1998,1999 The OpenLDAP Foundation, Redwood City, California, USA
  * All rights reserved.
-- 
GitLab