From f08ab58ba8a51461e3b3e8fa83e43ecaa5932325 Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Sun, 9 Apr 1995 22:58:55 +0000 Subject: [PATCH] added RCS id --- compat.h | 2 ++ config.h.in | 2 ++ emul/search.h | 2 +- insults.h | 2 ++ options.h | 2 ++ pathnames.h.in | 2 ++ sudo.h | 2 ++ version.h | 2 ++ 8 files changed, 15 insertions(+), 1 deletion(-) diff --git a/compat.h b/compat.h index 1f755d7e5..00f62a5e4 100644 --- a/compat.h +++ b/compat.h @@ -16,6 +16,8 @@ * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. * * Please send bugs, changes, problems to sudo-bugs@cs.colorado.edu + * + * $Id$ */ #ifndef _SUDO_COMPAT_H diff --git a/config.h.in b/config.h.in index 2696a770f..f1584f3bc 100644 --- a/config.h.in +++ b/config.h.in @@ -16,6 +16,8 @@ * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. * * Please send bugs, changes, problems to sudo-bugs@cs.colorado.edu + * + * $Id$ */ /* diff --git a/emul/search.h b/emul/search.h index 9c8783405..37ec6047d 100644 --- a/emul/search.h +++ b/emul/search.h @@ -27,7 +27,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * static char rcsid[] = "$Id$ + * $Id$ */ #ifndef _SEARCH_H_ diff --git a/insults.h b/insults.h index 440ba8c11..0846bb83c 100644 --- a/insults.h +++ b/insults.h @@ -16,6 +16,8 @@ * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. * * Please send bugs, changes, problems to sudo-bugs@cs.colorado.edu + * + * $Id$ */ #ifdef USE_INSULTS diff --git a/options.h b/options.h index e7a84c7c9..9ca3fbdc0 100644 --- a/options.h +++ b/options.h @@ -16,6 +16,8 @@ * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. * * Please send bugs, changes, problems to sudo-bugs@cs.colorado.edu + * + * $Id$ */ #ifndef _SUDO_OPTIONS_H diff --git a/pathnames.h.in b/pathnames.h.in index 9254fd85d..1557525a4 100644 --- a/pathnames.h.in +++ b/pathnames.h.in @@ -16,6 +16,8 @@ * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. * * Please send bugs, changes, problems to sudo-bugs@cs.colorado.edu + * + * $Id$ */ /* diff --git a/sudo.h b/sudo.h index 3107665be..ab35134f2 100644 --- a/sudo.h +++ b/sudo.h @@ -24,6 +24,8 @@ * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * + * $Id$ */ #ifndef _SUDO_SUDO_H diff --git a/version.h b/version.h index f7d9ee623..8905dce99 100644 --- a/version.h +++ b/version.h @@ -16,6 +16,8 @@ * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. * * Please send bugs, changes, problems to sudo-bugs@cs.colorado.edu + * + * $Id$ */ #ifndef _SUDO_VERSION_H -- 2.40.0