Skip to content

Commit e60e8f7

Browse files
committed
Belated Happy New Year 7.8.x branch.
1 parent e5e9548 commit e60e8f7

File tree

975 files changed

+976
-976
lines changed

Some content is hidden

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

975 files changed

+976
-976
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# THIS FILE IS PART OF THE CYLC SUITE ENGINE.
2-
# Copyright (C) 2008-2019 NIWA & British Crown (Met Office) & Contributors.
2+
# Copyright (C) NIWA & British Crown (Met Office) & Contributors.
33
#
44
# This program is free software: you can redistribute it and/or modify
55
# it under the terms of the GNU General Public License as published by

README.md

Lines changed: 1 addition & 1 deletion

bin/cycl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/bash
22

33
# THIS FILE IS PART OF THE CYLC SUITE ENGINE.
4-
# Copyright (C) 2008-2019 NIWA & British Crown (Met Office) & Contributors.
4+
# Copyright (C) NIWA & British Crown (Met Office) & Contributors.
55
#
66
# This program is free software: you can redistribute it and/or modify
77
# it under the terms of the GNU General Public License as published by

bin/cylc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/bash
22
#
33
# THIS FILE IS PART OF THE CYLC SUITE ENGINE.
4-
# Copyright (C) 2008-2019 NIWA & British Crown (Met Office) & Contributors.
4+
# Copyright (C) NIWA & British Crown (Met Office) & Contributors.
55
#
66
# This program is free software: you can redistribute it and/or modify
77
# it under the terms of the GNU General Public License as published by

bin/cylc-5to6

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/bash
22

33
# THIS FILE IS PART OF THE CYLC SUITE ENGINE.
4-
# Copyright (C) 2008-2019 NIWA & British Crown (Met Office) & Contributors.
4+
# Copyright (C) NIWA & British Crown (Met Office) & Contributors.
55
#
66
# This program is free software: you can redistribute it and/or modify
77
# it under the terms of the GNU General Public License as published by

bin/cylc-bcast

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash
22
#
3-
# Copyright (C) 2008-2019 NIWA & British Crown (Met Office) & Contributors.
3+
# Copyright (C) NIWA & British Crown (Met Office) & Contributors.
44
#
55
# This program is free software: you can redistribute it and/or modify
66
# it under the terms of the GNU General Public License as published by

bin/cylc-broadcast

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env python2
22

33
# THIS FILE IS PART OF THE CYLC SUITE ENGINE.
4-
# Copyright (C) 2008-2019 NIWA & British Crown (Met Office) & Contributors.
4+
# Copyright (C) NIWA & British Crown (Met Office) & Contributors.
55
#
66
# This program is free software: you can redistribute it and/or modify
77
# it under the terms of the GNU General Public License as published by

bin/cylc-browse

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash
22
#
3-
# Copyright (C) 2008-2019 NIWA & British Crown (Met Office) & Contributors.
3+
# Copyright (C) NIWA & British Crown (Met Office) & Contributors.
44
#
55
# This program is free software: you can redistribute it and/or modify
66
# it under the terms of the GNU General Public License as published by

bin/cylc-cat-log

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env python2
22

33
# THIS FILE IS PART OF THE CYLC SUITE ENGINE.
4-
# Copyright (C) 2008-2019 NIWA & British Crown (Met Office) & Contributors.
4+
# Copyright (C) NIWA & British Crown (Met Office) & Contributors.
55
#
66
# This program is free software: you can redistribute it and/or modify
77
# it under the terms of the GNU General Public License as published by

bin/cylc-cat-state

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env python2
22

33
# THIS FILE IS PART OF THE CYLC SUITE ENGINE.
4-
# Copyright (C) 2008-2019 NIWA & British Crown (Met Office) & Contributors.
4+
# Copyright (C) NIWA & British Crown (Met Office) & Contributors.
55
#
66
# This program is free software: you can redistribute it and/or modify
77
# it under the terms of the GNU General Public License as published by

0 commit comments

Comments
 (0)