/[pcre]/code/trunk/LICENCE
ViewVC logotype

Diff of /code/trunk/LICENCE

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 461 by ph10, Mon Oct 5 10:59:35 2009 UTC revision 836 by ph10, Wed Dec 28 17:16:11 2011 UTC
# Line 9  specified below. The documentation for P Line 9  specified below. The documentation for P
9  directory, is distributed under the same terms as the software itself.  directory, is distributed under the same terms as the software itself.
10    
11  The basic library functions are written in C and are freestanding. Also  The basic library functions are written in C and are freestanding. Also
12  included in the distribution is a set of C++ wrapper functions.  included in the distribution is a set of C++ wrapper functions, and a
13    just-in-time compiler that can be used to optimize pattern matching. These
14    are both optional features that can be omitted when the library is built.
15    
16    
17  THE BASIC LIBRARY FUNCTIONS  THE BASIC LIBRARY FUNCTIONS
# Line 22  Email domain: cam.ac.uk Line 24  Email domain: cam.ac.uk
24  University of Cambridge Computing Service,  University of Cambridge Computing Service,
25  Cambridge, England.  Cambridge, England.
26    
27  Copyright (c) 1997-2009 University of Cambridge  Copyright (c) 1997-2012 University of Cambridge
28    All rights reserved.
29    
30    
31    PCRE JUST-IN-TIME COMPILATION SUPPORT
32    -------------------------------------
33    
34    Written by:       Zoltan Herczeg
35    Email local part: hzmester
36    Emain domain:     freemail.hu
37    
38    Copyright(c) 2010-2012 Zoltan Herczeg
39    All rights reserved.
40    
41    
42    STACK-LESS JUST-IN-TIME COMPILER
43    --------------------------------
44    
45    Written by:       Zoltan Herczeg
46    Email local part: hzmester
47    Emain domain:     freemail.hu
48    
49    Copyright(c) 2009-2012 Zoltan Herczeg
50  All rights reserved.  All rights reserved.
51    
52    
# Line 31  THE C++ WRAPPER FUNCTIONS Line 55  THE C++ WRAPPER FUNCTIONS
55    
56  Contributed by:   Google Inc.  Contributed by:   Google Inc.
57    
58  Copyright (c) 2007-2008, Google Inc.  Copyright (c) 2007-2012, Google Inc.
59  All rights reserved.  All rights reserved.
60    
61    

Legend:
Removed from v.461  
changed lines
  Added in v.836

webmaster@exim.org
ViewVC Help
Powered by ViewVC 1.1.12