Correct project URL, and update copyright

This commit is contained in:
2014-05-14 09:19:42 +01:00
parent 4b280885f4
commit a1564a9a99

View File

@@ -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