diff options
| author | Frank Warmerdam <warmerdam@pobox.com> | 2005-02-04 19:27:58 +0000 |
|---|---|---|
| committer | Frank Warmerdam <warmerdam@pobox.com> | 2005-02-04 19:27:58 +0000 |
| commit | 1b23465cd6f65cda9a1a875032eb3b1824eccf27 (patch) | |
| tree | c5d3f7c857ac406c6b9b7101c61872c9f10c8949 | |
| parent | e6950d4431f19c8fc75ad2c444114a9c693c8f18 (diff) | |
| download | PROJ-1b23465cd6f65cda9a1a875032eb3b1824eccf27.tar.gz PROJ-1b23465cd6f65cda9a1a875032eb3b1824eccf27.zip | |
Added link to reference info.
git-svn-id: http://svn.osgeo.org/metacrs/proj/trunk@1284 4e78687f-474d-0410-85f9-8d5e500ac6b2
| -rw-r--r-- | src/PJ_geos.c | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/PJ_geos.c b/src/PJ_geos.c index b0e1b707..0125a808 100644 --- a/src/PJ_geos.c +++ b/src/PJ_geos.c @@ -6,6 +6,9 @@ static const char LIBPROJ_ID[] = "$Id$"; /* +** See also (section 4.4.3.2): +** http://www.eumetsat.int/en/area4/msg/news/us_doc/cgms_03_26.pdf +** ** Permission is hereby granted, free of charge, to any person obtaining ** a copy of this software and associated documentation files (the ** "Software"), to deal in the Software without restriction, including @@ -139,6 +142,9 @@ ENTRY0(geos) ENDENTRY(P) /* ** $Log$ +** Revision 1.2 2005/02/04 19:27:58 fwarmerdam +** Added link to reference info. +** ** Revision 1.1 2004/10/20 17:04:00 fwarmerdam ** New ** |
