Changeset 5353e67fcde7173f0708e67d2f9f1ff0d8eba7d6

Show
Ignore:
Timestamp:
06/16/08 07:01:17 (7 months ago)
Author:
Mark Guzman <segfault@…>
Parents:
4c4a11e66dacdbc8c795a50b906915457c94d973
Children:
3743ad075234ad77e4d34c81771003bd38d4a24e
git-committer:
Mark Guzman <segfault@hasno.info> / 2008-06-16T07:01:17Z-0400
Message:

added the licensing notice to fastxml_node

Location:
ext
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • ext/fastxml_node.c

    ra07cd6 r5353e6  
    1010 *  doc.children.first.children # gather a list of node's immediately beneith the target node 
    1111 */ 
     12// Please see the LICENSE file for licensing and distribution information 
    1213 
    1314#include "fastxml.h" 
  • ext/fastxml_node.h

    ra07cd6 r5353e6  
    11/* 
    22 * Prototypes for everything in fastxml_node.c 
     3 * 
     4 * Please see the LICENSE file for licensing and distribution information 
    35 */ 
    46