Skip to content

Commit 00fb7df

Browse files
committed
Update common code copyright year
1 parent 9dc98f0 commit 00fb7df

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

source_common/framework/device_dispatch_table.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* SPDX-License-Identifier: MIT
33
* ----------------------------------------------------------------------------
4-
* Copyright (c) 2024 Arm Limited
4+
* Copyright (c) 2024-2025 Arm Limited
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining a copy
77
* of this software and associated documentation files (the "Software"), to

source_common/framework/device_functions.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* SPDX-License-Identifier: MIT
33
* ----------------------------------------------------------------------------
4-
* Copyright (c) 2024 Arm Limited
4+
* Copyright (c) 2024-2025 Arm Limited
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining a copy
77
* of this software and associated documentation files (the "Software"), to

source_common/framework/device_functions.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* SPDX-License-Identifier: MIT
33
* ----------------------------------------------------------------------------
4-
* Copyright (c) 2024 Arm Limited
4+
* Copyright (c) 2024-2025 Arm Limited
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining a copy
77
* of this software and associated documentation files (the "Software"), to

source_common/framework/instance_dispatch_table.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* SPDX-License-Identifier: MIT
33
* ----------------------------------------------------------------------------
4-
* Copyright (c) 2024 Arm Limited
4+
* Copyright (c) 2024-2025 Arm Limited
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining a copy
77
* of this software and associated documentation files (the "Software"), to

source_common/framework/instance_functions.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* SPDX-License-Identifier: MIT
33
* ----------------------------------------------------------------------------
4-
* Copyright (c) 2024 Arm Limited
4+
* Copyright (c) 2024-2025 Arm Limited
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining a copy
77
* of this software and associated documentation files (the "Software"), to

source_common/framework/instance_functions.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* SPDX-License-Identifier: MIT
33
* ----------------------------------------------------------------------------
4-
* Copyright (c) 2024 Arm Limited
4+
* Copyright (c) 2024-2025 Arm Limited
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining a copy
77
* of this software and associated documentation files (the "Software"), to

0 commit comments

Comments
 (0)