Skip to content

Commit 35252e5

Browse files
Axom Shared Userkennyweiss
authored andcommitted
Updates copyright year
1 parent e50b144 commit 35252e5

File tree

8 files changed

+8
-8
lines changed

8 files changed

+8
-8
lines changed

src/axom/primal/geometry/CurvedPolygon.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2017-2021, Lawrence Livermore National Security, LLC and
1+
// Copyright (c) 2017-2022, Lawrence Livermore National Security, LLC and
22
// other Axom Project Developers. See the top-level LICENSE file for details.
33
//
44
// SPDX-License-Identifier: (BSD-3-Clause)

src/axom/primal/operators/compute_moments.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2017-2021, Lawrence Livermore National Security, LLC and
1+
// Copyright (c) 2017-2022, Lawrence Livermore National Security, LLC and
22
// other Axom Project Developers. See the top-level LICENSE file for details.
33
//
44
// SPDX-License-Identifier: (BSD-3-Clause)

src/axom/primal/operators/detail/compute_moments_impl.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2017-2021, Lawrence Livermore National Security, LLC and
1+
// Copyright (c) 2017-2022, Lawrence Livermore National Security, LLC and
22
// other Axom Project Developers. See the top-level LICENSE file for details.
33
//
44
// SPDX-License-Identifier: (BSD-3-Clause)

src/axom/primal/operators/detail/intersect_curved_poly_impl.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2017-2021, Lawrence Livermore National Security, LLC and
1+
// Copyright (c) 2017-2022, Lawrence Livermore National Security, LLC and
22
// other Axom Project Developers. See the top-level LICENSE file for details.
33
//
44
// SPDX-License-Identifier: (BSD-3-Clause)

src/axom/primal/tests/primal_compute_moments.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2017-2021, Lawrence Livermore National Security, LLC and
1+
// Copyright (c) 2017-2022, Lawrence Livermore National Security, LLC and
22
// other Axom Project Developers. See the top-level LICENSE file for details.
33
//
44
// SPDX-License-Identifier: (BSD-3-Clause)

src/axom/primal/tests/primal_curved_polygon.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2017-2021, Lawrence Livermore National Security, LLC and
1+
// Copyright (c) 2017-2022, Lawrence Livermore National Security, LLC and
22
// other Axom Project Developers. See the top-level LICENSE file for details.
33
//
44
// SPDX-License-Identifier: (BSD-3-Clause)

src/axom/primal/tests/primal_curved_polygon_intersect.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2017-2021, Lawrence Livermore National Security, LLC and
1+
// Copyright (c) 2017-2022, Lawrence Livermore National Security, LLC and
22
// other Axom Project Developers. See the top-level LICENSE file for details.
33
//
44
// SPDX-License-Identifier: (BSD-3-Clause)

src/axom/quest/examples/quest_high_order_remap.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2017-2021, Lawrence Livermore National Security, LLC and
1+
// Copyright (c) 2017-2022, Lawrence Livermore National Security, LLC and
22
// other Axom Project Developers. See the top-level LICENSE file for details.
33
//
44
// SPDX-License-Identifier: (BSD-3-Clause)

0 commit comments

Comments
 (0)