Skip to content

Commit bc3b571

Browse files
author
Vasileios Karakasis
authored
Merge pull request #1190 from vkarak/doc/copyright-dates
[doc] Adjust copyright dates in documentation
2 parents 1b57bc5 + 0e9496f commit bc3b571

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
BSD 3-Clause License
22

3-
Copyright (c) 2016-2020, Swiss National Supercomputing Center (CSCS)
3+
Copyright (c) 2016-2020, Swiss National Supercomputing Center (CSCS/ETH Zurich)
44
All rights reserved.
55

66
Redistribution and use in source and binary forms, with or without

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171

7272
# General information about the project.
7373
project = 'ReFrame'
74-
copyright = '2017-2019, CSCS'
74+
copyright = '2016-2020, CSCS/ETH Zurich'
7575
author = 'CSCS'
7676

7777
# The version info for the project you're documenting, acts as replacement for

0 commit comments

Comments
 (0)