Index: /applications/editors/josm/plugins/photo_geotagging/README
===================================================================
--- /applications/editors/josm/plugins/photo_geotagging/README	(revision 23372)
+++ /applications/editors/josm/plugins/photo_geotagging/README	(revision 23373)
@@ -1,15 +1,17 @@
 README 
 ======
-This plugin is used to write latitude and longitude information
-to the EXIF header of jpg files.
-It extends the core geoimage feature of JOSM by adding a new entry
-to the right click menu of any image layer.
+This plugin is used to write latitude and longitude information to the EXIF 
+header of jpg files. It extends the core geoimage feature of JOSM by adding a 
+new entry to the right click menu of any image layer.
 
 The real work (writing lat/lon values to file) is done by the pure Java
-sanselan library.
+sanselan library. Although sanselan is a proper apache commons project, there
+was not much activity recently (End of 2009). The externals definition is set
+to a specific revision. When updating that revision, you should check if the
+workarounds (SanselanFixes.java) are still needed.
 
-Note: Although sanselan is a proper apache commons project, there was not much activity recently (End of 2009). So let's hope, it is stable enough and gets fixed, if necessary.
 
 Author: Sebastian Klein
 
-License: GPL v2 or above. (Note: When used together with sanselan library only GPL v3 or above can be used.)
+License: GPL v2 or any later version. (Note: When distributed together with
+the sanselan library, only GPL v3 (or later) can be used.)
