Update my copyright.
[synfig.git] / ETL / trunk / 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://synfig.org/
8 SVN:  http://svn.voria.com/code/ETL/
9 Proj: http://sf.net/projects/synfig/
10 IRC:  irc://irc.freenode.net/synfig
11
12 Please use the IRC channel and the sf.net tracker to get support and
13 report bugs, request features and submit patches.
14
15 Copyright
16
17 Copyright 2002 Robert B. Quattlebaum Jr.
18 Copyright 2002 Adrian Bentley
19 Copyright 2007, 2008 Chris Moore
20
21 Licence
22
23 This package is free software; you can redistribute it and/or
24 modify it under the terms of the GNU General Public License as
25 published by the Free Software Foundation; either version 2 of
26 the License, or (at your option) any later version.
27
28 This package is distributed in the hope that it will be useful,
29 but WITHOUT ANY WARRANTY; without even the implied warranty of
30 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
31 General Public License for more details.
32
33 You should have received a copy of the GNU General Public License
34 along with this program; if not, write to the Free Software
35 Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
36 or visit http://www.gnu.org/licenses/gpl.html