summaryrefslogtreecommitdiff
path: root/src/regex.h
diff options
context:
space:
mode:
authorJim Blandy <jimb@redhat.com>1993-04-02 23:17:33 +0000
committerJim Blandy <jimb@redhat.com>1993-04-02 23:17:33 +0000
commit8b20806d3cf5d0d82719e0913caffd8ce111552a (patch)
tree5b1bb01856534980641c204e9801611cc6fbaa5c /src/regex.h
parent5745b08698e97e2ef3d1f3437673f10406802a0c (diff)
*** empty log message ***
Diffstat (limited to 'src/regex.h')
-rw-r--r--src/regex.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/regex.h b/src/regex.h
index 0840861da36..408dd210348 100644
--- a/src/regex.h
+++ b/src/regex.h
@@ -1,7 +1,7 @@
/* Definitions for data structures and routines for the regular
- expression library, version 0.11.
+ expression library, version 0.12.
- Copyright (C) 1985, 89, 90, 91, 92 Free Software Foundation, Inc.
+ Copyright (C) 1985, 1989, 1990, 1991, 1992, 1993 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by