Skip to content

Commit 0777f88

Browse files
author
Benedikt Hegner
committed
fix license text
1 parent d028da4 commit 0777f88

File tree

4 files changed

+13
-4
lines changed

4 files changed

+13
-4
lines changed

LICENSE

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
GNU GENERAL PUBLIC LICENSE
22
Version 3, 29 June 2007
33

4-
Copyright (C) 2015 CERN <http://cern.ch/>
4+
Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
55
Everyone is permitted to copy and distribute verbatim copies
66
of this license document, but changing it is not allowed.
77

@@ -672,4 +672,3 @@ may consider it more useful to permit linking proprietary applications with
672672
the library. If this is what you want to do, use the GNU Lesser General
673673
Public License instead of this License. But first, please read
674674
<http://www.gnu.org/philosophy/why-not-lgpl.html>.
675-

NOTICE

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
###############################################################################
2+
# (c) Copyright 2015 CERN #
3+
# #
4+
# This software is distributed under the terms of the GNU General Public #
5+
# Licence version 3 (GPL Version 3), copied verbatim in the file "LICENCE". #
6+
# #
7+
# In applying this licence, CERN does not waive the privileges and immunities #
8+
# granted to it by virtue of its status as an Intergovernmental Organization #
9+
# or submit itself to any jurisdiction. #
10+
###############################################################################

hsf_get_platform.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
# In applying this licence, CERN does not waive the privileges and immunities #
99
# granted to it by virtue of its status as an Intergovernmental Organization #
1010
# or submit itself to any jurisdiction. #
11-
#############################################################################
11+
###############################################################################
1212

1313
__author__ = "Benedikt Hegner (CERN)"
1414
__copyright__ = "Copyright (C) 2015 CERN"

hsf_platform_compatibility.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
# In applying this licence, CERN does not waive the privileges and immunities #
99
# granted to it by virtue of its status as an Intergovernmental Organization #
1010
# or submit itself to any jurisdiction. #
11-
#############################################################################
11+
###############################################################################
1212

1313
__author__ = "Benedikt Hegner (CERN)"
1414
__copyright__ = "Copyright (C) 2015 CERN"

0 commit comments

Comments
 (0)