File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ enable_testing()
2020set (CMAKE_C_STANDARD_REQUIRED ON )
2121set (CMAKE_C_STANDARD 99)
2222project (SALMON
23- VERSION 2.1 .0
23+ VERSION 2.2 .0
2424 LANGUAGES Fortran C
2525 )
2626
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ http://salmon-tddft.jp/
1919
2020SALMON is available under Apache License version 2.0.
2121
22- Copyright 2017-2022 SALMON developers
22+ Copyright 2017-2023 SALMON developers
2323
2424 Licensed under the Apache License, Version 2.0 (the "License");
2525 you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 11#! /usr/bin/env python
22#
3- # Copyright 2017-2022 SALMON developers
3+ # Copyright 2017-2023 SALMON developers
44#
55# Licensed under the Apache License, Version 2.0 (the "License");
66# you may not use this file except in compliance with the License.
You can’t perform that action at this time.
0 commit comments