diff options
author | Matěj Cepl <mcepl@redhat.com> | 2012-02-15 23:59:42 +0100 |
---|---|---|
committer | Matěj Cepl <mcepl@redhat.com> | 2012-02-16 00:24:01 +0100 |
commit | d7e73ec4c238d0eb1c5493bb90c022d683123296 (patch) | |
tree | d81f22a220c40fd7528e098dd0d22060410415e0 /README | |
download | yamlish-d7e73ec4c238d0eb1c5493bb90c022d683123296.tar.gz |
Initial commit with skeleton of the project.
Also added original Perl, together with PHP and Javascript ports.
Diffstat (limited to 'README')
-rw-r--r-- | README | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -0,0 +1,6 @@ +Based on Data-YAML version 0.0.6 (Copyright (C) 2007, Andy Armstrong), but it +is so thoroughly rewritten that I don't consider it derived work and I don't +feel the need to resolve what "This library is free software; you can +redistribute it and/or modify it under the same terms as Perl itself." actually +means. + |