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