diff options
Diffstat (limited to 'lib/libc/regex/cname.h')
-rw-r--r-- | lib/libc/regex/cname.h | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/libc/regex/cname.h b/lib/libc/regex/cname.h index fb357f1e46d..074b5f8ac6c 100644 --- a/lib/libc/regex/cname.h +++ b/lib/libc/regex/cname.h @@ -1,4 +1,4 @@ -/* $OpenBSD: cname.h,v 1.2 1996/08/19 08:31:05 tholo Exp $ */ +/* $OpenBSD: cname.h,v 1.3 1997/04/28 20:44:57 millert Exp $ */ /*- * Copyright (c) 1992, 1993, 1994 Henry Spencer. @@ -35,6 +35,8 @@ * 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 */ |