From: Ulrich Drepper Date: Wed, 25 Mar 1998 09:55:26 +0000 (+0000) Subject: Update copyright. X-Git-Tag: cvs/before-sparc-2_0_x-branch~40 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d0bf81a305f88eae981ffe013880f9fc6239c78;p=thirdparty%2Fglibc.git Update copyright. --- diff --git a/version.c b/version.c index 908558cf328..864b06114d2 100644 --- a/version.c +++ b/version.c @@ -1,4 +1,4 @@ -/* Copyright (C) 1991, 92, 93, 94, 95, 96, 97 Free Software Foundation, Inc. +/* Copyright (C) 1991,92,93,94,95,96,97,98 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or @@ -23,7 +23,7 @@ const char __libc_version[] = VERSION; static const char banner[] = "GNU C Library "RELEASE" release version "VERSION", by Roland McGrath et al.\n\ Compiled by GNU CC version "__VERSION__".\n\ -Copyright (C) 1992, 93, 94, 95, 96, 97 Free Software Foundation, Inc.\n\ +Copyright (C) 1992, 93, 94, 95, 96, 97, 98 Free Software Foundation, Inc.\n\ This is free software; see the source for copying conditions.\n\ There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A\n\ PARTICULAR PURPOSE.\n"