Skip to content

Commit 43a9955

Browse files
committed
Fixes license headers
1 parent 38d4500 commit 43a9955

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

hatchet/tests/query_compat.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2017-2022 Lawrence Livermore National Security, LLC and other
1+
# Copyright 2017-2023 Lawrence Livermore National Security, LLC and other
22
# Hatchet Project Developers. See the top-level LICENSE file for details.
33
#
44
# SPDX-License-Identifier: MIT

hatchet/util/print_version.py

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# Copyright 2017-2023 Lawrence Livermore National Security, LLC and other
2+
# Hatchet Project Developers. See the top-level LICENSE file for details.
3+
#
4+
# SPDX-License-Identifier: MIT
5+
16
import os
27
import sys
38

0 commit comments

Comments
 (0)