Merge branch 'fix/license_headers' into 'master'

Compromise on the header information added to key files

See merge request cara/cara!168
This commit is contained in:
Andre Henriques 2021-05-03 12:46:21 +00:00
commit 99152f7e44
4 changed files with 9 additions and 0 deletions

View file

@ -1,3 +1,5 @@
# This module is part of CARA. Please see the repository at
# https://gitlab.cern.ch/cara/cara for details of the license and terms of use.
"""
Documentation for the CARA package

View file

@ -1,3 +1,6 @@
# This module is part of CARA. Please see the repository at
# https://gitlab.cern.ch/cara/cara for details of the license and terms of use.
import datetime
import base64
import html

View file

@ -1,3 +1,5 @@
# This module is part of CARA. Please see the repository at
# https://gitlab.cern.ch/cara/cara for details of the license and terms of use.
"""
This module implements the core CARA models.

View file

@ -1,3 +1,5 @@
# This module is part of CARA. Please see the repository at
# https://gitlab.cern.ch/cara/cara for details of the license and terms of use.
"""
setup.py for CARA.