Skip to content

Commit 04969a6

Browse files
authored
Merge pull request #270 from wxtim/pre-release
Pre release changes
2 parents 6a3a348 + ca64ac4 commit 04969a6

File tree

297 files changed

+418
-407
lines changed

Some content is hidden

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

297 files changed

+418
-407
lines changed

CHANGES.md

Lines changed: 11 additions & 0 deletions

README.md

Lines changed: 1 addition & 1 deletion

bin/fcm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env perl
22
# ------------------------------------------------------------------------------
3-
# Copyright (C) 2006-2019 British Crown (Met Office) & Contributors.
3+
# Copyright (C) 2006-2021 British Crown (Met Office) & Contributors.
44
#
55
# This file is part of FCM, tools for managing and building source code.
66
#

bin/fcm_graphic_diff

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env perl
22
#-------------------------------------------------------------------------------
3-
# Copyright (C) 2006-2019 British Crown (Met Office) & Contributors.
3+
# Copyright (C) 2006-2021 British Crown (Met Office) & Contributors.
44
#
55
# This file is part of FCM, tools for managing and building source code.
66
#
@@ -127,6 +127,6 @@ other return codes should be regarded as fatal errors.
127127
128128
=head1 COPYRIGHT
129129
130-
Copyright (C) 2006-2019 British Crown (Met Office) & Contributors..
130+
Copyright (C) 2006-2021 British Crown (Met Office) & Contributors.
131131
132132
=cut

bin/fcm_graphic_merge

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env perl
22
#-------------------------------------------------------------------------------
3-
# Copyright (C) 2006-2019 British Crown (Met Office) & Contributors.
3+
# Copyright (C) 2006-2021 British Crown (Met Office) & Contributors.
44
#
55
# This file is part of FCM, tools for managing and building source code.
66
#
@@ -146,6 +146,6 @@ OLDER is the common ancestor of MINE and YOURS.
146146
147147
=head1 COPYRIGHT
148148
149-
Copyright (C) 2006-2019 British Crown (Met Office) & Contributors..
149+
Copyright (C) 2006-2021 British Crown (Met Office) & Contributors.
150150
151151
=cut

bin/fcm_gui

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env perl
22
#-------------------------------------------------------------------------------
3-
# Copyright (C) 2006-2019 British Crown (Met Office) & Contributors.
3+
# Copyright (C) 2006-2021 British Crown (Met Office) & Contributors.
44
#
55
# This file is part of FCM, tools for managing and building source code.
66
#
@@ -1341,6 +1341,6 @@ working directory.
13411341
13421342
=head1 COPYRIGHT
13431343
1344-
Copyright (C) 2006-2019 British Crown (Met Office) & Contributors..
1344+
Copyright (C) 2006-2021 British Crown (Met Office) & Contributors.
13451345
13461346
=cut

bin/fcm_internal

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env perl
22
#-------------------------------------------------------------------------------
3-
# Copyright (C) 2006-2019 British Crown (Met Office) & Contributors.
3+
# Copyright (C) 2006-2021 British Crown (Met Office) & Contributors.
44
#
55
# This file is part of FCM, tools for managing and building source code.
66
#
@@ -624,6 +624,6 @@ and should never be called directly by the user.
624624
625625
=head1 COPYRIGHT
626626
627-
Copyright (C) 2006-2019 British Crown (Met Office) & Contributors..
627+
Copyright (C) 2006-2021 British Crown (Met Office) & Contributors.
628628
629629
=cut

bin/fcm_test_battery

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env bash
22
#-------------------------------------------------------------------------------
3-
# Copyright (C) 2006-2019 British Crown (Met Office) & Contributors.
3+
# Copyright (C) 2006-2021 British Crown (Met Office) & Contributors.
44
#
55
# This file is part of FCM, tools for managing and building source code.
66
#

doc/collaboration/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -467,7 +467,7 @@ <h2 id="further">Further Considerations</h2>
467467
<div class="container-fluid text-center">
468468
<div class="row"><div class="col-md-12">
469469
<address><small>
470-
Copyright &copy; 2006-2019 British Crown (Met Office) &amp; Contributors.
470+
Copyright &copy; 2006-2021 British Crown (Met Office) &amp; Contributors.
471471
<a href="http://www.metoffice.gov.uk">Met Office</a>.
472472
See <a href="../etc/fcm-terms-of-use.html">Terms of Use</a>.<br />
473473
This document is released under the British <a href=

doc/etc/fcm-terms-of-use.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ <h2 id="team">FCM: Maintenance</h2>
8383
<div class="container-fluid text-center">
8484
<div class="row"><div class="col-md-12">
8585
<address><small>
86-
Copyright &copy; 2006-2019 British Crown (Met Office) &amp; Contributors.
86+
Copyright &copy; 2006-2021 British Crown (Met Office) &amp; Contributors.
8787
<a href="http://www.metoffice.gov.uk">Met Office</a>.<br />
8888
This document is released under the British <a href=
8989
"http://www.nationalarchives.gov.uk/doc/open-government-licence/" rel=

0 commit comments

Comments
 (0)