From 0882970e189681ced1f7c05b1db80c46ccd9245c Mon Sep 17 00:00:00 2001 From: Peter van Dijk Date: Fri, 25 Oct 2013 12:08:44 +0200 Subject: [PATCH] add NOTICE to recursor dist, thanks @mind04 --- pdns/dist-recursor | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pdns/dist-recursor b/pdns/dist-recursor index b8047f4ac..b58a2c586 100755 --- a/pdns/dist-recursor +++ b/pdns/dist-recursor @@ -46,7 +46,7 @@ mkdir $DIRNAME cp $INCLUDES $CFILES $DIRNAME cp Makefile-recursor $DIRNAME/Makefile cp README-recursor $DIRNAME/README -cp ../COPYING $DIRNAME/ +cp ../COPYING ../NOTICE $DIRNAME/ cp config-recursor.h $DIRNAME/config.h cat >>$DIRNAME/config.h <