From 47ee52d0e0715c304e08423f568ba7829f7d50c0 Mon Sep 17 00:00:00 2001 From: lioux Date: Sat, 3 May 2003 03:20:46 +0000 Subject: o Add $FreeBSD$ keyword o Add one liner setting this under a BSDL license with a copyright by self --- net-p2p/freenet/files/wrapper.sh | 3 +++ net-p2p/freenet05/files/wrapper.sh | 3 +++ 2 files changed, 6 insertions(+) (limited to 'net-p2p') diff --git a/net-p2p/freenet/files/wrapper.sh b/net-p2p/freenet/files/wrapper.sh index 67b9f119f3de..a7c9b0d96c68 100644 --- a/net-p2p/freenet/files/wrapper.sh +++ b/net-p2p/freenet/files/wrapper.sh @@ -1,4 +1,7 @@ #!/bin/sh +# +# Under a BSDL license. Copyright by Mario S F Ferreira +# $FreeBSD$ PREFIX="%%PREFIX%%" # java diff --git a/net-p2p/freenet05/files/wrapper.sh b/net-p2p/freenet05/files/wrapper.sh index 67b9f119f3de..a7c9b0d96c68 100644 --- a/net-p2p/freenet05/files/wrapper.sh +++ b/net-p2p/freenet05/files/wrapper.sh @@ -1,4 +1,7 @@ #!/bin/sh +# +# Under a BSDL license. Copyright by Mario S F Ferreira +# $FreeBSD$ PREFIX="%%PREFIX%%" # java -- cgit