* replace /*...*/ form of licence with easier # form (no practical change)
* bump to 2006
This commit is contained in:
parent
67ce90703e
commit
0addfc1c92
48
copyright
48
copyright
@ -1,31 +1,29 @@
|
||||
$MirOS: src/bin/mksh/copyright,v 1.8 2005/12/06 18:14:27 tg Stab $
|
||||
$MirOS: src/bin/mksh/copyright,v 1.9 2006/01/27 00:44:16 tg Stab $
|
||||
|
||||
mksh is a collective work under the following licence:
|
||||
|
||||
/*-
|
||||
* Copyright (c) 2002, 2003, 2004, 2005
|
||||
* Thorsten "mirabile" Glaser <tg@66h.42h.de>
|
||||
*
|
||||
* Licensee is hereby permitted to deal in this work without restric-
|
||||
* tion, including unlimited rights to use, publicly perform, modify,
|
||||
* merge, distribute, sell, give away or sublicence, provided all co-
|
||||
* pyright notices above, these terms and the disclaimer are retained
|
||||
* in all redistributions or reproduced in accompanying documentation
|
||||
* or other materials provided with binary redistributions.
|
||||
*
|
||||
* All advertising materials mentioning features or use of this soft-
|
||||
* ware must display the following acknowledgement:
|
||||
* This product includes material provided by Thorsten Glaser.
|
||||
*
|
||||
* Licensor offers the work "AS IS" and WITHOUT WARRANTY of any kind,
|
||||
* express, or implied, to the maximum extent permitted by applicable
|
||||
* law, without malicious intent or gross negligence; in no event may
|
||||
* licensor, an author or contributor be held liable for any indirect
|
||||
* or other damage, or direct damage except proven a consequence of a
|
||||
* direct error of said person and intended use of this work, loss or
|
||||
* other issues arising in any way out of its use, even if advised of
|
||||
* the possibility of such damage or existence of a nontrivial bug.
|
||||
*/
|
||||
# Copyright (c) 2002, 2003, 2004, 2005, 2006
|
||||
# Thorsten Glaser <tg@mirbsd.de>
|
||||
#
|
||||
# Licensee is hereby permitted to deal in this work without restric-
|
||||
# tion, including unlimited rights to use, publicly perform, modify,
|
||||
# merge, distribute, sell, give away or sublicence, provided all co-
|
||||
# pyright notices above, these terms and the disclaimer are retained
|
||||
# in all redistributions or reproduced in accompanying documentation
|
||||
# or other materials provided with binary redistributions.
|
||||
#
|
||||
# All advertising materials mentioning features or use of this soft-
|
||||
# ware must display the following acknowledgement:
|
||||
# This product includes material provided by Thorsten Glaser.
|
||||
#
|
||||
# Licensor offers the work "AS IS" and WITHOUT WARRANTY of any kind,
|
||||
# express, or implied, to the maximum extent permitted by applicable
|
||||
# law, without malicious intent or gross negligence; in no event may
|
||||
# licensor, an author or contributor be held liable for any indirect
|
||||
# or other damage, or direct damage except proven a consequence of a
|
||||
# direct error of said person and intended use of this work, loss or
|
||||
# other issues arising in any way out of its use, even if advised of
|
||||
# the possibility of such damage or existence of a nontrivial bug.
|
||||
|
||||
The author recognises the contributions of the pdksh authors who have
|
||||
dedicated their work into the Public Domain.
|
||||
|
Loading…
x
Reference in New Issue
Block a user