Skip to content

(towards #1995) Update headers to conform to SPDX (part2) - #3566

Open
sergisiso wants to merge 6 commits into
masterfrom
1995_headers_part2
Open

(towards #1995) Update headers to conform to SPDX (part2)#3566
sergisiso wants to merge 6 commits into
masterfrom
1995_headers_part2

Conversation

@sergisiso

Copy link
Copy Markdown
Collaborator

No description provided.

@sergisiso
sergisiso requested a review from arporter August 21, 2026 14:11
@sergisiso

Copy link
Copy Markdown
Collaborator Author

Maybe one for you @arporter , this is the same change to the headers but this time to Makefile, x90, and script files.

Importantly, I took a different path for md/readmes. In their case I completely deleted the license and authors. This is because as in the others is not legally required (we have git authoring and a root license), but in this case it can be a minor nuisance for people who read the readmes from a place that doesn't hide comments, and for emedding them in other documentations formats (which I want to start doing more to remove duplications). So I went with the option that I believe has less friction, but let me know if you feel differently.

@codecov

codecov Bot commented Aug 21, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (21b1715) to head (6e0ce8e).
⚠️ Report is 22 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##            master     #3566   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          399       399           
  Lines        56201     56201           
=========================================
  Hits         56201     56201           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@arporter arporter left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good job Sergi. Just a few cases where the year isn't quite right.
I'm happy with the removal of the author/license from the READMEs - makes sense.

! LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
! ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
! POSSIBILITY OF SUCH DAMAGE.
! SPDX-FileCopyrightText: Copyright (c) 2020-2026 Science and Technology

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Orig was 2017-

Comment thread examples/top_level.mk
# POSSIBILITY OF SUCH DAMAGE.
# ------------------------------------------------------------------------------
# Author: A. R. Porter, STFC Daresbury Laboratory
# SPDX-FileCopyrightText: Copyright (c) 2021-2026 Science and Technology

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Was 2020-

! CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
! OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
! OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
! SPDX-FileCopyrightText: Copyright (c) 2020-2026 Science and Technology

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Was 2019 orig

# POSSIBILITY OF SUCH DAMAGE.
# ------------------------------------------------------------------------------
# Author: J. Henrichs, Bureau of Meteorology
# SPDX-FileCopyrightText: Copyright (c) 2020-2026 Science and Technology

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Orig was 2023-

! -----------------------------------------------------------------------------
! Author: J. Henrichs, Bureau of Meteorology

! SPDX-FileCopyrightText: Copyright (c) 2020-2026 Science and Technology

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

2023-

! OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
! -----------------------------------------------------------------------------
! Author: J. Henrichs, Bureau of Meteorology
! SPDX-FileCopyrightText: Copyright (c) 2020-2026 Science and Technology

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

2023-

# POSSIBILITY OF SUCH DAMAGE.
# ------------------------------------------------------------------------------
# Author: J. Henrichs, Bureau of Meteorology
# SPDX-FileCopyrightText: Copyright (c) 2020-2026 Science and Technology

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

2023-

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants