diff --git a/parsecsv.lib.php b/parsecsv.lib.php index 726136b..03d8d52 100644 --- a/parsecsv.lib.php +++ b/parsecsv.lib.php @@ -4,7 +4,7 @@ class parseCSV { /* Class: parseCSV v0.4.3 beta - https://github.com/jimeh/php-parsecsv + https://github.com/parsecsv/parsecsv-for-php Fully conforms to the specifications lined out on wikipedia: - http://en.wikipedia.org/wiki/Comma-separated_values @@ -12,7 +12,7 @@ class parseCSV { Based on the concept of Ming Hong Ng's CsvFileParser class: - - Copyright (c) 2007 Jim Myhrberg (jim@zydev.info). + Copyright (c) 2014 Jim Myhrberg. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal