Changeset 335
- Timestamp:
- May 18, 2007, 10:51:10 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/THANKS
r334 r335 1 1 $Id$ 2 2 3 * svndigest uses a C++ interface to Gnuplot inspired by Rajarshi 4 Guha. 3 svndigest uses a C++ interface to Gnuplot inspired by Rajarshi Guha. 5 4 6 *Rajarshi Guha's "A C++ Interface to Gnuplot" can be found through5 Rajarshi Guha's "A C++ Interface to Gnuplot" can be found through 7 6 http://jijo.cjb.net/ . The C++ interface is based on "gnuplot 8 7 interfaces in ANSI C" written by Nicolas Devillard. The C implemention 9 8 is available through http://ndevilla.free.fr/ . 10 9 11 *svndigest build system uses an M4 macro (build_support/find_apr.m4)10 svndigest build system uses an M4 macro (build_support/find_apr.m4) 12 11 created within the Apache project (The Apache Software Foundation). No 13 12 changes is made to the M4 script. The apache license text is available 14 13 as buid_support/apache_LICENSE-2.0.txt. 15 14 16 *The cascading style sheet generated by svndigest was initially15 The cascading style sheet generated by svndigest was initially 17 16 inspired by the cascading style sheet within the Trac open source 18 17 project, http://trac.edgewall.org/. The Trac license is included in
Note: See TracChangeset
for help on using the changeset viewer.