diff --git a/src/psyclone/tests/test_files/dynamo0p3/infrastructure/function_space/fs_continuity_mod.F90 b/src/psyclone/tests/test_files/dynamo0p3/infrastructure/function_space/fs_continuity_mod.F90 index f499f423d8..b2c9cc04bf 100644 --- a/src/psyclone/tests/test_files/dynamo0p3/infrastructure/function_space/fs_continuity_mod.F90 +++ b/src/psyclone/tests/test_files/dynamo0p3/infrastructure/function_space/fs_continuity_mod.F90 @@ -3,6 +3,9 @@ ! For further details please refer to the file LICENCE.original which you ! should have received as part of this distribution. !----------------------------------------------------------------------------- +! LICENCE.original is available from the Met Office Science Repository Service: +! https://code.metoffice.gov.uk/trac/lfric/browser/LFRic/trunk/LICENCE.original +!----------------------------------------------------------------------------- ! !> @brief Define enumerator variables that describe the different types of !> continuity. diff --git a/src/psyclone/tests/test_files/dynamo0p3/infrastructure/function_space/fs_continuity_mod.f90 b/src/psyclone/tests/test_files/dynamo0p3/infrastructure/function_space/fs_continuity_mod.f90 index 15fa677f33..1783118aa5 100644 --- a/src/psyclone/tests/test_files/dynamo0p3/infrastructure/function_space/fs_continuity_mod.f90 +++ b/src/psyclone/tests/test_files/dynamo0p3/infrastructure/function_space/fs_continuity_mod.f90 @@ -1,10 +1,13 @@ !----------------------------------------------------------------------------- -! Copyright (c) 2017, Met Office, on behalf of HMSO and Queen's Printer +! Copyright (c) 2017-2025, Met Office, on behalf of HMSO and Queen's Printer ! For further details please refer to the file LICENCE.original which you ! should have received as part of this distribution. !----------------------------------------------------------------------------- +! LICENCE.original is available from the Met Office Science Repository Service: +! https://code.metoffice.gov.uk/trac/lfric/browser/LFRic/trunk/LICENCE.original +!----------------------------------------------------------------------------- ! !> @brief Define enumerator variables that describe the different types of !> continuity.