diff options
author | Stuart Connolly <stuart02@gmail.com> | 2014-01-26 00:26:07 +0000 |
---|---|---|
committer | Stuart Connolly <stuart02@gmail.com> | 2014-01-26 00:26:07 +0000 |
commit | fda5c164d703685becc41f1dd9a0222a10eba999 (patch) | |
tree | e7ad3006fb1b5280e09dbc70206762081d4e90a1 /Source/SPCSVParser.m | |
parent | 30f2ec014b77e67a5a4c0bf086ca98be8338ec4e (diff) | |
download | sequelpro-fda5c164d703685becc41f1dd9a0222a10eba999.tar.gz sequelpro-fda5c164d703685becc41f1dd9a0222a10eba999.tar.bz2 sequelpro-fda5c164d703685becc41f1dd9a0222a10eba999.zip |
Update URL in source file header to point to GitHub.
Diffstat (limited to 'Source/SPCSVParser.m')
-rw-r--r-- | Source/SPCSVParser.m | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/SPCSVParser.m b/Source/SPCSVParser.m index 986fb78b..09d8c989 100644 --- a/Source/SPCSVParser.m +++ b/Source/SPCSVParser.m @@ -26,7 +26,7 @@ // FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR // OTHER DEALINGS IN THE SOFTWARE. // -// More info at <http://code.google.com/p/sequel-pro/> +// More info at <https://github.com/sequelpro/sequelpro> #import "SPCSVParser.h" |