mop licence

This commit is contained in:
tg
2004-06-02 15:06:50 +00:00
parent aa12424a89
commit bb84d64807
3 changed files with 14 additions and 13 deletions

12
rnd.c
View File

@ -1,7 +1,7 @@
/* $MirBSD: rnd.c,v 1.4 2004/05/24 22:05:25 tg Exp $
/* $MirBSD: rnd.c,v 1.5 2004/06/02 15:06:50 tg Exp $
*-
* Copyright (c) 2004
* Thorsten Glaser <x86@ePost.de>
* Thorsten "mirabile" Glaser <x86@ePost.de>
*
* Licensee is hereby permitted to deal in this work without restric-
* tion, including unlimited rights to use, publically perform, modi-
@ -13,10 +13,10 @@
* Licensor hereby provides this work "AS IS" and WITHOUT WARRANTY of
* any kind, expressed or implied, to the maximum extent permitted by
* applicable law, but with the warranty of being written without ma-
* licious intent or gross negligence; in no event shall an author or
* contributor be held liable for any direct, indirect or other dama-
* ge, however caused, arising in any way out of the usage of covered
* work, even if advised of the possibility of such damage.
* licious intent or gross negligence; in no event shall licensor, an
* author or contributor be held liable for any damage, direct, indi-
* rect or other, however caused, arising in any way out of the usage
* of covered work, even if advised of the possibility of such damage.
*/
#include "sh.h"