summaryrefslogtreecommitdiff
path: root/pyfftw/meta.yaml
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@gmail.com>2016-12-06 15:29:54 -0500
committerJoseph Hunkeler <jhunkeler@gmail.com>2016-12-13 16:04:15 -0500
commit665a764b67153f7ed94ac472004ef5bf8ca06683 (patch)
treedf3f2b9b179a52f9f2ab48f10df1898fb41db9e6 /pyfftw/meta.yaml
parentf5f2cdfa9b94ae96f2c312758cdb87dcf74b2c4d (diff)
downloadastroconda-contrib-665a764b67153f7ed94ac472004ef5bf8ca06683.tar.gz
Fix licenses
Diffstat (limited to 'pyfftw/meta.yaml')
-rw-r--r--pyfftw/meta.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyfftw/meta.yaml b/pyfftw/meta.yaml
index ba44eb3..c069535 100644
--- a/pyfftw/meta.yaml
+++ b/pyfftw/meta.yaml
@@ -4,7 +4,7 @@
about:
home: http://hgomersall.github.com/pyFFTW
- license: GPL
+ license: BSD
summary: |
A pythonic wrapper around FFTW, the FFT library, presenting a unified
interface for all the supported transforms