Skip to content

Commit

Permalink
Update version to Icepack 1.4.1 (CICE-Consortium#486)
Browse files Browse the repository at this point in the history
Update Copyright to 2024 in code and LICENSE file
  • Loading branch information
apcraig authored May 14, 2024
1 parent 74cc6f4 commit 2fd2140
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 7 deletions.
Binary file modified LICENSE.pdf
Binary file not shown.
4 changes: 2 additions & 2 deletions columnphysics/icepack_intfc.F90
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
!=======================================================================
! Copyright (c) 2023, Triad National Security, LLC
! Copyright (c) 2024, Triad National Security, LLC
! All rights reserved.
!
! Copyright 2023. Triad National Security, LLC. This software was
! Copyright 2024. Triad National Security, LLC. This software was
! produced under U.S. Government contract DE-AC52-06NA25396 for Los
! Alamos National Laboratory (LANL), which is operated by Triad
! National Security, LLC for the U.S. Department of Energy. The U.S.
Expand Down
2 changes: 1 addition & 1 deletion columnphysics/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ICEPACK 1.4.0
ICEPACK 1.4.1
6 changes: 3 additions & 3 deletions doc/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -54,17 +54,17 @@

# General information about the project.
project = u'Icepack'
copyright = u'2023, Triad National Security, LLC (code) and National Center for Atmospheric Research (documentation)'
copyright = u'2024, Triad National Security, LLC (code) and National Center for Atmospheric Research (documentation)'
author = u'CICE-Consortium'

# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the
# built documents.
#
# The short X.Y version.
version = u'1.4.0'
version = u'1.4.1'
# The full version, including alpha/beta/rc tags.
version = u'1.4.0'
version = u'1.4.1'

# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
Expand Down
2 changes: 1 addition & 1 deletion doc/source/intro/copyright.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
Copyright
=============================

© Copyright 2023, Triad National Security LLC. All rights reserved.
© Copyright 2024, Triad National Security LLC. All rights reserved.
This software was produced under U.S. Government contract
89233218CNA000001 for Los Alamos National Laboratory (LANL), which is
operated by Triad National Security, LLC for the U.S. Department
Expand Down

0 comments on commit 2fd2140

Please sign in to comment.