diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2003-03-11 09:29:29 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2003-03-11 09:29:29 +0000 |
commit | 90b754630f602bb80c0e2d43f4f367711fce0e64 (patch) | |
tree | 1bdeb00b4f2fdd23016fea1d6fdc6a37889cb574 /etc/mtree/4.4BSD.var | |
parent | 5481f12a74494cf75b24a40d11aace8b9f2f77ad (diff) |
OK, this is a strange case. At least some parts of this software is
copyrighted, and then marked "Copying for Profit is Prohibited", but
the author has passed away. A number of people have tried to make
some sort of effort at trying to contact his estate, and have failed.
Therefore, lacking the ability to correct this copyright, we must
delete it. I would bet strongly that this is not what the author
would have intended, but until we can get this resolved, this is the
action we must take.
Diffstat (limited to 'etc/mtree/4.4BSD.var')
-rw-r--r-- | etc/mtree/4.4BSD.var | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/etc/mtree/4.4BSD.var b/etc/mtree/4.4BSD.var index db79dc2e272..cf28f1224af 100644 --- a/etc/mtree/4.4BSD.var +++ b/etc/mtree/4.4BSD.var @@ -1,4 +1,4 @@ -# $OpenBSD: 4.4BSD.var,v 1.10 2002/06/09 06:15:15 todd Exp $ +# $OpenBSD: 4.4BSD.var,v 1.11 2003/03/11 09:29:27 deraadt Exp $ # $NetBSD: 4.4BSD.var,v 1.3 1996/05/12 23:30:47 thorpej Exp $ # # user: bostic @@ -75,14 +75,6 @@ hackdir type=dir gname=games mode=0755 # ./games/hackdir .. - -# ./games/larn -/set type=file gname=bin uname=games mode=0660 -larn type=dir gname=games mode=0755 -# ./games/larn -.. - - # ./games/phantasia /set type=file gname=bin uname=games mode=0660 phantasia type=dir gname=games mode=0755 |