Skip to content

Commit

Permalink
global: Fixed MIT license and added shield badge
Browse files Browse the repository at this point in the history
  • Loading branch information
inveniobot authored and frankois committed Feb 13, 2019
1 parent a9fa6c0 commit d2d1916
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 20 deletions.
20 changes: 0 additions & 20 deletions LICENSE
Expand Up @@ -2,23 +2,3 @@ MIT License

Copyright (C) 2016-2019 CERN.

Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
the Software without restriction, including without limitation the rights to
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
the Software, and to permit persons to whom the Software is furnished to do so,
subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

In applying this license, CERN does not waive the privileges and immunities
granted to it by virtue of its status as an Intergovernmental Organization or
submit itself to any jurisdiction.
3 changes: 3 additions & 0 deletions README.rst
Expand Up @@ -19,6 +19,9 @@
.. image:: https://img.shields.io/pypi/v/invenio-xrootd.svg
:target: https://pypi.org/pypi/invenio-xrootd

.. image:: https://img.shields.io/github/license/inveniosoftware/invenio-xrootd.svg
:target: https://github.com/inveniosoftware/invenio-xrootd/blob/master/LICENSE


XRootD file storage support for Invenio.

Expand Down
5 changes: 5 additions & 0 deletions docs/license.rst
Expand Up @@ -2,3 +2,8 @@ License
=======

.. include:: ../LICENSE

.. note::
In applying this license, CERN does not waive the privileges and immunities
granted to it by virtue of its status as an Intergovernmental Organization or
submit itself to any jurisdiction.

0 comments on commit d2d1916

Please sign in to comment.