From 951a6145e61e113d8cbf6dcb2f05856a989f51f5 Mon Sep 17 00:00:00 2001 From: Scott McCreary Date: Mon, 21 Jun 2010 03:06:39 +0000 Subject: [PATCH] Added license and copyright info into the fftw .bep file. --- sci-libs/fftw/fftw-3.2.2.bep | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/sci-libs/fftw/fftw-3.2.2.bep b/sci-libs/fftw/fftw-3.2.2.bep index 2d6db2e89..bc9f2bd5e 100644 --- a/sci-libs/fftw/fftw-3.2.2.bep +++ b/sci-libs/fftw/fftw-3.2.2.bep @@ -15,3 +15,7 @@ INSTALL { cd fftw-3.2.2 make install } + +LICENSE="GNU GPL v2" +COPYRIGHT="2003, 2007-2008 Matteo Frigo + 2003, 2007-2008 Massachusetts Institute of Technology"