From bb5d9a28dda68c70359bc2710f22e6734fa85e76 Mon Sep 17 00:00:00 2001 From: Thomas Roessler Date: Thu, 7 Jan 1999 09:54:55 +0000 Subject: Get rid of RCS ids in source files. They are getting in our way when merging changes. --- acconfig.h | 1 - addrbook.c | 1 - alias.c | 1 - attach.c | 1 - attach.h | 1 - browser.c | 1 - buffy.c | 1 - buffy.h | 1 - charset.c | 1 - charset.h | 1 - color.c | 1 - commands.c | 1 - complete.c | 1 - compose.c | 1 - copy.c | 1 - copy.h | 1 - curs_lib.c | 1 - curs_main.c | 1 - date.c | 1 - dotlock.c | 1 - dotlock.h | 1 - edit.c | 1 - enter.c | 1 - filter.c | 1 - flags.c | 1 - from.c | 1 - functions.h | 1 - getdomain.c | 1 - globals.h | 1 - gnupgparse.c | 1 - handler.c | 1 - hash.c | 1 - hash.h | 1 - hdrline.c | 1 - headers.c | 1 - help.c | 1 - history.c | 1 - history.h | 1 - hook.c | 1 - imap.c | 1 - imap.h | 1 - init.c | 1 - init.h | 1 - keymap.c | 1 - keymap.h | 1 - lib.c | 1 - mailbox.h | 1 - main.c | 1 - mapping.h | 1 - mbox.c | 1 - menu.c | 1 - mh.c | 1 - mime.h | 1 - mutt.h | 1 - mutt_curses.h | 1 - mutt_menu.h | 1 - mutt_regex.h | 1 - mutt_socket.h | 1 - mx.c | 1 - mx.h | 1 - pager.c | 1 - pager.h | 1 - parse.c | 1 - parse.h | 1 - pattern.c | 1 - pgp.c | 1 - pgp.h | 1 - pgpinvoke.c | 1 - pgpkey.c | 1 - pgppubring.c | 1 - pop.c | 1 - postpone.c | 1 - protos.h | 1 - query.c | 1 - recvattach.c | 1 - resize.c | 1 - rfc1524.c | 1 - rfc1524.h | 1 - rfc2047.c | 1 - rfc2047.h | 1 - rfc822.c | 1 - rfc822.h | 1 - score.c | 1 - send.c | 1 - sendlib.c | 1 - sha.h | 1 - sha1dgst.c | 1 - sha_locl.h | 1 - signal.c | 1 - snprintf.c | 1 - socket.c | 1 - sort.c | 1 - sort.h | 1 - status.c | 1 - strcasecmp.c | 1 - system.c | 1 - thread.c | 1 - 97 files changed, 97 deletions(-) diff --git a/acconfig.h b/acconfig.h index 7e3a9ec4..59b7633f 100644 --- a/acconfig.h +++ b/acconfig.h @@ -1,4 +1,3 @@ -/* $Id$ */ /* Is this the international version? */ #undef SUBVERSION diff --git a/addrbook.c b/addrbook.c index e3fd75b5..a24024b5 100644 --- a/addrbook.c +++ b/addrbook.c @@ -1,4 +1,3 @@ -static const char rcsid[]="$Id$"; /* * Copyright (C) 1996-8 Michael R. Elkins * diff --git a/alias.c b/alias.c index b4653e19..30f81f8f 100644 --- a/alias.c +++ b/alias.c @@ -1,4 +1,3 @@ -static const char rcsid[]="$Id$"; /* * Copyright (C) 1996-8 Michael R. Elkins * diff --git a/attach.c b/attach.c index a01fb762..b18b6620 100644 --- a/attach.c +++ b/attach.c @@ -1,4 +1,3 @@ -static const char rcsid[]="$Id$"; /* * Copyright (C) 1996-8 Michael R. Elkins * diff --git a/attach.h b/attach.h index 93eb4a44..32e9d0d5 100644 --- a/attach.h +++ b/attach.h @@ -1,4 +1,3 @@ -/* $Id$ */ /* * Copyright (C) 1996-8 Michael R. Elkins * diff --git a/browser.c b/browser.c index 29fbe321..2420b0dd 100644 --- a/browser.c +++ b/browser.c @@ -1,4 +1,3 @@ -static const char rcsid[]="$Id$"; /* * Copyright (C) 1996-8 Michael R. Elkins * diff --git a/buffy.c b/buffy.c index 2ee6f6be..e28bd1f6 100644 --- a/buffy.c +++ b/buffy.c @@ -1,4 +1,3 @@ -static const char rcsid[]="$Id$"; /* * Copyright (C) 1996-8 Michael R. Elkins * diff --git a/buffy.h b/buffy.h index 74ec655f..c736a86a 100644 --- a/buffy.h +++ b/buffy.h @@ -1,4 +1,3 @@ -/* $Id$ */ /* * Copyright (C) 1996-8 Michael R. Elkins * diff --git a/charset.c b/charset.c index f6dbd09d..1cc63dcb 100644 --- a/charset.c +++ b/charset.c @@ -1,4 +1,3 @@ -static const char rcsid[]="$Id$"; /* * Copyright (C) 1999 Thomas Roessler * diff --git a/charset.h b/charset.h index 5a254768..cfb64f0c 100644 --- a/charset.h +++ b/charset.h @@ -1,4 +1,3 @@ -/* $Id$ */ /* * Copyright (C) 1999 Thomas Roessler * diff --git a/color.c b/color.c index 7e108b73..18ad0735 100644 --- a/color.c +++ b/color.c @@ -1,4 +1,3 @@ -static const char rcsid[]="$Id$"; /* * Copyright (C) 1996-8 Michael R. Elkins * diff --git a/commands.c b/commands.c index b4cabad9..f2be30aa 100644 --- a/commands.c +++ b/commands.c @@ -1,4 +1,3 @@ -static const char rcsid[]="$Id$"; /* * Copyright (C) 1996-8 Michael R. Elkins * diff --git a/complete.c b/complete.c index e7bd5e1e..f8d708f5 100644 --- a/complete.c +++ b/complete.c @@ -1,4 +1,3 @@ -static const char rcsid[]="$Id$"; /* * Copyright (C) 1996-8 Michael R. Elkins * diff --git a/compose.c b/compose.c index 7766c515..ea0f5b20 100644 --- a/compose.c +++ b/compose.c @@ -1,4 +1,3 @@ -static const char rcsid[]="$Id$"; /* * Copyright (C) 1996-8 Michael R. Elkins * diff --git a/copy.c b/copy.c index e38b08e0..22bcc556 100644 --- a/copy.c +++ b/copy.c @@ -1,4 +1,3 @@ -static const char rcsid[]="$Id$"; /* * Copyright (C) 1996-8 Michael R. Elkins * diff --git a/copy.h b/copy.h index c66998fc..1732393e 100644 --- a/copy.h +++ b/copy.h @@ -1,4 +1,3 @@ -/* $Id$ */ /* * Copyright (C) 1996-8 Michael R. Elkins * diff --git a/curs_lib.c b/curs_lib.c index 2a6a5649..6d8df4bc 100644 --- a/curs_lib.c +++ b/curs_lib.c @@ -1,4 +1,3 @@ -static const char rcsid[]="$Id$"; /* * Copyright (C) 1996-8 Michael R. Elkins * diff --git a/curs_main.c b/curs_main.c index d314e806..b3e44c01 100644 --- a/curs_main.c +++ b/curs_main.c @@ -1,4 +1,3 @@ -static const char rcsid[]="$Id$"; /* * Copyright (C) 1996-8 Michael R. Elkins * diff --git a/date.c b/date.c index b0a3cfa7..2fbb4e0d 100644 --- a/date.c +++ b/date.c @@ -1,4 +1,3 @@ -static const char rcsid[]="$Id$"; /* * Copyright (C) 1996-8 Michael R. Elkins * diff --git a/dotlock.c b/dotlock.c index e1f892b7..a9b891dd 100644 --- a/dotlock.c +++ b/dotlock.c @@ -1,4 +1,3 @@ -static const char rcsid[]="$Id$"; /* * Copyright (C) 1996-8 Michael R. Elkins * Copyright (C) 1998 Thomas Roessler diff --git a/dotlock.h b/dotlock.h index 0f1ba766..4dde522c 100644 --- a/dotlock.h +++ b/dotlock.h @@ -1,4 +1,3 @@ -/* $Id$ */ /* * Copyright (C) 1996-8 Michael R. Elkins * Copyright (C) 1998 Thomas Roessler diff --git a/edit.c b/edit.c index b3824ff4..6b59b335 100644 --- a/edit.c +++ b/edit.c @@ -1,4 +1,3 @@ -static const char rcsid[]="$Id$"; /* * Copyright (C) 1996-8 Michael R. Elkins * diff --git a/enter.c b/enter.c index 301de8bf..2905a56c 100644 --- a/enter.c +++ b/enter.c @@ -1,4 +1,3 @@ -static const char rcsid[]="$Id$"; /* * Copyright (C) 1996-8 Michael R. Elkins * diff --git a/filter.c b/filter.c index 85dfa311..0685f69b 100644 --- a/filter.c +++ b/filter.c @@ -1,4 +1,3 @@ -static const char rcsid[]="$Id$"; /* * Copyright (C) 1996-8 Michael R. Elkins. * diff --git a/flags.c b/flags.c index ccd5dc66..c38d9a07 100644 --- a/flags.c +++ b/flags.c @@ -1,4 +1,3 @@ -static const char rcsid[]="$Id$"; /* * Copyright (C) 1996-8 Michael R. Elkins * diff --git a/from.c b/from.c index 6a89a40c..35030fa6 100644 --- a/from.c +++ b/from.c @@ -1,4 +1,3 @@ -static const char rcsid[]="$Id$"; /* * Copyright (C) 1996-8 Michael R. Elkins * diff --git a/functions.h b/functions.h index f773b001..e2f3e4a8 100644 --- a/functions.h +++ b/functions.h @@ -1,4 +1,3 @@ -/* $Id$ */ /* * Copyright (C) 1996-8 Michael R. Elkins * diff --git a/getdomain.c b/getdomain.c index ff77d4ec..5b2d715f 100644 --- a/getdomain.c +++ b/getdomain.c @@ -1,4 +1,3 @@ -static const char rcsid[]="$Id$"; #include #include #include diff --git a/globals.h b/globals.h index 0ce530e3..5ce9deed 100644 --- a/globals.h +++ b/globals.h @@ -1,4 +1,3 @@ -/* $Id$ */ /* * Copyright (C) 1996-8 Michael R. Elkins * diff --git a/gnupgparse.c b/gnupgparse.c index 6ec96a80..306b6c87 100644 --- a/gnupgparse.c +++ b/gnupgparse.c @@ -1,4 +1,3 @@ -static const char rcsid[]="$Id$"; /* * Copyright (C) 1998 Werner Koch * diff --git a/handler.c b/handler.c index 6f38d0b3..3fda2c23 100644 --- a/handler.c +++ b/handler.c @@ -1,4 +1,3 @@ -static const char rcsid[]="$Id$"; /* * Copyright (C) 1996-8 Michael R. Elkins * diff --git a/hash.c b/hash.c index 3cc0ed5a..d855cb0f 100644 --- a/hash.c +++ b/hash.c @@ -1,4 +1,3 @@ -static const char rcsid[]="$Id$"; /* * Copyright (C) 1996-8 Michael R. Elkins * diff --git a/hash.h b/hash.h index 9a88d31b..bc079a11 100644 --- a/hash.h +++ b/hash.h @@ -1,4 +1,3 @@ -/* $Id$ */ /* * Copyright (C) 1996-8 Michael R. Elkins * diff --git a/hdrline.c b/hdrline.c index c41c30f4..988c8401 100644 --- a/hdrline.c +++ b/hdrline.c @@ -1,4 +1,3 @@ -static const char rcsid[]="$Id$"; /* * Copyright (C) 1996-8 Michael R. Elkins * diff --git a/headers.c b/headers.c index eb2dd434..f1a569d2 100644 --- a/headers.c +++ b/headers.c @@ -1,4 +1,3 @@ -static const char rcsid[]="$Id$"; /* * Copyright (C) 1996-8 Michael R. Elkins * diff --git a/help.c b/help.c index 9bf3df56..c099f9b3 100644 --- a/help.c +++ b/help.c @@ -1,4 +1,3 @@ -static const char rcsid[]="$Id$"; /* * Copyright (C) 1996-8 Michael R. Elkins * diff --git a/history.c b/history.c index bc747db9..278db738 100644 --- a/history.c +++ b/history.c @@ -1,4 +1,3 @@ -static const char rcsid[]="$Id$"; /* * Copyright (C) 1996-8 Michael R. Elkins * diff --git a/history.h b/history.h index 3261f6e7..b923fe36 100644 --- a/history.h +++ b/history.h @@ -1,4 +1,3 @@ -/* $Id$ */ /* * Copyright (C) 1996-8 Michael R. Elkins * diff --git a/hook.c b/hook.c index 748269c8..9ed0d6d5 100644 --- a/hook.c +++ b/hook.c @@ -1,4 +1,3 @@ -static const char rcsid[]="$Id$"; /* * Copyright (C) 1996-8 Michael R. Elkins * diff --git a/imap.c b/imap.c index b7a56155..eb8d044d 100644 --- a/imap.c +++ b/imap.c @@ -1,4 +1,3 @@ -static const char rcsid[]="$Id$"; /* * Copyright (C) 1996-8 Michael R. Elkins * diff --git a/imap.h b/imap.h index 4856067a..d7c1357c 100644 --- a/imap.h +++ b/imap.h @@ -1,4 +1,3 @@ -/* $Id$ */ /* * Copyright (C) 1996-8 Michael R. Elkins * diff --git a/init.c b/init.c index a25f388f..4e55f57c 100644 --- a/init.c +++ b/init.c @@ -1,4 +1,3 @@ -static const char rcsid[]="$Id$"; /* * Copyright (C) 1996-8 Michael R. Elkins * diff --git a/init.h b/init.h index 6f56517a..17845785 100644 --- a/init.h +++ b/init.h @@ -1,4 +1,3 @@ -/* $Id$ */ /* * Copyright (C) 1996-8 Michael R. Elkins * diff --git a/keymap.c b/keymap.c index 6bc15701..943ce54f 100644 --- a/keymap.c +++ b/keymap.c @@ -1,4 +1,3 @@ -static const char rcsid[]="$Id$"; /* * Copyright (C) 1996-8 Michael R. Elkins * diff --git a/keymap.h b/keymap.h index 9bfbcd30..7ec44a5c 100644 --- a/keymap.h +++ b/keymap.h @@ -1,4 +1,3 @@ -/* $Id$ */ /* * Copyright (C) 1996-8 Michael R. Elkins * diff --git a/lib.c b/lib.c index c8474502..1eca124b 100644 --- a/lib.c +++ b/lib.c @@ -1,4 +1,3 @@ -static const char rcsid[]="$Id$"; /* * Copyright (C) 1996-8 Michael R. Elkins * diff --git a/mailbox.h b/mailbox.h index caaa9c17..66e74738 100644 --- a/mailbox.h +++ b/mailbox.h @@ -1,4 +1,3 @@ -/* $Id$ */ /* * Copyright (C) 1996-8 Michael R. Elkins * diff --git a/main.c b/main.c index 382f1e29..5a13a159 100644 --- a/main.c +++ b/main.c @@ -1,4 +1,3 @@ -static const char rcsid[]="$Id$"; /* * Copyright (C) 1996-8 Michael R. Elkins * Copyright (C) 1999 Thomas Roessler diff --git a/mapping.h b/mapping.h index 4f40def7..1464075d 100644 --- a/mapping.h +++ b/mapping.h @@ -1,4 +1,3 @@ -/* $Id$ */ /* * Copyright (C) 1996-8 Michael R. Elkins * diff --git a/mbox.c b/mbox.c index e2d6acd2..90c0c8fd 100644 --- a/mbox.c +++ b/mbox.c @@ -1,4 +1,3 @@ -static const char rcsid[]="$Id$"; /* * Copyright (C) 1996-8 Michael R. Elkins * diff --git a/menu.c b/menu.c index 4e643085..f8cb792a 100644 --- a/menu.c +++ b/menu.c @@ -1,4 +1,3 @@ -static const char rcsid[]="$Id$"; /* * Copyright (C) 1996-8 Michael R. Elkins * diff --git a/mh.c b/mh.c index 7b134956..0b27558f 100644 --- a/mh.c +++ b/mh.c @@ -1,4 +1,3 @@ -static const char rcsid[]="$Id$"; /* * Copyright (C) 1996-8 Michael R. Elkins * diff --git a/mime.h b/mime.h index 1484bae3..1940e57d 100644 --- a/mime.h +++ b/mime.h @@ -1,4 +1,3 @@ -/* $Id$ */ /* * Copyright (C) 1996-8 Michael R. Elkins * diff --git a/mutt.h b/mutt.h index a5c902a9..4ca1b6f7 100644 --- a/mutt.h +++ b/mutt.h @@ -1,4 +1,3 @@ -/* $Id$ */ /* * Copyright (C) 1996-8 Michael R. Elkins * diff --git a/mutt_curses.h b/mutt_curses.h index 27811051..daabb4b5 100644 --- a/mutt_curses.h +++ b/mutt_curses.h @@ -1,4 +1,3 @@ -/* $Id$ */ /* * Copyright (C) 1996-8 Michael R. Elkins * diff --git a/mutt_menu.h b/mutt_menu.h index 8555e72f..367e22af 100644 --- a/mutt_menu.h +++ b/mutt_menu.h @@ -1,4 +1,3 @@ -/* $Id$ */ /* * Copyright (C) 1996-8 Michael R. Elkins * diff --git a/mutt_regex.h b/mutt_regex.h index fff00877..290454a7 100644 --- a/mutt_regex.h +++ b/mutt_regex.h @@ -1,4 +1,3 @@ -/* $Id$ */ /* * Copyright (C) 1996-8 Michael R. Elkins * diff --git a/mutt_socket.h b/mutt_socket.h index 9e284b19..66b55d69 100644 --- a/mutt_socket.h +++ b/mutt_socket.h @@ -1,4 +1,3 @@ -/* $Id$ */ /* * Copyright (C) 1998 Brandon Long * diff --git a/mx.c b/mx.c index f37dae1c..aed1be41 100644 --- a/mx.c +++ b/mx.c @@ -1,4 +1,3 @@ -static const char rcsid[]="$Id$"; /* * Copyright (C) 1996-8 Michael R. Elkins * diff --git a/mx.h b/mx.h index b97a985f..4f3469fa 100644 --- a/mx.h +++ b/mx.h @@ -1,4 +1,3 @@ -/* $Id$ */ /* * Copyright (C) 1996-8 Michael R. Elkins * diff --git a/pager.c b/pager.c index 383d8c06..60527803 100644 --- a/pager.c +++ b/pager.c @@ -1,4 +1,3 @@ -static const char rcsid[]="$Id$"; /* * Copyright (C) 1996-8 Michael R. Elkins * diff --git a/pager.h b/pager.h index 5801232a..b81d5ea5 100644 --- a/pager.h +++ b/pager.h @@ -1,4 +1,3 @@ -/* $Id$ */ /* * Copyright (C) 1996-8 Michael R. Elkins * diff --git a/parse.c b/parse.c index b815b93b..04189ea7 100644 --- a/parse.c +++ b/parse.c @@ -1,4 +1,3 @@ -static const char rcsid[]="$Id$"; /* * Copyright (C) 1996-8 Michael R. Elkins * diff --git a/parse.h b/parse.h index 7de66270..33084efd 100644 --- a/parse.h +++ b/parse.h @@ -1,4 +1,3 @@ -/* $Id$ */ /* XXX this file duplicates content from protos.h */ diff --git a/pattern.c b/pattern.c index 7f023a42..1a8ce504 100644 --- a/pattern.c +++ b/pattern.c @@ -1,4 +1,3 @@ -static const char rcsid[]="$Id$"; /* * Copyright (C) 1996-8 Michael R. Elkins * diff --git a/pgp.c b/pgp.c index 3ff8c7c9..4ec0dae1 100644 --- a/pgp.c +++ b/pgp.c @@ -1,4 +1,3 @@ -static const char rcsid[]="$Id$"; /* * Copyright (C) 1996,1997 Michael R. Elkins * Copyright (c) 1998 Thomas Roessler diff --git a/pgp.h b/pgp.h index fe78c6eb..74384845 100644 --- a/pgp.h +++ b/pgp.h @@ -1,4 +1,3 @@ -/* $Id$ */ /* * Copyright (C) 1996,1997 Michael R. Elkins * diff --git a/pgpinvoke.c b/pgpinvoke.c index 5544a6dc..e180fa05 100644 --- a/pgpinvoke.c +++ b/pgpinvoke.c @@ -1,4 +1,3 @@ -static const char rcsid[]="$Id$"; /* * Copyright (C) 1997-1998 Thomas Roessler * diff --git a/pgpkey.c b/pgpkey.c index 10e89bd2..05e257e1 100644 --- a/pgpkey.c +++ b/pgpkey.c @@ -1,4 +1,3 @@ -static const char rcsid[]="$Id$"; /* * Copyright (C) 1996,1997 Michael R. Elkins * Copyright (c) 1998 Thomas Roessler diff --git a/pgppubring.c b/pgppubring.c index fb5d135c..20782d92 100644 --- a/pgppubring.c +++ b/pgppubring.c @@ -1,4 +1,3 @@ -static const char rcsid[]="$Id$"; /* * Copyright (C) 1997 Thomas Roessler * diff --git a/pop.c b/pop.c index 7b838a84..42eb3a57 100644 --- a/pop.c +++ b/pop.c @@ -1,4 +1,3 @@ -static const char rcsid[]="$Id$"; /* * Copyright (C) 1996-8 Michael R. Elkins * diff --git a/postpone.c b/postpone.c index 31b7ea3d..bc172c2b 100644 --- a/postpone.c +++ b/postpone.c @@ -1,4 +1,3 @@ -static const char rcsid[]="$Id$"; /* * Copyright (C) 1996-8 Michael R. Elkins * diff --git a/protos.h b/protos.h index ea36ce4b..4a673bda 100644 --- a/protos.h +++ b/protos.h @@ -1,4 +1,3 @@ -/* $Id$ */ /* * Copyright (C) 1996-8 Michael R. Elkins * diff --git a/query.c b/query.c index f2265e00..108d4ae3 100644 --- a/query.c +++ b/query.c @@ -1,4 +1,3 @@ -static const char rcsid[]="$Id$"; /* * Copyright (C) 1996-8 Michael R. Elkins * diff --git a/recvattach.c b/recvattach.c index 0843c228..e9661d33 100644 --- a/recvattach.c +++ b/recvattach.c @@ -1,4 +1,3 @@ -static const char rcsid[]="$Id$"; /* * Copyright (C) 1996-1998 Michael R. Elkins * diff --git a/resize.c b/resize.c index 04fac615..ccbcb9da 100644 --- a/resize.c +++ b/resize.c @@ -1,4 +1,3 @@ -static const char rcsid[]="$Id$"; /* * Copyright (C) 1996-8 Michael R. Elkins * diff --git a/rfc1524.c b/rfc1524.c index dd46d968..ce8a6321 100644 --- a/rfc1524.c +++ b/rfc1524.c @@ -1,4 +1,3 @@ -static const char rcsid[]="$Id$"; /* * Copyright (C) 1996-8 Michael R. Elkins * diff --git a/rfc1524.h b/rfc1524.h index 4d2ef3ea..1051f111 100644 --- a/rfc1524.h +++ b/rfc1524.h @@ -1,4 +1,3 @@ -/* $Id$ */ /* * Copyright (C) 1996-8 Michael R. Elkins * diff --git a/rfc2047.c b/rfc2047.c index a0a37c33..225c7af3 100644 --- a/rfc2047.c +++ b/rfc2047.c @@ -1,4 +1,3 @@ -static const char rcsid[]="$Id$"; /* * Copyright (C) 1996-8 Michael R. Elkins * diff --git a/rfc2047.h b/rfc2047.h index fdeebb95..07bb1b8b 100644 --- a/rfc2047.h +++ b/rfc2047.h @@ -1,4 +1,3 @@ -/* $Id$ */ /* * Copyright (C) 1996-8 Michael R. Elkins * diff --git a/rfc822.c b/rfc822.c index 0eaaa913..ad824dc3 100644 --- a/rfc822.c +++ b/rfc822.c @@ -1,4 +1,3 @@ -static const char rcsid[]="$Id$"; /* * Copyright (C) 1996-8 Michael R. Elkins * diff --git a/rfc822.h b/rfc822.h index 3e83a5da..f9ad5d0e 100644 --- a/rfc822.h +++ b/rfc822.h @@ -1,4 +1,3 @@ -/* $Id$ */ /* * Copyright (C) 1996-8 Michael R. Elkins * diff --git a/score.c b/score.c index 4c818a20..e4089090 100644 --- a/score.c +++ b/score.c @@ -1,4 +1,3 @@ -static const char rcsid[]="$Id$"; /* * Copyright (C) 1996-8 Michael R. Elkins * diff --git a/send.c b/send.c index a27654ca..22415e94 100644 --- a/send.c +++ b/send.c @@ -1,4 +1,3 @@ -static const char rcsid[]="$Id$"; /* * Copyright (C) 1996-8 Michael R. Elkins * diff --git a/sendlib.c b/sendlib.c index 321b879c..38c6cd90 100644 --- a/sendlib.c +++ b/sendlib.c @@ -1,4 +1,3 @@ -static const char rcsid[]="$Id$"; /* * Copyright (C) 1996-8 Michael R. Elkins * diff --git a/sha.h b/sha.h index 1204af4a..9e22fa87 100644 --- a/sha.h +++ b/sha.h @@ -1,4 +1,3 @@ -/* $Id$ */ /* crypto/sha/sha.h */ /* Copyright (C) 1995-1997 Eric Young (eay@cryptsoft.com) * All rights reserved. diff --git a/sha1dgst.c b/sha1dgst.c index c9115b90..58230acd 100644 --- a/sha1dgst.c +++ b/sha1dgst.c @@ -1,4 +1,3 @@ -static const char rcsid[]="$Id$"; /* crypto/sha/sha1dgst.c */ /* Copyright (C) 1995-1997 Eric Young (eay@cryptsoft.com) * All rights reserved. diff --git a/sha_locl.h b/sha_locl.h index a5df30dc..0a5cf469 100644 --- a/sha_locl.h +++ b/sha_locl.h @@ -1,4 +1,3 @@ -/* $Id$ */ /* crypto/sha/sha_locl.h */ /* Copyright (C) 1995-1997 Eric Young (eay@cryptsoft.com) * All rights reserved. diff --git a/signal.c b/signal.c index f7f1929a..dba16da3 100644 --- a/signal.c +++ b/signal.c @@ -1,4 +1,3 @@ -static const char rcsid[]="$Id$"; /* * Copyright (C) 1996-8 Michael R. Elkins * diff --git a/snprintf.c b/snprintf.c index 4b9ef9d8..4716ee29 100644 --- a/snprintf.c +++ b/snprintf.c @@ -1,4 +1,3 @@ -static const char rcsid[]="$Id$"; /************************************************************** * Original: * Patrick Powell Tue Apr 11 09:48:21 PDT 1995 diff --git a/socket.c b/socket.c index 8937d5ba..1ffd17c3 100644 --- a/socket.c +++ b/socket.c @@ -1,4 +1,3 @@ -static const char rcsid[]="$Id$"; /* * Copyright (C) 1998 Michael R. Elkins * diff --git a/sort.c b/sort.c index 2370e425..08001ddf 100644 --- a/sort.c +++ b/sort.c @@ -1,4 +1,3 @@ -static const char rcsid[]="$Id$"; /* * Copyright (C) 1996-8 Michael R. Elkins * diff --git a/sort.h b/sort.h index 6091ad5f..7e7c41e2 100644 --- a/sort.h +++ b/sort.h @@ -1,4 +1,3 @@ -/* $Id$ */ /* * Copyright (C) 1996-8 Michael R. Elkins * diff --git a/status.c b/status.c index a84b8a9b..20553862 100644 --- a/status.c +++ b/status.c @@ -1,4 +1,3 @@ -static const char rcsid[]="$Id$"; /* * Copyright (C) 1996-8 Michael R. Elkins * diff --git a/strcasecmp.c b/strcasecmp.c index 1a92bc36..7578d0c7 100644 --- a/strcasecmp.c +++ b/strcasecmp.c @@ -1,4 +1,3 @@ -static const char rcsid[]="$Id$"; #include #include diff --git a/system.c b/system.c index 362db575..eb9a2aad 100644 --- a/system.c +++ b/system.c @@ -1,4 +1,3 @@ -static const char rcsid[]="$Id$"; /* * Copyright (C) 1996-8 Michael R. Elkins * diff --git a/thread.c b/thread.c index 630e6af0..161f247d 100644 --- a/thread.c +++ b/thread.c @@ -1,4 +1,3 @@ -static const char rcsid[]="$Id$"; /* * WORK IN PROGRESS ALERT: Daniel Eisenbud -- cgit v1.2.3