We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41af347 commit 18a34dbCopy full SHA for 18a34db
LICENSE
@@ -1,6 +1,6 @@
1
BSD 3-Clause License
2
3
-Copyright (c) 2016-2020, Swiss National Supercomputing Center (CSCS)
+Copyright (c) 2016-2020, Swiss National Supercomputing Center (CSCS/ETH Zurich)
4
All rights reserved.
5
6
Redistribution and use in source and binary forms, with or without
docs/conf.py
@@ -71,7 +71,7 @@
71
72
# General information about the project.
73
project = 'ReFrame'
74
-copyright = '2017-2019, CSCS'
+copyright = '2016-2020, CSCS/ETH Zurich'
75
author = 'CSCS'
76
77
# The version info for the project you're documenting, acts as replacement for
0 commit comments