Fix bugs in previous commit that caused FTBFS in synfig and ETL FTBFS with older...
[synfig.git] / ETL / tags / ETL_0_04_10_rc3 / README
1               ETL -- Extended Template Library
2
3 ETL is a multi-platform class and template library designed to add
4 new datatypes and functions which combine well with the existing
5 types and functions from the C++ Standard Template Library (STL).
6
7 Web:  http://www.synfig.com/
8 Wiki: http://wiki.synfig.com/
9 SVN:  http://svn.voria.com/code/ETL/
10 Proj: http://sf.net/projects/synfig/
11 IRC:  irc://irc.freenode.net/synfig
12
13 Please use the IRC channel and the sf.net tracker to get support and
14 report bugs, request features and submit patches.
15
16 Copyright
17
18 Copyright 2002 Robert B. Quattlebaum Jr.
19 Copyright 2002 Adrian Bentley
20 Copyright 2007 Chris Moore
21
22 Licence
23
24 This package is free software; you can redistribute it and/or
25 modify it under the terms of the GNU General Public License as
26 published by the Free Software Foundation; either version 2 of
27 the License, or (at your option) any later version.
28
29 This package is distributed in the hope that it will be useful,
30 but WITHOUT ANY WARRANTY; without even the implied warranty of
31 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
32 General Public License for more details.
33
34 You should have received a copy of the GNU General Public License
35 along with this program; if not, write to the Free Software
36 Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
37 or visit http://www.gnu.org/licenses/gpl.html