From ced6d9b95d1d86e8792a91e7cafb85997c70f23c Mon Sep 17 00:00:00 2001 From: agc Date: Wed, 25 May 2005 16:52:49 +0000 Subject: Remove the LICEN[CS]E part again - thanks to some excellent followup from Thomas, the author confirms that the software is distributed under the GPL. --- licenses/fatback-license | 2 -- sysutils/fatback/Makefile | 4 +--- 2 files changed, 1 insertion(+), 5 deletions(-) delete mode 100644 licenses/fatback-license diff --git a/licenses/fatback-license b/licenses/fatback-license deleted file mode 100644 index a0e7f74391e..00000000000 --- a/licenses/fatback-license +++ /dev/null @@ -1,2 +0,0 @@ - Copyright (C) 2000-2001 DoD Computer Forensics Lab This manual and -the Fatback program are for *government and law enforcement use only*. diff --git a/sysutils/fatback/Makefile b/sysutils/fatback/Makefile index 8489b433f7e..8cbc24c6c5c 100644 --- a/sysutils/fatback/Makefile +++ b/sysutils/fatback/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2005/05/25 10:59:22 agc Exp $ +# $NetBSD: Makefile,v 1.3 2005/05/25 16:52:49 agc Exp $ DISTNAME= fatback-1.3 CATEGORIES= sysutils @@ -10,6 +10,4 @@ COMMENT= Recover deleted files from FAT filesystems GNU_CONFIGURE= yes -LICENCE= fatback-license - .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3