diff options
author | Thorsten Lockert <tholo@cvs.openbsd.org> | 1996-08-19 08:35:14 +0000 |
---|---|---|
committer | Thorsten Lockert <tholo@cvs.openbsd.org> | 1996-08-19 08:35:14 +0000 |
commit | d7615c200c61c89d6c4f97de1e3abf99bb759de9 (patch) | |
tree | 35d8d19aca072dba63d7062d615a555693a9142a /lib/libc/regex/cname.h | |
parent | 796010265f845625013cfa4bb2f73a26d43f30d2 (diff) |
Fix RCS ids
Make sure everything uses {SYS,}LIBC_SCCS properly
Diffstat (limited to 'lib/libc/regex/cname.h')
-rw-r--r-- | lib/libc/regex/cname.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/lib/libc/regex/cname.h b/lib/libc/regex/cname.h index 50479db089e..fb357f1e46d 100644 --- a/lib/libc/regex/cname.h +++ b/lib/libc/regex/cname.h @@ -1,4 +1,4 @@ -/* $NetBSD: cname.h,v 1.3 1995/02/27 13:28:33 cgd Exp $ */ +/* $OpenBSD: cname.h,v 1.2 1996/08/19 08:31:05 tholo Exp $ */ /*- * Copyright (c) 1992, 1993, 1994 Henry Spencer. @@ -35,8 +35,6 @@ * 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. - * - * @(#)cname.h 8.3 (Berkeley) 3/20/94 */ /* character-name table */ |