|
From: <and...@us...> - 2011-09-16 18:02:02
|
Revision: 11928
http://plplot.svn.sourceforge.net/plplot/?rev=11928&view=rev
Author: andrewross
Date: 2011-09-16 18:01:56 +0000 (Fri, 16 Sep 2011)
Log Message:
-----------
Correct spelling mistake in license.
Modified Paths:
--------------
trunk/doc/docbook/bin/get-library-structs.pl
trunk/doc/docbook/bin/get-library-symbols.pl
Modified: trunk/doc/docbook/bin/get-library-structs.pl
===================================================================
--- trunk/doc/docbook/bin/get-library-structs.pl 2011-09-15 14:55:03 UTC (rev 11927)
+++ trunk/doc/docbook/bin/get-library-structs.pl 2011-09-16 18:01:56 UTC (rev 11928)
@@ -4,7 +4,7 @@
# included in the public header file.
#
# Rafael Laboissiere <ra...@us...> on Sun May 23 16:24:02 CEST 2004
-# This file is part of PLplot and release under the terms of the GNU GPL.
+# This file is part of PLplot and released under the terms of the GNU GPL.
# No warranties.
die "Usage:\n $0 header.h\n"
Modified: trunk/doc/docbook/bin/get-library-symbols.pl
===================================================================
--- trunk/doc/docbook/bin/get-library-symbols.pl 2011-09-15 14:55:03 UTC (rev 11927)
+++ trunk/doc/docbook/bin/get-library-symbols.pl 2011-09-16 18:01:56 UTC (rev 11928)
@@ -4,7 +4,7 @@
# included in the public header file.
#
# Rafael Laboissiere <ra...@us...> on Sun May 23 16:24:02 CEST 2004
-# This file is part of PLplot and release under the terms of the GNU GPL.
+# This file is part of PLplot and released under the terms of the GNU GPL.
# No warranties.
my $nargin = scalar @ARGV;
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|