emiclock: Remove restriction for source code redistribution

4th clause in COPYRIGHT.en has Japanese to English translation mistake.
According to COPYRIGHT (in Japanese), the author allows source code
redistribution without modification.
This commit is contained in:
ryoon 2021-12-10 23:37:42 +00:00
parent 02eb3f481b
commit a0c321ff3b
1 changed files with 1 additions and 3 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.28 2019/11/02 16:28:38 rillig Exp $
# $NetBSD: Makefile,v 1.29 2021/12/10 23:37:42 ryoon Exp $
#
DISTNAME= emiclock-2.0.2
@ -11,9 +11,7 @@ COMMENT= Analog clock with image in the middle
LICENSE= emiclock-license
RESTRICTED= Do not distribute
NO_SRC_ON_FTP= ${RESTRICTED}
NO_BIN_ON_FTP= ${RESTRICTED}
NO_SRC_ON_CDROM= ${RESTRICTED}
NO_BIN_ON_CDROM= ${RESTRICTED}
USE_IMAKE= yes