Skip to content

Commit

Permalink
Pristine CeCILL-B LICENSE file
Browse files Browse the repository at this point in the history
  • Loading branch information
DimitriPapadopoulos committed Mar 6, 2024
1 parent bd83267 commit e2e88ff
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 5 deletions.
7 changes: 6 additions & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,12 @@
ci:
autoupdate_commit_msg: 'chore: update pre-commit hooks'

exclude: '^(doc/source|capsul)/sphinxext/'
exclude: |
(?x)^(
doc/source/sphinxext|
capsul/sphinxext|
LICENSE
)
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
Expand Down
8 changes: 4 additions & 4 deletions LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ the two main principles guiding its drafting:
both authors and holders of the economic rights over software.

The authors of the CeCILL-B (for Ce[a] C[nrs] I[nria] L[ogiciel] L[ibre])
license are:
license are:

Commissariat à l'Energie Atomique - CEA, a public scientific, technical
and industrial research establishment, having its principal place of
Expand Down Expand Up @@ -350,7 +350,7 @@ However, the Licensor is entitled to offer this type of services. The
terms and conditions of such technical assistance, and/or such
maintenance, shall be set forth in a separate instrument. Only the
Licensor offering said maintenance and/or technical assistance services
shall incur liability therefore.
shall incur liability therefor.

7.2 Similarly, any Licensor is entitled to offer to its licensees, under
its sole responsibility, a warranty, that shall only be binding upon
Expand Down Expand Up @@ -403,8 +403,8 @@ rights set forth in Article 5).

9.3 The Licensee acknowledges that the Software is supplied "as is" by
the Licensor without any other express or tacit warranty, other than
that provided for in Article 9.2 and, in particular, without any warranty
as to its commercial value, its secured, safe, innovative or relevant
that provided for in Article 9.2 and, in particular, without any warranty
as to its commercial value, its secured, safe, innovative or relevant
nature.

Specifically, the Licensor does not warrant that the Software is free
Expand Down

0 comments on commit e2e88ff

Please sign in to comment.