Updated year to 2026
diff --git a/LICENSE.txt b/LICENSE.txt index eb08d9e..3d5a69a 100644 --- a/LICENSE.txt +++ b/LICENSE.txt
@@ -1,4 +1,4 @@ -Copyright (c) 2019-2025 Advanced Micro Devices, Inc. All rights reserved. +Copyright (c) 2019-2026 Advanced Micro Devices, Inc. All rights reserved. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal
diff --git a/include/D3D12MemAlloc.h b/include/D3D12MemAlloc.h index ae358e3..8396abb 100644 --- a/include/D3D12MemAlloc.h +++ b/include/D3D12MemAlloc.h
@@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2025 Advanced Micro Devices, Inc. All rights reserved. +// Copyright (c) 2019-2026 Advanced Micro Devices, Inc. All rights reserved. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal
diff --git a/src/Common.cpp b/src/Common.cpp index 87ea650..73943ce 100644 --- a/src/Common.cpp +++ b/src/Common.cpp
@@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2025 Advanced Micro Devices, Inc. All rights reserved. +// Copyright (c) 2019-2026 Advanced Micro Devices, Inc. All rights reserved. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal
diff --git a/src/Common.h b/src/Common.h index 384c1a6..5ba3aea 100644 --- a/src/Common.h +++ b/src/Common.h
@@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2025 Advanced Micro Devices, Inc. All rights reserved. +// Copyright (c) 2019-2026 Advanced Micro Devices, Inc. All rights reserved. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal
diff --git a/src/D3D12MemAlloc.cpp b/src/D3D12MemAlloc.cpp index 96243ef..5dd498d 100644 --- a/src/D3D12MemAlloc.cpp +++ b/src/D3D12MemAlloc.cpp
@@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2025 Advanced Micro Devices, Inc. All rights reserved. +// Copyright (c) 2019-2026 Advanced Micro Devices, Inc. All rights reserved. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal
diff --git a/src/D3D12Sample.cpp b/src/D3D12Sample.cpp index 32c5147..a2b5f8d 100644 --- a/src/D3D12Sample.cpp +++ b/src/D3D12Sample.cpp
@@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2025 Advanced Micro Devices, Inc. All rights reserved. +// Copyright (c) 2019-2026 Advanced Micro Devices, Inc. All rights reserved. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal
diff --git a/src/Shaders/FxBatchCompilerScript.fxbc b/src/Shaders/FxBatchCompilerScript.fxbc index 40a0402..d21c2ac 100644 --- a/src/Shaders/FxBatchCompilerScript.fxbc +++ b/src/Shaders/FxBatchCompilerScript.fxbc
@@ -1,6 +1,6 @@ // LICENSE // ======= -// Copyright (c) 2019-2025 Advanced Micro Devices, Inc. All rights reserved. +// Copyright (c) 2019-2026 Advanced Micro Devices, Inc. All rights reserved. // ------- // Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation // files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy,
diff --git a/src/Shaders/PS.hlsl b/src/Shaders/PS.hlsl index 260509b..828c8b2 100644 --- a/src/Shaders/PS.hlsl +++ b/src/Shaders/PS.hlsl
@@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2025 Advanced Micro Devices, Inc. All rights reserved. +// Copyright (c) 2019-2026 Advanced Micro Devices, Inc. All rights reserved. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal
diff --git a/src/Shaders/VS.hlsl b/src/Shaders/VS.hlsl index 1145bb7..796810d 100644 --- a/src/Shaders/VS.hlsl +++ b/src/Shaders/VS.hlsl
@@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2025 Advanced Micro Devices, Inc. All rights reserved. +// Copyright (c) 2019-2026 Advanced Micro Devices, Inc. All rights reserved. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal
diff --git a/src/Tests.cpp b/src/Tests.cpp index 09576d0..9e00157 100644 --- a/src/Tests.cpp +++ b/src/Tests.cpp
@@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2025 Advanced Micro Devices, Inc. All rights reserved. +// Copyright (c) 2019-2026 Advanced Micro Devices, Inc. All rights reserved. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal
diff --git a/src/Tests.h b/src/Tests.h index 000e150..6121f70 100644 --- a/src/Tests.h +++ b/src/Tests.h
@@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2025 Advanced Micro Devices, Inc. All rights reserved. +// Copyright (c) 2019-2026 Advanced Micro Devices, Inc. All rights reserved. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal
diff --git a/tools/GpuMemDumpVis/GpuMemDumpVis.py b/tools/GpuMemDumpVis/GpuMemDumpVis.py index 75d98d2..6d6155b 100644 --- a/tools/GpuMemDumpVis/GpuMemDumpVis.py +++ b/tools/GpuMemDumpVis/GpuMemDumpVis.py
@@ -1,5 +1,5 @@ # -# Copyright (c) 2018-2025 Advanced Micro Devices, Inc. All rights reserved. +# Copyright (c) 2018-2026 Advanced Micro Devices, Inc. All rights reserved. # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal