diff options
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: | 
