From: <ad...@us...> - 2008-05-27 16:23:10
|
Revision: 5084 http://octave.svn.sourceforge.net/octave/?rev=5084&view=rev Author: adb014 Date: 2008-05-27 09:23:05 -0700 (Tue, 27 May 2008) Log Message: ----------- Add GFDL to optim and vrml DESCRIPTION files (for Thomas Weber) Modified Paths: -------------- trunk/octave-forge/main/optim/DESCRIPTION trunk/octave-forge/main/vrml/DESCRIPTION Modified: trunk/octave-forge/main/optim/DESCRIPTION =================================================================== --- trunk/octave-forge/main/optim/DESCRIPTION 2008-05-23 14:17:32 UTC (rev 5083) +++ trunk/octave-forge/main/optim/DESCRIPTION 2008-05-27 16:23:05 UTC (rev 5084) @@ -7,5 +7,5 @@ Description: Unconstrained Non-linear Optimization toolkit. Depends: octave (>= 2.9.7), miscellaneous (>= 1.0.0) Autoload: yes -License: GPL version 2 or later +License: GPL version 2 or later and GFDL Url: http://octave.sf.net Modified: trunk/octave-forge/main/vrml/DESCRIPTION =================================================================== --- trunk/octave-forge/main/vrml/DESCRIPTION 2008-05-23 14:17:32 UTC (rev 5083) +++ trunk/octave-forge/main/vrml/DESCRIPTION 2008-05-27 16:23:05 UTC (rev 5084) @@ -8,5 +8,5 @@ Depends: octave (>= 2.9.7) Autoload: yes SystemRequirements: freewrl -License: GPL version 2 or later +License: GPL version 2 or later and GFDL Url: http://octave.sf.net This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |