diff options
| author | Joseph Hunkeler <jhunkeler@gmail.com> | 2016-12-06 15:29:54 -0500 | 
|---|---|---|
| committer | Joseph Hunkeler <jhunkeler@gmail.com> | 2016-12-13 16:04:15 -0500 | 
| commit | 665a764b67153f7ed94ac472004ef5bf8ca06683 (patch) | |
| tree | df3f2b9b179a52f9f2ab48f10df1898fb41db9e6 /d2to1 | |
| parent | f5f2cdfa9b94ae96f2c312758cdb87dcf74b2c4d (diff) | |
| download | astroconda-contrib-665a764b67153f7ed94ac472004ef5bf8ca06683.tar.gz | |
Fix licenses
Diffstat (limited to 'd2to1')
| -rw-r--r-- | d2to1/meta.yaml | 4 | 
1 files changed, 2 insertions, 2 deletions
diff --git a/d2to1/meta.yaml b/d2to1/meta.yaml index 25fcf01..aa148fa 100644 --- a/d2to1/meta.yaml +++ b/d2to1/meta.yaml @@ -4,9 +4,9 @@  about:      home: https://github.com/embray/{{ name }} -    license: GPL +    license: BSD      summary: | -        Allows using distutils2-like setup.cfg files for a package's metadata +        Allows using distutils2-like setup.cfg files for package metadata          with a distribute/setuptools setup.py  build:  | 
