Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Donald Johnson (983709107d48645de2ed8a54d4084988173355b6)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Donald Johnson <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Donald Johnson (983709107d48645de2ed8a54d4084988173355b6)
  • Date: Sun, 7 Mar 2010 14:50:22 -0600

GIT changes to master grimoire by Donald Johnson <minozake AT codemages.net>:

utils/gnuplot/DETAILS | 4 ++--
utils/gnuplot/HISTORY | 3 +++
2 files changed, 5 insertions(+), 2 deletions(-)

New commits:
commit 983709107d48645de2ed8a54d4084988173355b6
Author: Donald Johnson <minozake AT codemages.net>
Commit: Donald Johnson <minozake AT codemages.net>

Revert "Revert "gnuplot: license changed from PD.""

This reverts commit 33cd9fe0110732559012ffef6585def24fce076e.

License link is acceptable after all.

diff --git a/utils/gnuplot/DETAILS b/utils/gnuplot/DETAILS
index 897bf14..661a2a3 100755
--- a/utils/gnuplot/DETAILS
+++ b/utils/gnuplot/DETAILS
@@ -24,13 +24,13 @@ if [[ $GNUPLOT_LUA == "y" ]]; then
fi
WEB_SITE=http://www.gnuplot.info
ENTERED=20020210
- LICENSE[0]=PD
+
LICENSE[0]=http://gnuplot.cvs.sourceforge.net/gnuplot/gnuplot/Copyright?view=markup
KEYWORDS="utils"
SHORT="a mathematical function plotting tool"
cat << EOF
gnuplot plots 2d and 3d graphs, from a data file or with a formula.
It has an interactive mode with online help, or it can be used
-non-interactively. gnuplot does function fitting to data sets,
+non-interactively. gnuplot does function fitting to data sets,
and it does output to many terminals, among which are PostScript,
X11 display, PNG, and GIF (via the old gd library).
EOF
diff --git a/utils/gnuplot/HISTORY b/utils/gnuplot/HISTORY
index b819dae..f047103 100644
--- a/utils/gnuplot/HISTORY
+++ b/utils/gnuplot/HISTORY
@@ -1,3 +1,6 @@
+2010-03-07 Donald Johnson <minozake AT codemages.net>
+ * DETAILS: Updated license. Fixes #15608.
+
2010-01-16 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DEPENDS: added dependency on jpeg




  • [SM-Commit] GIT changes to master grimoire by Donald Johnson (983709107d48645de2ed8a54d4084988173355b6), Donald Johnson, 03/07/2010

Archive powered by MHonArc 2.6.24.

Top of Page