Skip to content

Commit 27c4dec

Browse files
committed
#182: Remove British and the from copyright statement where they occur
1 parent bd95ab6 commit 27c4dec

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

47 files changed

+47
-47
lines changed

.github/workflows/cmew-env/cmew-env.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# (C) British Crown Copyright 2024-2025, Met Office.
1+
# (C) Crown Copyright 2024-2025, Met Office.
22
# The LICENSE.md file contains full licensing details.
33
# This file may be used to create an environment using:
44
# $ conda create --name <env> --file <this file>

.github/workflows/cmew-env/cmew-env.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# (C) British Crown Copyright 2024-2025, Met Office.
1+
# (C) Crown Copyright 2024-2025, Met Office.
22
# The LICENSE.md file contains full licensing details.
33
name: cmew
44

.github/workflows/default.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# (C) British Crown Copyright 2024-2025, Met Office.
1+
# (C) Crown Copyright 2024-2025, Met Office.
22
# The LICENSE.md file contains full licensing details.
33
# This workflow creates the required Conda environment, performs various
44
# validation steps for Cylc and Rose, and builds and checks the documentation.

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# (C) British Crown Copyright 2024-2025, Met Office.
1+
# (C) Crown Copyright 2024-2025, Met Office.
22
# The LICENSE.md file contains full licensing details.
33

44
# See https://pre-commit.com for more information.

CMEW/app/compare/bin/compare.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/bin/bash
2-
# (C) British Crown Copyright 2024-2025, Met Office.
2+
# (C) Crown Copyright 2024-2025, Met Office.
33
# The LICENSE.md file contains full licensing details.
44
#
55
# USAGE compare.sh

CMEW/app/compare/opt/rose-app-radiation_budget.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# (C) British Crown Copyright 2024-2025, Met Office.
1+
# (C) Crown Copyright 2024-2025, Met Office.
22
# The LICENSE.md file contains full licensing details.
33

44
[env]

CMEW/app/compare/rose-app.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# (C) British Crown Copyright 2024-2025, Met Office.
1+
# (C) Crown Copyright 2024-2025, Met Office.
22
# The LICENSE.md file contains full licensing details.
33

44
[command]

CMEW/app/configure_for/rose-app.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# (C) British Crown Copyright 2024-2025, Met Office.
1+
# (C) Crown Copyright 2024-2025, Met Office.
22
# The LICENSE.md file contains full licensing details.
33

44
[command]

CMEW/app/configure_process/config_files/config-developer.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# (C) British Crown Copyright 2024-2025, Met Office.
1+
# (C) Crown Copyright 2024-2025, Met Office.
22
# The LICENSE.md file contains full licensing details.
33
###############################################################################
44
# Developer's configuration file for the ESMValTool

CMEW/app/configure_process/rose-app.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# (C) British Crown Copyright 2024-2025, Met Office.
1+
# (C) Crown Copyright 2024-2025, Met Office.
22
# The LICENSE.md file contains full licensing details.
33

44
[command]

0 commit comments

Comments
 (0)