source:
trunk/THANKS
@
334
Last change on this file since 334 was 334, checked in by , 16 years ago | |
---|---|
|
|
File size: 1.7 KB |
$Id: THANKS 334 2007-05-18 20:49:25Z peter $
- svndigest uses a C++ interface to Gnuplot inspired by Rajarshi Guha.
- Rajarshi Guha's "A C++ Interface to Gnuplot" can be found through
http://jijo.cjb.net/ . The C++ interface is based on "gnuplot interfaces in ANSI C" written by Nicolas Devillard. The C implemention is available through http://ndevilla.free.fr/ .
- svndigest build system uses an M4 macro (build_support/find_apr.m4)
created within the Apache project (The Apache Software Foundation). No changes is made to the M4 script. The apache license text is available as buid_support/apache_LICENSE-2.0.txt.
- The cascading style sheet generated by svndigest was initially
inspired by the cascading style sheet within the Trac open source project, http://trac.edgewall.org/. The Trac license is included in the generated CSS file, svndigest.css.
Copyright (C) 2007 Jari Häkkinen Peter Johansson This file is part of svndigest, http://lev.thep.lu.se/trac/svndigest svndigest is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. svndigest is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
Note: See TracBrowser
for help on using the repository browser.