mercurial/cext/parsers.c
changeset 46819 d4ba4d51f85f
parent 46708 358737abeeef
child 47043 12450fbea288
equal deleted inserted replaced
46818:1977495dbbe2 46819:d4ba4d51f85f
     1 /*
     1 /*
     2  parsers.c - efficient content parsing
     2  parsers.c - efficient content parsing
     3 
     3 
     4  Copyright 2008 Matt Mackall <mpm@selenic.com> and others
     4  Copyright 2008 Olivia Mackall <olivia@selenic.com> and others
     5 
     5 
     6  This software may be used and distributed according to the terms of
     6  This software may be used and distributed according to the terms of
     7  the GNU General Public License, incorporated herein by reference.
     7  the GNU General Public License, incorporated herein by reference.
     8 */
     8 */
     9 
     9