summaryrefslogtreecommitdiff
path: root/pcre_fullinfo.c
diff options
context:
space:
mode:
Diffstat (limited to 'pcre_fullinfo.c')
-rw-r--r--pcre_fullinfo.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/pcre_fullinfo.c b/pcre_fullinfo.c
index 04e31f6..7b001c6 100644
--- a/pcre_fullinfo.c
+++ b/pcre_fullinfo.c
@@ -2,11 +2,11 @@
* Perl-Compatible Regular Expressions *
*************************************************/
-/*PCRE is a library of functions to support regular expressions whose syntax
+/* PCRE is a library of functions to support regular expressions whose syntax
and semantics are as close as possible to those of the Perl 5 language.
Written by Philip Hazel
- Copyright (c) 1997-2007 University of Cambridge
+ Copyright (c) 1997-2008 University of Cambridge
-----------------------------------------------------------------------------
Redistribution and use in source and binary forms, with or without