diff --git a/src/Common.cpp b/src/Common.cpp index b5530d1..b457e58 100644 --- a/src/Common.cpp +++ b/src/Common.cpp @@ -1,5 +1,5 @@ // -// Copyright (c) 2019 Advanced Micro Devices, Inc. All rights reserved. +// Copyright (c) 2019-2020 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 794c572..9fb62a5 100644 --- a/src/Common.h +++ b/src/Common.h @@ -1,5 +1,5 @@ // -// Copyright (c) 2019 Advanced Micro Devices, Inc. All rights reserved. +// Copyright (c) 2019-2020 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 67df169..58f1fcd 100644 --- a/src/D3D12MemAlloc.cpp +++ b/src/D3D12MemAlloc.cpp @@ -1,5 +1,5 @@ // -// Copyright (c) 2019 Advanced Micro Devices, Inc. All rights reserved. +// Copyright (c) 2019-2020 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.h b/src/D3D12MemAlloc.h index 9d6e96f..d7b34cd 100644 --- a/src/D3D12MemAlloc.h +++ b/src/D3D12MemAlloc.h @@ -1,5 +1,5 @@ // -// Copyright (c) 2019 Advanced Micro Devices, Inc. All rights reserved. +// Copyright (c) 2019-2020 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 @@ -26,7 +26,7 @@ Version 2.0.0-development (2020-01-27) -Copyright (c) 2019 Advanced Micro Devices, Inc. All rights reserved. \n +Copyright (c) 2019-2020 Advanced Micro Devices, Inc. All rights reserved. \n License: MIT Documentation of all members: D3D12MemAlloc.h diff --git a/src/D3D12Sample.cpp b/src/D3D12Sample.cpp index 9fb9e22..d7c71fc 100644 --- a/src/D3D12Sample.cpp +++ b/src/D3D12Sample.cpp @@ -1,5 +1,5 @@ // -// Copyright (c) 2019 Advanced Micro Devices, Inc. All rights reserved. +// Copyright (c) 2019-2020 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 d5b475f..e43b311 100644 --- a/src/Shaders/FxBatchCompilerScript.fxbc +++ b/src/Shaders/FxBatchCompilerScript.fxbc @@ -1,6 +1,6 @@ // LICENSE // ======= -// Copyright (c) 2019 Advanced Micro Devices, Inc. All rights reserved. +// Copyright (c) 2019-2020 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 f84c9d2..0f13076 100644 --- a/src/Shaders/PS.hlsl +++ b/src/Shaders/PS.hlsl @@ -1,5 +1,5 @@ // -// Copyright (c) 2019 Advanced Micro Devices, Inc. All rights reserved. +// Copyright (c) 2019-2020 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 89a10b0..2686737 100644 --- a/src/Shaders/VS.hlsl +++ b/src/Shaders/VS.hlsl @@ -1,5 +1,5 @@ // -// Copyright (c) 2019 Advanced Micro Devices, Inc. All rights reserved. +// Copyright (c) 2019-2020 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 ee31e16..b758b4c 100644 --- a/src/Tests.cpp +++ b/src/Tests.cpp @@ -1,5 +1,5 @@ // -// Copyright (c) 2019 Advanced Micro Devices, Inc. All rights reserved. +// Copyright (c) 2019-2020 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 8bbe247..8107035 100644 --- a/src/Tests.h +++ b/src/Tests.h @@ -1,5 +1,5 @@ // -// Copyright (c) 2019 Advanced Micro Devices, Inc. All rights reserved. +// Copyright (c) 2019-2020 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