Skip to content

Commit 7311179

Browse files
committed
Copyright year fix
1 parent 548196f commit 7311179

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

nodescraper/helpers/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#
33
# MIT License
44
#
5-
# Copyright (c) 2025 Advanced Micro Devices, Inc.
5+
# Copyright (c) 2026 Advanced Micro Devices, Inc.
66
#
77
# Permission is hereby granted, free of charge, to any person obtaining a copy
88
# of this software and associated documentation files (the "Software"), to deal

nodescraper/plugins/inband/dmesg/run_compare.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#
33
# MIT License
44
#
5-
# Copyright (c) 2025 Advanced Micro Devices, Inc.
5+
# Copyright (c) 2026 Advanced Micro Devices, Inc.
66
#
77
# Permission is hereby granted, free of charge, to any person obtaining a copy
88
# of this software and associated documentation files (the "Software"), to deal

0 commit comments

Comments
 (0)