Updated license

This commit is contained in:
Alf Magne Kalleland
2013-05-21 15:40:46 +02:00
parent 76a0970db0
commit 00d9268a25

View File

@@ -3,7 +3,7 @@ PHP class for conversion of Chess PGN files to PHP array or JSON.
This is the chess parser used in DHTML Chess at dhtml-chess.com
####License: GPL
####License: LGPL (Lesser General Public License).
Example of use:
@@ -248,4 +248,4 @@ This will give you data in this format:
]
}
]
```
```