Updated copyright headers to year 2024

This commit is contained in:
Adam Sawicki 2024-03-05 16:03:30 +01:00
parent 47ebce51c9
commit 1332c2be71
11 changed files with 12 additions and 12 deletions

View File

@ -1,4 +1,4 @@
Copyright (c) 2019-2022 Advanced Micro Devices, Inc. All rights reserved. Copyright (c) 2019-2024 Advanced Micro Devices, Inc. All rights reserved.
Permission is hereby granted, free of charge, to any person obtaining a copy Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal of this software and associated documentation files (the "Software"), to deal

View File

@ -24,9 +24,9 @@
/** \mainpage D3D12 Memory Allocator /** \mainpage D3D12 Memory Allocator
<b>Version 2.1.0-development</b> (2023-07-05) <b>Version 2.1.0-development</b> (2024-07-05)
Copyright (c) 2019-2023 Advanced Micro Devices, Inc. All rights reserved. \n Copyright (c) 2019-2024 Advanced Micro Devices, Inc. All rights reserved. \n
License: MIT License: MIT
Documentation of all members: D3D12MemAlloc.h Documentation of all members: D3D12MemAlloc.h

View File

@ -1,5 +1,5 @@
// //
// Copyright (c) 2019-2022 Advanced Micro Devices, Inc. All rights reserved. // Copyright (c) 2019-2024 Advanced Micro Devices, Inc. All rights reserved.
// //
// Permission is hereby granted, free of charge, to any person obtaining a copy // Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal // of this software and associated documentation files (the "Software"), to deal

View File

@ -1,5 +1,5 @@
// //
// Copyright (c) 2019-2022 Advanced Micro Devices, Inc. All rights reserved. // Copyright (c) 2019-2024 Advanced Micro Devices, Inc. All rights reserved.
// //
// Permission is hereby granted, free of charge, to any person obtaining a copy // Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal // of this software and associated documentation files (the "Software"), to deal

View File

@ -1,5 +1,5 @@
// //
// Copyright (c) 2019-2022 Advanced Micro Devices, Inc. All rights reserved. // Copyright (c) 2019-2024 Advanced Micro Devices, Inc. All rights reserved.
// //
// Permission is hereby granted, free of charge, to any person obtaining a copy // Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal // of this software and associated documentation files (the "Software"), to deal

View File

@ -1,5 +1,5 @@
// //
// Copyright (c) 2019-2022 Advanced Micro Devices, Inc. All rights reserved. // Copyright (c) 2019-2024 Advanced Micro Devices, Inc. All rights reserved.
// //
// Permission is hereby granted, free of charge, to any person obtaining a copy // Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal // of this software and associated documentation files (the "Software"), to deal

View File

@ -1,6 +1,6 @@
// LICENSE // LICENSE
// ======= // =======
// Copyright (c) 2019-2022 Advanced Micro Devices, Inc. All rights reserved. // Copyright (c) 2019-2024 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 // 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, // files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy,

View File

@ -1,5 +1,5 @@
// //
// Copyright (c) 2019-2022 Advanced Micro Devices, Inc. All rights reserved. // Copyright (c) 2019-2024 Advanced Micro Devices, Inc. All rights reserved.
// //
// Permission is hereby granted, free of charge, to any person obtaining a copy // Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal // of this software and associated documentation files (the "Software"), to deal

View File

@ -1,5 +1,5 @@
// //
// Copyright (c) 2019-2022 Advanced Micro Devices, Inc. All rights reserved. // Copyright (c) 2019-2024 Advanced Micro Devices, Inc. All rights reserved.
// //
// Permission is hereby granted, free of charge, to any person obtaining a copy // Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal // of this software and associated documentation files (the "Software"), to deal

View File

@ -1,5 +1,5 @@
// //
// Copyright (c) 2019-2022 Advanced Micro Devices, Inc. All rights reserved. // Copyright (c) 2019-2024 Advanced Micro Devices, Inc. All rights reserved.
// //
// Permission is hereby granted, free of charge, to any person obtaining a copy // Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal // of this software and associated documentation files (the "Software"), to deal

View File

@ -1,5 +1,5 @@
// //
// Copyright (c) 2019-2022 Advanced Micro Devices, Inc. All rights reserved. // Copyright (c) 2019-2024 Advanced Micro Devices, Inc. All rights reserved.
// //
// Permission is hereby granted, free of charge, to any person obtaining a copy // Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal // of this software and associated documentation files (the "Software"), to deal