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 /games/Makefile | |
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 'games/Makefile')
-rw-r--r-- | games/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/Makefile b/games/Makefile index 132afde7cca..504bfda09b6 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.9 2002/05/23 18:42:59 deraadt Exp $ +# $OpenBSD: Makefile,v 1.10 2003/03/11 09:29:25 deraadt Exp $ # Missing: ching dungeon warp # Moved: chess @@ -6,7 +6,7 @@ SUBDIR= adventure arithmetic atc backgammon banner battlestar bcd boggle \ bs caesar canfield cribbage factor fish fortune gomoku grdc hack \ - hangman hunt larn mille monop morse number phantasia pig pom ppt \ + hangman hunt mille monop morse number phantasia pig pom ppt \ primes quiz rain random robots rogue sail snake tetris trek wargames \ worm worms wump |