Quellcode durchsuchen

update readme - bwidget has been removed

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@56559 15284696-431f-4ddb-bdfa-cd5b030d7da7
Martin Landa vor 12 Jahren
Ursprung
Commit
b85373021f
1 geänderte Dateien mit 6 neuen und 19 gelöschten Zeilen
  1. 6 19
      lib/external/README.license

+ 6 - 19
lib/external/README.license

@@ -1,32 +1,19 @@
+In the following directories you will find code which was not written
+by the GRASS Development Team.
 
 
-
-In the following directories you will find code which was not
-written by The GRASS Development Team.
-
-Parts of GRASS are not copyright by The GRASS Development Team.
-The original authors hold the copyrights and you have to abide
-to their licensing terms where noted.
-(Keep in mind that code linking into GRASS can only be distributed
-if compatible with the GPL.)
+Parts of GRASS are not copyright by the GRASS Development Team. The
+original authors hold the copyrights and you have to abide to their
+licensing terms where noted. (Keep in mind that code linking into
+GRASS can only be distributed if compatible with the GPL.)
 
 
 Specifically the source code below this directory is not necessarily
 Specifically the source code below this directory is not necessarily
 licensed under the GPL. Check the READMEs and source code header
 licensed under the GPL. Check the READMEs and source code header
 comments carefully.
 comments carefully.
 
 
-
-
- * bwidget/ (LGPL 2.1)
-   BWidget Tcl/Tk ToolKit 1.2.1
-   Copyright (c) 1998-1999 UNIFIX.
-
-
  * ccmath/ (LGPL 2.1)
  * ccmath/ (LGPL 2.1)
    CCMATH mathematics library version 2.2.1
    CCMATH mathematics library version 2.2.1
    Copyright (C) 2000 Daniel A. Atkinson
    Copyright (C) 2000 Daniel A. Atkinson
 
 
-
  * shapelib/ (MIT/X)
  * shapelib/ (MIT/X)
    Shapefile read/write functions.
    Shapefile read/write functions.
    Copyright (c) 2007, Frank Warmerdam
    Copyright (c) 2007, Frank Warmerdam
-
-