diff options
| author | Edoardo Pasca <edo.paskino@gmail.com> | 2018-04-11 15:59:41 +0100 | 
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-04-11 15:59:41 +0100 | 
| commit | 44d7a93ee3db2d99b1e2a5395028e760133f532c (patch) | |
| tree | 61e70bfe5b255e5979e91e4cc21c59edd404f1db | |
| parent | be9bb55792b36d6fa2082601fcb6b3c7eeb88949 (diff) | |
| download | framework-44d7a93ee3db2d99b1e2a5395028e760133f532c.tar.gz framework-44d7a93ee3db2d99b1e2a5395028e760133f532c.tar.bz2 framework-44d7a93ee3db2d99b1e2a5395028e760133f532c.tar.xz framework-44d7a93ee3db2d99b1e2a5395028e760133f532c.zip | |
update about
| -rw-r--r-- | Wrappers/Python/conda-recipe/meta.yaml | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/Wrappers/Python/conda-recipe/meta.yaml b/Wrappers/Python/conda-recipe/meta.yaml index 25d097d..c6b1940 100644 --- a/Wrappers/Python/conda-recipe/meta.yaml +++ b/Wrappers/Python/conda-recipe/meta.yaml @@ -23,5 +23,5 @@ requirements:  about:    home: http://www.ccpi.ac.uk -  license:  BSD license -  summary: 'CCPi Toolbox' +  license:  Apache 2.0 License +  summary: 'CCPi Framework' | 
