mirror of
git://git.psyced.org/git/psyced
synced 2024-08-15 03:25:10 +00:00
let the past begone in cvs land. welcome to igit igit!
This commit is contained in:
commit
4e601cf1c7
509 changed files with 77963 additions and 0 deletions
42
world/net/psyc/LICENSE
Normal file
42
world/net/psyc/LICENSE
Normal file
|
@ -0,0 +1,42 @@
|
|||
// $Id: LICENSE,v 1.5 2007/09/24 15:08:22 lynx Exp $ // vim:syntax=lpc
|
||||
|
||||
----------------------------------------------------------------------------------
|
||||
|
||||
The files contained in this directory, that is precisely
|
||||
|
||||
active.c circuit.c common.c edit.i library.i parse.i server.c udp.c and user.c
|
||||
|
||||
and additionally the psyc.h file in ../include
|
||||
|
||||
are freeware according to the so-called MIT-License that follows.
|
||||
I took it from http://www.opensource.org/mit-license.html
|
||||
Thanks to Markus Fleck for the pointer, or was it a reference?
|
||||
|
||||
----------------------------------------------------------------------------------
|
||||
|
||||
Copyright since 1995 by Carlo von Loesch
|
||||
psyc://ve.symlynX.com/~lynX
|
||||
|
||||
Permission is hereby granted, free of charge, to any person
|
||||
obtaining a copy of this software and associated documentation
|
||||
files (the "Software"), to deal in the Software without restriction,
|
||||
including without limitation the rights to use, copy, modify,
|
||||
merge, publish, distribute, sublicense, and/or sell copies of the
|
||||
Software, and to permit persons to whom the Software is furnished
|
||||
to do so, subject to the following conditions:
|
||||
|
||||
The above copyright notice and this permission notice shall be
|
||||
included in all copies or substantial portions of the Software.
|
||||
|
||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY
|
||||
OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
|
||||
LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||
FITNESS FOR A PARTICULAR PURPOSE AND
|
||||
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
||||
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES
|
||||
OR OTHER LIABILITY, WHETHER IN AN ACTION OF
|
||||
CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
||||
IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
||||
OTHER DEALINGS IN THE SOFTWARE.
|
||||
|
||||
----------------------------------------------------------------------------------
|
Loading…
Add table
Add a link
Reference in a new issue