MRChemSoft / mrchem

MultiResolution Chemistry
GNU Lesser General Public License v3.0
27 stars 21 forks source link

update licence header year #445

Closed Gabrielgerez closed 1 year ago

Gabrielgerez commented 1 year ago

I've run the formatting to update the licence headers to current year. There were also some files where the header was doubled, which I removed, and some python files where there were too many newlines on the top of the files.

codecov[bot] commented 1 year ago

Codecov Report

Base: 69.86% // Head: 70.00% // Increases project coverage by +0.14% :tada:

Coverage data is based on head (e3bb3c9) compared to base (f598e76). Patch coverage: 62.50% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #445 +/- ## ========================================== + Coverage 69.86% 70.00% +0.14% ========================================== Files 183 183 Lines 15492 15593 +101 ========================================== + Hits 10823 10916 +93 - Misses 4669 4677 +8 ``` | [Impacted Files](https://codecov.io/gh/MRChemSoft/mrchem/pull/445?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=MRChemSoft) | Coverage Δ | | |---|---|---| | [pilot/mrchem.cpp](https://codecov.io/gh/MRChemSoft/mrchem/pull/445?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=MRChemSoft#diff-cGlsb3QvbXJjaGVtLmNwcA==) | `0.00% <ø> (ø)` | | | [src/analyticfunctions/CUBEfunction.cpp](https://codecov.io/gh/MRChemSoft/mrchem/pull/445?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=MRChemSoft#diff-c3JjL2FuYWx5dGljZnVuY3Rpb25zL0NVQkVmdW5jdGlvbi5jcHA=) | `100.00% <ø> (ø)` | | | [src/analyticfunctions/HarmonicOscillatorFunction.h](https://codecov.io/gh/MRChemSoft/mrchem/pull/445?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=MRChemSoft#diff-c3JjL2FuYWx5dGljZnVuY3Rpb25zL0hhcm1vbmljT3NjaWxsYXRvckZ1bmN0aW9uLmg=) | `95.45% <ø> (-4.55%)` | :arrow_down: | | [src/analyticfunctions/HydrogenFunction.cpp](https://codecov.io/gh/MRChemSoft/mrchem/pull/445?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=MRChemSoft#diff-c3JjL2FuYWx5dGljZnVuY3Rpb25zL0h5ZHJvZ2VuRnVuY3Rpb24uY3Bw) | `70.52% <ø> (+9.18%)` | :arrow_up: | | [src/analyticfunctions/HydrogenFunction.h](https://codecov.io/gh/MRChemSoft/mrchem/pull/445?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=MRChemSoft#diff-c3JjL2FuYWx5dGljZnVuY3Rpb25zL0h5ZHJvZ2VuRnVuY3Rpb24uaA==) | `66.66% <ø> (ø)` | | | [src/analyticfunctions/NuclearFunction.cpp](https://codecov.io/gh/MRChemSoft/mrchem/pull/445?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=MRChemSoft#diff-c3JjL2FuYWx5dGljZnVuY3Rpb25zL051Y2xlYXJGdW5jdGlvbi5jcHA=) | `100.00% <ø> (ø)` | | | [src/analyticfunctions/NuclearFunction.h](https://codecov.io/gh/MRChemSoft/mrchem/pull/445?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=MRChemSoft#diff-c3JjL2FuYWx5dGljZnVuY3Rpb25zL051Y2xlYXJGdW5jdGlvbi5o) | `100.00% <ø> (ø)` | | | [src/analyticfunctions/NuclearGradientFunction.cpp](https://codecov.io/gh/MRChemSoft/mrchem/pull/445?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=MRChemSoft#diff-c3JjL2FuYWx5dGljZnVuY3Rpb25zL051Y2xlYXJHcmFkaWVudEZ1bmN0aW9uLmNwcA==) | `97.36% <ø> (ø)` | | | [src/analyticfunctions/NuclearGradientFunction.h](https://codecov.io/gh/MRChemSoft/mrchem/pull/445?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=MRChemSoft#diff-c3JjL2FuYWx5dGljZnVuY3Rpb25zL051Y2xlYXJHcmFkaWVudEZ1bmN0aW9uLmg=) | `100.00% <ø> (ø)` | | | [src/chemistry/Element.h](https://codecov.io/gh/MRChemSoft/mrchem/pull/445?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=MRChemSoft#diff-c3JjL2NoZW1pc3RyeS9FbGVtZW50Lmg=) | `100.00% <ø> (ø)` | | | ... and [208 more](https://codecov.io/gh/MRChemSoft/mrchem/pull/445?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=MRChemSoft) | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=MRChemSoft). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=MRChemSoft)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.