X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;ds=sidebyside;f=ETL%2Ftags%2Fstable%2FREADME;fp=ETL%2Ftags%2Fstable%2FREADME;h=90e4fdd76f1682f2533b8b531b1b396cbf5ddf10;hb=88de8222cd739b93a8869cb5d002eba9cc7eb74e;hp=0000000000000000000000000000000000000000;hpb=0523d0b490b257fce12a76b8c40d9f8d5df8be65;p=synfig.git diff --git a/ETL/tags/stable/README b/ETL/tags/stable/README new file mode 100644 index 0000000..90e4fdd --- /dev/null +++ b/ETL/tags/stable/README @@ -0,0 +1,36 @@ + ETL -- Extended Template Library + +ETL is a multi-platform class and template library designed to add +new datatypes and functions which combine well with the existing +types and functions from the C++ Standard Template Library (STL). + +Web: http://synfig.org/ +SVN: http://svn.voria.com/code/ETL/ +Proj: http://sf.net/projects/synfig/ +IRC: irc://irc.freenode.net/synfig + +Please use the IRC channel and the sf.net tracker to get support and +report bugs, request features and submit patches. + +Copyright + +Copyright 2002 Robert B. Quattlebaum Jr. +Copyright 2002 Adrian Bentley +Copyright 2007 Chris Moore + +Licence + +This package 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. + +This package 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., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +or visit http://www.gnu.org/licenses/gpl.html