File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 4
4
The 2-clause BSD License
5
5
------------------------
6
6
7
- Copyright (c) 2013-2018 Christian C. Sachs, Forschungszentrum Jülich GmbH.
7
+ Copyright (c) 2013-2019 Christian C. Sachs, Forschungszentrum Jülich GmbH.
8
8
All rights reserved.
9
9
10
10
Redistribution and use in source and binary forms, with or without
Original file line number Diff line number Diff line change @@ -95,7 +95,7 @@ And you will be greeted by the help screen of molyso:
95
95
96
96
97
97
\ /\ /\ / -------------------------
98
- | | |O| | | molyso Developed 2013 - 2018 by
98
+ | | |O| | | molyso Developed 2013 - 2019 by
99
99
| | | | |O| Christian C. Sachs at
100
100
|O| |O| |O| MOther machine ModSim / Microscale Group
101
101
\_/ \_/ \_/ anaLYsis SOftware Research Center Juelich
Original file line number Diff line number Diff line change @@ -63,7 +63,7 @@ def __getattr__(cls, item):
63
63
64
64
# General information about the project.
65
65
project = 'molyso'
66
- copyright = '2018 , Christian C. Sachs, Forschungszentrum Juelich'
66
+ copyright = '2019 , Christian C. Sachs, Forschungszentrum Juelich'
67
67
68
68
# The version info for the project you're documenting, acts as replacement for
69
69
# |version| and |release|, also used in various other places throughout the
Original file line number Diff line number Diff line change 37
37
from .generic .tunable import tunable , TunableManager
38
38
39
39
__license__ = """
40
- Copyright (c) 2013-2018 Christian C. Sachs, Forschungszentrum Jülich GmbH.
40
+ Copyright (c) 2013-2019 Christian C. Sachs, Forschungszentrum Jülich GmbH.
41
41
All rights reserved.
42
42
43
43
Redistribution and use in source and binary forms, with or without
Original file line number Diff line number Diff line change @@ -63,7 +63,7 @@ def banner():
63
63
"""
64
64
return r"""
65
65
\ /\ /\ / -------------------------
66
- | | |O| | | molyso Developed 2013 - 2018 by
66
+ | | |O| | | molyso Developed 2013 - 2019 by
67
67
| | | | |O| Christian C. Sachs at
68
68
|O| |O| |O| MOther machine ModSim / Microscale Group
69
69
\_/ \_/ \_/ anaLYsis SOftware Research Center Juelich
You can’t perform that action at this time.
0 commit comments