From eeb91fe467e54beb5968d742967e08bc8540fb74 Mon Sep 17 00:00:00 2001 From: cgd Date: Sat, 6 Nov 1993 01:06:12 +0000 Subject: version number update --- include/fts.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'include') diff --git a/include/fts.h b/include/fts.h index e4c75b5733c..b543bb4fb85 100644 --- a/include/fts.h +++ b/include/fts.h @@ -1,6 +1,6 @@ /* - * Copyright (c) 1989 The Regents of the University of California. - * All rights reserved. + * Copyright (c) 1989, 1993 + * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions @@ -30,8 +30,8 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * from: @(#)fts.h 5.24 (Berkeley) 5/5/92 - * $Id: fts.h,v 1.2 1993/08/01 00:23:18 mycroft Exp $ + * from: @(#)fts.h 8.1 (Berkeley) 6/2/93 + * $Id: fts.h,v 1.3 1993/11/06 01:06:12 cgd Exp $ */ #ifndef _FTS_H_ -- cgit