From 002f48507805c24a9a5019679ed0b1f2e3e258de Mon Sep 17 00:00:00 2001 From: billf Date: Tue, 30 Nov 1999 03:50:02 +0000 Subject: copyright/sccsid/rcsid cleanup. --- games/rogue/message.c | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'games/rogue/message.c') diff --git a/games/rogue/message.c b/games/rogue/message.c index 10751c4..d9e2456 100644 --- a/games/rogue/message.c +++ b/games/rogue/message.c @@ -32,12 +32,14 @@ * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. - * - * $FreeBSD$ */ #ifndef lint +#if 0 static char sccsid[] = "@(#)message.c 8.1 (Berkeley) 5/31/93"; +#endif +static const char rcsid[] = + "$FreeBSD$"; #endif /* not lint */ /* -- cgit v1.1