Skip to content

Commit 2a9b6d4

Browse files
committed
Fix copyrights
1 parent 918fbcc commit 2a9b6d4

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

graalpython/lib-graalpython/modules/hpy/debug/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# MIT License
22
#
3-
# Copyright (c) 2021, Oracle and/or its affiliates.
3+
# Copyright (c) 2021, 2022, Oracle and/or its affiliates.
44
# Copyright (c) 2019 pyhandle
55
#
66
# Permission is hereby granted, free of charge, to any person obtaining a copy

graalpython/lib-graalpython/modules/hpy/test/test_helpers.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# MIT License
22
#
3-
# Copyright (c) 2021, Oracle and/or its affiliates.
3+
# Copyright (c) 2021, 2022, Oracle and/or its affiliates.
44
# Copyright (c) 2019 pyhandle
55
#
66
# Permission is hereby granted, free of charge, to any person obtaining a copy

graalpython/lib-graalpython/modules/hpy/test/test_slots_legacy.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# MIT License
22
#
3-
# Copyright (c) 2021, Oracle and/or its affiliates.
3+
# Copyright (c) 2021, 2022, Oracle and/or its affiliates.
44
# Copyright (c) 2019 pyhandle
55
#
66
# Permission is hereby granted, free of charge, to any person obtaining a copy

0 commit comments

Comments
 (0)