Skip to content

Commit 6c14b76

Browse files
add shebang (#125)
* add shebang * licence changes --------- Co-authored-by: Pierre Siddall <43399998+Pierre-siddall@users.noreply.github.com>
1 parent 021f234 commit 6c14b76

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

lfric_styling.py

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
1+
#!/usr/bin/env python3
12
# *****************************COPYRIGHT*******************************
23
# (C) Crown copyright Met Office. All rights reserved.
3-
# For further details please refer to the file LICENSE
4+
# For further details please refer to the file LICENCE
45
# which you should have received as part of this distribution.
5-
# Created date: 10/03/2025
6-
# Modified date: 14/03/2025
76
# *****************************COPYRIGHT*******************************
87

98
"""

0 commit comments

Comments
 (0)