diff --git a/src/axom/primal/operators/detail/intersect_curved_poly_impl.hpp b/src/axom/primal/operators/detail/intersect_curved_poly_impl.hpp index 3a5f8982c1..9bdc394f87 100644 --- a/src/axom/primal/operators/detail/intersect_curved_poly_impl.hpp +++ b/src/axom/primal/operators/detail/intersect_curved_poly_impl.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, Lawrence Livermore National Security, LLC and +// Copyright (c) 2017-2022, Lawrence Livermore National Security, LLC and // other Axom Project Developers. See the top-level LICENSE file for details. // // SPDX-License-Identifier: (BSD-3-Clause) diff --git a/src/axom/primal/tests/primal_curved_polygon_intersect.cpp b/src/axom/primal/tests/primal_curved_polygon_intersect.cpp index d0ce71b37f..9611f63ee4 100644 --- a/src/axom/primal/tests/primal_curved_polygon_intersect.cpp +++ b/src/axom/primal/tests/primal_curved_polygon_intersect.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, Lawrence Livermore National Security, LLC and +// Copyright (c) 2017-2022, Lawrence Livermore National Security, LLC and // other Axom Project Developers. See the top-level LICENSE file for details. // // SPDX-License-Identifier: (BSD-3-Clause) diff --git a/src/axom/quest/examples/quest_high_order_remap.cpp b/src/axom/quest/examples/quest_high_order_remap.cpp index 68442a48ce..462ed05cb1 100644 --- a/src/axom/quest/examples/quest_high_order_remap.cpp +++ b/src/axom/quest/examples/quest_high_order_remap.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, Lawrence Livermore National Security, LLC and +// Copyright (c) 2017-2022, Lawrence Livermore National Security, LLC and // other Axom Project Developers. See the top-level LICENSE file for details. // // SPDX-License-Identifier: (BSD-3-Clause)