Add license header

This commit is contained in:
2014-05-14 10:12:45 +01:00
parent 2aca09e05d
commit 698a570a11

View File

@@ -12,6 +12,9 @@ class parseCSV {
Based on the concept of Ming Hong Ng's CsvFileParser class:
- http://minghong.blogspot.com/2006/07/csv-parser-for-php.html
(The MIT license)
Copyright (c) 2014 Jim Myhrberg.
Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -32,6 +35,7 @@ class parseCSV {
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
Code Examples
----------------
# general usage