diff options
author | Jay Freeman <saurik@saurik.com> | 2009-02-03 00:42:25 +0000 |
---|---|---|
committer | Jay Freeman <saurik@saurik.com> | 2009-02-03 00:42:25 +0000 |
commit | 8393e6153bcf307036a3ebaaed9a5db3ebec78f6 (patch) | |
tree | 366ec7c4ebe7116f4e27ea9ff0878f3031216483 /data/3proxy/_metadata/license | |
parent | 56ece27aadd325d7ad70771e3a16ad81aabba22a (diff) |
Stupidly forgot to add 3proxy a while back, now with POLL patch from upstream.
git-svn-id: http://svn.telesphoreo.org/trunk@547 514c082c-b64e-11dc-b46d-3d985efe055d
Diffstat (limited to 'data/3proxy/_metadata/license')
-rw-r--r-- | data/3proxy/_metadata/license | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/data/3proxy/_metadata/license b/data/3proxy/_metadata/license new file mode 100644 index 000000000..c54d0543f --- /dev/null +++ b/data/3proxy/_metadata/license @@ -0,0 +1,31 @@ +3proxy 0.5 Public License Agreement + +This software provided "as is" without any guaranties or support. + +This software is FREEWARE. You can use it under terms of current version +of GNU GPL (General Public License) available from +http://www.gnu.org/licenses/gpl.txt or under conditions below: + +1. You are granted non-exclusive rights to compile, modify, use and +re-distribute this program. +2. In case this software is redistributed in binary form, source code +MUST be available for user for free. +3. In case this software redistributed embedded in hardware device or +pre-installed version of operation system and source code is not available, +documentation MUST refer to http://www.security.nnov.ru/ as a source of +software. +4. In case this software is modified or is used as a part of another project +license MUST NOT be modified. +5. Authors of this software MAY change terms of this license for future +versions of this product. + +(c) 2000-2006 by 3APA3A (3APA3A@security.nnov.ru) +(c) 2000-2006 by SECURITY.NNOV (http://www.security.nnov.ru) +(c) 2000-2006 by Vladimir Dubrovin (vlad@sandy.ru) + + +This software uses: + RSA Data Security, Inc. MD4 Message-Digest Algorithm + RSA Data Security, Inc. MD5 Message-Digest Algorithm + +$Id: License,v 1.1.1.1 2004/06/25 17:32:54 vlad Exp $ |