Skip to content

Commit

Permalink
update Copyright year (#570)
Browse files Browse the repository at this point in the history
  • Loading branch information
apcraig authored Mar 8, 2021
1 parent 3c516c8 commit 684e331
Show file tree
Hide file tree
Showing 7 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions cicecore/drivers/direct/hadgem3/CICE.F90
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
!=======================================================================
! Copyright (c) 2020, Triad National Security, LLC
! Copyright (c) 2021, Triad National Security, LLC
! All rights reserved.
!
! Copyright 2020. Triad National Security, LLC. This software was
! Copyright 2021. 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
4 changes: 2 additions & 2 deletions cicecore/drivers/mct/cesm1/CICE_copyright.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
! Copyright (c) 2020, Triad National Security, LLC
! Copyright (c) 2021, Triad National Security, LLC
! All rights reserved.
!
! Copyright 2020. Triad National Security, LLC. This software was
! Copyright 2021. 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
4 changes: 2 additions & 2 deletions cicecore/drivers/nuopc/cmeps/CICE_copyright.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
! Copyright (c) 2020, Triad National Security, LLC
! Copyright (c) 2021, Triad National Security, LLC
! All rights reserved.
!
! Copyright 2020. Triad National Security, LLC. This software was
! Copyright 2021. 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
4 changes: 2 additions & 2 deletions cicecore/drivers/nuopc/dmi/CICE.F90
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
!=======================================================================
! Copyright (c) 2020, Triad National Security, LLC
! Copyright (c) 2021, Triad National Security, LLC
! All rights reserved.
!
! Copyright 2020. Triad National Security, LLC. This software was
! Copyright 2021. 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
4 changes: 2 additions & 2 deletions cicecore/drivers/standalone/cice/CICE.F90
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
!=======================================================================
! Copyright (c) 2020, Triad National Security, LLC
! Copyright (c) 2021, Triad National Security, LLC
! All rights reserved.
!
! Copyright 2020. Triad National Security, LLC. This software was
! Copyright 2021. 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 doc/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@

# General information about the project.
project = u'CICE'
copyright = u'2020, Triad National Security, LLC (code) and National Center for Atmospheric Research (documentation)'
copyright = u'2021, 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
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 2020, Triad National Security LLC. All rights reserved.
© Copyright 2021, 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 684e331

Please sign in to comment.