diff --git a/CMakeLists.txt b/CMakeLists.txt index 3b73eec4..1c26052d 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2019-2025 Ben Ashbaugh +# Copyright (c) 2019-2026 Ben Ashbaugh # # SPDX-License-Identifier: MIT diff --git a/LICENSE b/LICENSE index 7e22eadb..c3a50f19 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2019-2025 Ben Ashbaugh +Copyright (c) 2019-2026 Ben Ashbaugh 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/getenv_util.hpp b/include/getenv_util.hpp index cd20b3fe..4fe8b814 100644 --- a/include/getenv_util.hpp +++ b/include/getenv_util.hpp @@ -1,5 +1,5 @@ /* -// Copyright (c) 2022-2025 Ben Ashbaugh +// Copyright (c) 2022-2026 Ben Ashbaugh // // SPDX-License-Identifier: MIT */ diff --git a/include/layer_util.hpp b/include/layer_util.hpp index 8c6847d7..7f4ea752 100644 --- a/include/layer_util.hpp +++ b/include/layer_util.hpp @@ -1,5 +1,5 @@ /* -// Copyright (c) 2022-2025 Ben Ashbaugh +// Copyright (c) 2022-2026 Ben Ashbaugh // // SPDX-License-Identifier: MIT */ diff --git a/include/util.hpp b/include/util.hpp index 4b7d478b..d0f87e63 100644 --- a/include/util.hpp +++ b/include/util.hpp @@ -1,5 +1,5 @@ /* -// Copyright (c) 2021-2025 Ben Ashbaugh +// Copyright (c) 2021-2026 Ben Ashbaugh // // SPDX-License-Identifier: MIT */ diff --git a/layers/00_example/CMakeLists.txt b/layers/00_example/CMakeLists.txt index 4b606ae4..de858aa3 100644 --- a/layers/00_example/CMakeLists.txt +++ b/layers/00_example/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2022-2025 Ben Ashbaugh +# Copyright (c) 2022-2026 Ben Ashbaugh # # SPDX-License-Identifier: MIT diff --git a/layers/00_example/main.cpp b/layers/00_example/main.cpp index 71e30394..65aae47f 100644 --- a/layers/00_example/main.cpp +++ b/layers/00_example/main.cpp @@ -1,5 +1,5 @@ /* -// Copyright (c) 2022-2025 Ben Ashbaugh +// Copyright (c) 2022-2026 Ben Ashbaugh // // SPDX-License-Identifier: MIT */ diff --git a/layers/10_cmdbufemu/CMakeLists.txt b/layers/10_cmdbufemu/CMakeLists.txt index e051cba5..907f42c7 100644 --- a/layers/10_cmdbufemu/CMakeLists.txt +++ b/layers/10_cmdbufemu/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2022-2025 Ben Ashbaugh +# Copyright (c) 2022-2026 Ben Ashbaugh # # SPDX-License-Identifier: MIT diff --git a/layers/10_cmdbufemu/emulate.cpp b/layers/10_cmdbufemu/emulate.cpp index 03215be1..79be9c7e 100644 --- a/layers/10_cmdbufemu/emulate.cpp +++ b/layers/10_cmdbufemu/emulate.cpp @@ -1,5 +1,5 @@ /* -// Copyright (c) 2022-2025 Ben Ashbaugh +// Copyright (c) 2022-2026 Ben Ashbaugh // // SPDX-License-Identifier: MIT */ diff --git a/layers/10_cmdbufemu/emulate.h b/layers/10_cmdbufemu/emulate.h index cdf0b671..a2e9ccd9 100644 --- a/layers/10_cmdbufemu/emulate.h +++ b/layers/10_cmdbufemu/emulate.h @@ -1,5 +1,5 @@ /* -// Copyright (c) 2022-2025 Ben Ashbaugh +// Copyright (c) 2022-2026 Ben Ashbaugh // // SPDX-License-Identifier: MIT */ diff --git a/layers/10_cmdbufemu/main.cpp b/layers/10_cmdbufemu/main.cpp index 09374891..bae1af2a 100644 --- a/layers/10_cmdbufemu/main.cpp +++ b/layers/10_cmdbufemu/main.cpp @@ -1,5 +1,5 @@ /* -// Copyright (c) 2022-2025 Ben Ashbaugh +// Copyright (c) 2022-2026 Ben Ashbaugh // // SPDX-License-Identifier: MIT */ diff --git a/layers/11_semaemu/CMakeLists.txt b/layers/11_semaemu/CMakeLists.txt index 997ffc5f..9f4d248c 100644 --- a/layers/11_semaemu/CMakeLists.txt +++ b/layers/11_semaemu/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2022-2025 Ben Ashbaugh +# Copyright (c) 2022-2026 Ben Ashbaugh # # SPDX-License-Identifier: MIT diff --git a/layers/11_semaemu/emulate.cpp b/layers/11_semaemu/emulate.cpp index 8ba1af0d..3c3ffda7 100644 --- a/layers/11_semaemu/emulate.cpp +++ b/layers/11_semaemu/emulate.cpp @@ -1,5 +1,5 @@ /* -// Copyright (c) 2022-2025 Ben Ashbaugh +// Copyright (c) 2022-2026 Ben Ashbaugh // // SPDX-License-Identifier: MIT */ diff --git a/layers/11_semaemu/emulate.h b/layers/11_semaemu/emulate.h index 15fdbbfe..7080c6e0 100644 --- a/layers/11_semaemu/emulate.h +++ b/layers/11_semaemu/emulate.h @@ -1,5 +1,5 @@ /* -// Copyright (c) 2022-2025 Ben Ashbaugh +// Copyright (c) 2022-2026 Ben Ashbaugh // // SPDX-License-Identifier: MIT */ diff --git a/layers/11_semaemu/main.cpp b/layers/11_semaemu/main.cpp index 385196e2..45f595d7 100644 --- a/layers/11_semaemu/main.cpp +++ b/layers/11_semaemu/main.cpp @@ -1,5 +1,5 @@ /* -// Copyright (c) 2022-2025 Ben Ashbaugh +// Copyright (c) 2022-2026 Ben Ashbaugh // // SPDX-License-Identifier: MIT */ diff --git a/layers/12_spirvqueriesemu/CMakeLists.txt b/layers/12_spirvqueriesemu/CMakeLists.txt index e3c4fe87..08c1c74d 100644 --- a/layers/12_spirvqueriesemu/CMakeLists.txt +++ b/layers/12_spirvqueriesemu/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2025 Ben Ashbaugh +# Copyright (c) 2025-2026 Ben Ashbaugh # # SPDX-License-Identifier: MIT diff --git a/layers/12_spirvqueriesemu/emulate.cpp b/layers/12_spirvqueriesemu/emulate.cpp index aa8dbd09..b2fd80a5 100644 --- a/layers/12_spirvqueriesemu/emulate.cpp +++ b/layers/12_spirvqueriesemu/emulate.cpp @@ -1,5 +1,5 @@ /* -// Copyright (c) 2025 Ben Ashbaugh +// Copyright (c) 2025-2026 Ben Ashbaugh // // SPDX-License-Identifier: MIT */ diff --git a/layers/12_spirvqueriesemu/emulate.h b/layers/12_spirvqueriesemu/emulate.h index 2e80b1c9..307e6167 100644 --- a/layers/12_spirvqueriesemu/emulate.h +++ b/layers/12_spirvqueriesemu/emulate.h @@ -1,5 +1,5 @@ /* -// Copyright (c) 2025 Ben Ashbaugh +// Copyright (c) 2025-2026 Ben Ashbaugh // // SPDX-License-Identifier: MIT */ diff --git a/layers/12_spirvqueriesemu/main.cpp b/layers/12_spirvqueriesemu/main.cpp index fcbbd741..db3c8dd2 100644 --- a/layers/12_spirvqueriesemu/main.cpp +++ b/layers/12_spirvqueriesemu/main.cpp @@ -1,5 +1,5 @@ /* -// Copyright (c) 2025 Ben Ashbaugh +// Copyright (c) 2025-2026 Ben Ashbaugh // // SPDX-License-Identifier: MIT */ diff --git a/layers/CMakeLists.txt b/layers/CMakeLists.txt index 4375b52b..3d20e2dd 100644 --- a/layers/CMakeLists.txt +++ b/layers/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2022-2025 Ben Ashbaugh +# Copyright (c) 2022-2026 Ben Ashbaugh # # SPDX-License-Identifier: MIT diff --git a/samples/00_enumopencl/CMakeLists.txt b/samples/00_enumopencl/CMakeLists.txt index 85feee61..31b10d9d 100644 --- a/samples/00_enumopencl/CMakeLists.txt +++ b/samples/00_enumopencl/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2019-2025 Ben Ashbaugh +# Copyright (c) 2019-2026 Ben Ashbaugh # # SPDX-License-Identifier: MIT diff --git a/samples/00_enumopencl/main.cpp b/samples/00_enumopencl/main.cpp index c087a163..a8488232 100644 --- a/samples/00_enumopencl/main.cpp +++ b/samples/00_enumopencl/main.cpp @@ -1,5 +1,5 @@ /* -// Copyright (c) 2019-2025 Ben Ashbaugh +// Copyright (c) 2019-2026 Ben Ashbaugh // // SPDX-License-Identifier: MIT */ diff --git a/samples/00_enumopenclpp/CMakeLists.txt b/samples/00_enumopenclpp/CMakeLists.txt index f9bab649..8961b088 100644 --- a/samples/00_enumopenclpp/CMakeLists.txt +++ b/samples/00_enumopenclpp/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2019-2025 Ben Ashbaugh +# Copyright (c) 2019-2026 Ben Ashbaugh # # SPDX-License-Identifier: MIT diff --git a/samples/00_enumopenclpp/main.cpp b/samples/00_enumopenclpp/main.cpp index 30170377..914178c1 100644 --- a/samples/00_enumopenclpp/main.cpp +++ b/samples/00_enumopenclpp/main.cpp @@ -1,5 +1,5 @@ /* -// Copyright (c) 2019-2025 Ben Ashbaugh +// Copyright (c) 2019-2026 Ben Ashbaugh // // SPDX-License-Identifier: MIT */ diff --git a/samples/00_enumqueuefamilies/CMakeLists.txt b/samples/00_enumqueuefamilies/CMakeLists.txt index e9623c81..87d31679 100644 --- a/samples/00_enumqueuefamilies/CMakeLists.txt +++ b/samples/00_enumqueuefamilies/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2019-2025 Ben Ashbaugh +# Copyright (c) 2019-2026 Ben Ashbaugh # # SPDX-License-Identifier: MIT diff --git a/samples/00_enumqueuefamilies/main.cpp b/samples/00_enumqueuefamilies/main.cpp index 4fdc1ff7..794971c6 100644 --- a/samples/00_enumqueuefamilies/main.cpp +++ b/samples/00_enumqueuefamilies/main.cpp @@ -1,5 +1,5 @@ /* -// Copyright (c) 2021-2025 Ben Ashbaugh +// Copyright (c) 2021-2026 Ben Ashbaugh // // SPDX-License-Identifier: MIT */ diff --git a/samples/00_extendeddevicequeries/CMakeLists.txt b/samples/00_extendeddevicequeries/CMakeLists.txt index 3d80f252..22c733c0 100644 --- a/samples/00_extendeddevicequeries/CMakeLists.txt +++ b/samples/00_extendeddevicequeries/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2019-2025 Ben Ashbaugh +# Copyright (c) 2019-2026 Ben Ashbaugh # # SPDX-License-Identifier: MIT diff --git a/samples/00_extendeddevicequeries/main.cpp b/samples/00_extendeddevicequeries/main.cpp index fdcbba49..cb916535 100644 --- a/samples/00_extendeddevicequeries/main.cpp +++ b/samples/00_extendeddevicequeries/main.cpp @@ -1,5 +1,5 @@ /* -// Copyright (c) 2021-2025 Ben Ashbaugh +// Copyright (c) 2021-2026 Ben Ashbaugh // // SPDX-License-Identifier: MIT */ diff --git a/samples/00_loaderinfo/CMakeLists.txt b/samples/00_loaderinfo/CMakeLists.txt index c638fba5..f8de3f0c 100644 --- a/samples/00_loaderinfo/CMakeLists.txt +++ b/samples/00_loaderinfo/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2022-2025 Ben Ashbaugh +# Copyright (c) 2022-2026 Ben Ashbaugh # # SPDX-License-Identifier: MIT diff --git a/samples/00_loaderinfo/main.cpp b/samples/00_loaderinfo/main.cpp index 973eff72..ceefc756 100644 --- a/samples/00_loaderinfo/main.cpp +++ b/samples/00_loaderinfo/main.cpp @@ -1,5 +1,5 @@ /* -// Copyright (c) 2019-2025 Ben Ashbaugh +// Copyright (c) 2019-2026 Ben Ashbaugh // // SPDX-License-Identifier: MIT */ diff --git a/samples/00_newqueries/CMakeLists.txt b/samples/00_newqueries/CMakeLists.txt index 416ad43f..c9f66312 100644 --- a/samples/00_newqueries/CMakeLists.txt +++ b/samples/00_newqueries/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2019-2025 Ben Ashbaugh +# Copyright (c) 2019-2026 Ben Ashbaugh # # SPDX-License-Identifier: MIT diff --git a/samples/00_newqueries/main.cpp b/samples/00_newqueries/main.cpp index 6761e413..9935d9d7 100644 --- a/samples/00_newqueries/main.cpp +++ b/samples/00_newqueries/main.cpp @@ -1,5 +1,5 @@ /* -// Copyright (c) 2019-2025 Ben Ashbaugh +// Copyright (c) 2019-2026 Ben Ashbaugh // // SPDX-License-Identifier: MIT */ diff --git a/samples/00_newqueriespp/CMakeLists.txt b/samples/00_newqueriespp/CMakeLists.txt index 12560f04..3be00b71 100644 --- a/samples/00_newqueriespp/CMakeLists.txt +++ b/samples/00_newqueriespp/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2019-2025 Ben Ashbaugh +# Copyright (c) 2019-2026 Ben Ashbaugh # # SPDX-License-Identifier: MIT diff --git a/samples/00_newqueriespp/main.cpp b/samples/00_newqueriespp/main.cpp index 6e6d68b8..35b984a1 100644 --- a/samples/00_newqueriespp/main.cpp +++ b/samples/00_newqueriespp/main.cpp @@ -1,5 +1,5 @@ /* -// Copyright (c) 2019-2025 Ben Ashbaugh +// Copyright (c) 2019-2026 Ben Ashbaugh // // SPDX-License-Identifier: MIT */ diff --git a/samples/00_spirvqueries/CMakeLists.txt b/samples/00_spirvqueries/CMakeLists.txt index 1d2cfd95..772423b0 100644 --- a/samples/00_spirvqueries/CMakeLists.txt +++ b/samples/00_spirvqueries/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2025 Ben Ashbaugh +# Copyright (c) 2025-2026 Ben Ashbaugh # # SPDX-License-Identifier: MIT diff --git a/samples/00_spirvqueries/main.cpp b/samples/00_spirvqueries/main.cpp index 3f4219d7..28b12260 100644 --- a/samples/00_spirvqueries/main.cpp +++ b/samples/00_spirvqueries/main.cpp @@ -1,5 +1,5 @@ /* -// Copyright (c) 2025 Ben Ashbaugh +// Copyright (c) 2025-2026 Ben Ashbaugh // // SPDX-License-Identifier: MIT */ diff --git a/samples/01_copybuffer/CMakeLists.txt b/samples/01_copybuffer/CMakeLists.txt index 08f02089..530fe5d0 100644 --- a/samples/01_copybuffer/CMakeLists.txt +++ b/samples/01_copybuffer/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2019-2025 Ben Ashbaugh +# Copyright (c) 2019-2026 Ben Ashbaugh # # SPDX-License-Identifier: MIT diff --git a/samples/01_copybuffer/main.cpp b/samples/01_copybuffer/main.cpp index 4e036b4c..8aba7507 100644 --- a/samples/01_copybuffer/main.cpp +++ b/samples/01_copybuffer/main.cpp @@ -1,5 +1,5 @@ /* -// Copyright (c) 2019-2025 Ben Ashbaugh +// Copyright (c) 2019-2026 Ben Ashbaugh // // SPDX-License-Identifier: MIT */ diff --git a/samples/02_copybufferkernel/CMakeLists.txt b/samples/02_copybufferkernel/CMakeLists.txt index 97c18f1f..a61fbacd 100644 --- a/samples/02_copybufferkernel/CMakeLists.txt +++ b/samples/02_copybufferkernel/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2019-2025 Ben Ashbaugh +# Copyright (c) 2019-2026 Ben Ashbaugh # # SPDX-License-Identifier: MIT diff --git a/samples/02_copybufferkernel/main.cpp b/samples/02_copybufferkernel/main.cpp index 9f1e97ad..a16eaa5e 100644 --- a/samples/02_copybufferkernel/main.cpp +++ b/samples/02_copybufferkernel/main.cpp @@ -1,5 +1,5 @@ /* -// Copyright (c) 2019-2025 Ben Ashbaugh +// Copyright (c) 2019-2026 Ben Ashbaugh // // SPDX-License-Identifier: MIT */ diff --git a/samples/03_mandelbrot/CMakeLists.txt b/samples/03_mandelbrot/CMakeLists.txt index 5a48b49b..ff340dcf 100644 --- a/samples/03_mandelbrot/CMakeLists.txt +++ b/samples/03_mandelbrot/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2019-2025 Ben Ashbaugh +# Copyright (c) 2019-2026 Ben Ashbaugh # # SPDX-License-Identifier: MIT diff --git a/samples/03_mandelbrot/main.cpp b/samples/03_mandelbrot/main.cpp index cc4a7147..10e0f1ed 100644 --- a/samples/03_mandelbrot/main.cpp +++ b/samples/03_mandelbrot/main.cpp @@ -1,5 +1,5 @@ /* -// Copyright (c) 2019-2025 Ben Ashbaugh +// Copyright (c) 2019-2026 Ben Ashbaugh // // SPDX-License-Identifier: MIT */ diff --git a/samples/04_julia/CMakeLists.txt b/samples/04_julia/CMakeLists.txt index be566762..502879ba 100644 --- a/samples/04_julia/CMakeLists.txt +++ b/samples/04_julia/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2019-2025 Ben Ashbaugh +# Copyright (c) 2019-2026 Ben Ashbaugh # # SPDX-License-Identifier: MIT diff --git a/samples/04_julia/main.cpp b/samples/04_julia/main.cpp index aea03911..ebd87ff0 100644 --- a/samples/04_julia/main.cpp +++ b/samples/04_julia/main.cpp @@ -1,5 +1,5 @@ /* -// Copyright (c) 2019-2025 Ben Ashbaugh +// Copyright (c) 2019-2026 Ben Ashbaugh // // SPDX-License-Identifier: MIT */ diff --git a/samples/04_sobel/CMakeLists.txt b/samples/04_sobel/CMakeLists.txt index b5526622..6846587a 100644 --- a/samples/04_sobel/CMakeLists.txt +++ b/samples/04_sobel/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2023-2025 Ben Ashbaugh +# Copyright (c) 2023-2026 Ben Ashbaugh # # SPDX-License-Identifier: MIT diff --git a/samples/04_sobel/main.cpp b/samples/04_sobel/main.cpp index 3c06d77b..9a7903cb 100644 --- a/samples/04_sobel/main.cpp +++ b/samples/04_sobel/main.cpp @@ -1,5 +1,5 @@ /* -// Copyright (c) 2023-2025 Ben Ashbaugh +// Copyright (c) 2023-2026 Ben Ashbaugh // // SPDX-License-Identifier: MIT */ diff --git a/samples/05_kernelfromfile/CMakeLists.txt b/samples/05_kernelfromfile/CMakeLists.txt index 85af7fd9..61a94055 100644 --- a/samples/05_kernelfromfile/CMakeLists.txt +++ b/samples/05_kernelfromfile/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2019-2025 Ben Ashbaugh +# Copyright (c) 2019-2026 Ben Ashbaugh # # SPDX-License-Identifier: MIT diff --git a/samples/05_kernelfromfile/main.cpp b/samples/05_kernelfromfile/main.cpp index cba47f76..c189e543 100644 --- a/samples/05_kernelfromfile/main.cpp +++ b/samples/05_kernelfromfile/main.cpp @@ -1,5 +1,5 @@ /* -// Copyright (c) 2019-2025 Ben Ashbaugh +// Copyright (c) 2019-2026 Ben Ashbaugh // // SPDX-License-Identifier: MIT */ diff --git a/samples/05_spirvkernelfromfile/CMakeLists.txt b/samples/05_spirvkernelfromfile/CMakeLists.txt index c05c99ca..37f4d960 100644 --- a/samples/05_spirvkernelfromfile/CMakeLists.txt +++ b/samples/05_spirvkernelfromfile/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2019-2025 Ben Ashbaugh +# Copyright (c) 2019-2026 Ben Ashbaugh # # SPDX-License-Identifier: MIT diff --git a/samples/05_spirvkernelfromfile/main.cpp b/samples/05_spirvkernelfromfile/main.cpp index 45dcfc71..de3d6288 100644 --- a/samples/05_spirvkernelfromfile/main.cpp +++ b/samples/05_spirvkernelfromfile/main.cpp @@ -1,5 +1,5 @@ /* -// Copyright (c) 2019-2025 Ben Ashbaugh +// Copyright (c) 2019-2026 Ben Ashbaugh // // SPDX-License-Identifier: MIT */ diff --git a/samples/06_ndrangekernelfromfile/CMakeLists.txt b/samples/06_ndrangekernelfromfile/CMakeLists.txt index 1794dbe8..36238cf7 100644 --- a/samples/06_ndrangekernelfromfile/CMakeLists.txt +++ b/samples/06_ndrangekernelfromfile/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2019-2025 Ben Ashbaugh +# Copyright (c) 2019-2026 Ben Ashbaugh # # SPDX-License-Identifier: MIT diff --git a/samples/06_ndrangekernelfromfile/main.cpp b/samples/06_ndrangekernelfromfile/main.cpp index 5917d822..8bd9efc0 100644 --- a/samples/06_ndrangekernelfromfile/main.cpp +++ b/samples/06_ndrangekernelfromfile/main.cpp @@ -1,5 +1,5 @@ /* -// Copyright (c) 2019-2025 Ben Ashbaugh +// Copyright (c) 2019-2026 Ben Ashbaugh // // SPDX-License-Identifier: MIT */ diff --git a/samples/10_queueexperiments/CMakeLists.txt b/samples/10_queueexperiments/CMakeLists.txt index e6097f0d..ba41e4e7 100644 --- a/samples/10_queueexperiments/CMakeLists.txt +++ b/samples/10_queueexperiments/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2019-2025 Ben Ashbaugh +# Copyright (c) 2019-2026 Ben Ashbaugh # # SPDX-License-Identifier: MIT diff --git a/samples/10_queueexperiments/main.cpp b/samples/10_queueexperiments/main.cpp index abf37e0c..7f903b66 100644 --- a/samples/10_queueexperiments/main.cpp +++ b/samples/10_queueexperiments/main.cpp @@ -1,5 +1,5 @@ /* -// Copyright (c) 2019-2025 Ben Ashbaugh +// Copyright (c) 2019-2026 Ben Ashbaugh // // SPDX-License-Identifier: MIT */ diff --git a/samples/11_semaphores/CMakeLists.txt b/samples/11_semaphores/CMakeLists.txt index f5a8103b..3a426b1b 100644 --- a/samples/11_semaphores/CMakeLists.txt +++ b/samples/11_semaphores/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2019-2025 Ben Ashbaugh +# Copyright (c) 2019-2026 Ben Ashbaugh # # SPDX-License-Identifier: MIT diff --git a/samples/11_semaphores/main.cpp b/samples/11_semaphores/main.cpp index 6318d875..df59bcc7 100644 --- a/samples/11_semaphores/main.cpp +++ b/samples/11_semaphores/main.cpp @@ -1,5 +1,5 @@ /* -// Copyright (c) 2019-2025 Ben Ashbaugh +// Copyright (c) 2019-2026 Ben Ashbaugh // // SPDX-License-Identifier: MIT */ diff --git a/samples/12_commandbuffers/CMakeLists.txt b/samples/12_commandbuffers/CMakeLists.txt index 2ccf7ea1..210cd59c 100644 --- a/samples/12_commandbuffers/CMakeLists.txt +++ b/samples/12_commandbuffers/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2022-2025 Ben Ashbaugh +# Copyright (c) 2022-2026 Ben Ashbaugh # # SPDX-License-Identifier: MIT diff --git a/samples/12_commandbuffers/main.cpp b/samples/12_commandbuffers/main.cpp index 4ce2dadc..8acaf112 100644 --- a/samples/12_commandbuffers/main.cpp +++ b/samples/12_commandbuffers/main.cpp @@ -1,5 +1,5 @@ /* -// Copyright (c) 2022-2025 Ben Ashbaugh +// Copyright (c) 2022-2026 Ben Ashbaugh // // SPDX-License-Identifier: MIT */ diff --git a/samples/12_commandbufferspp/CMakeLists.txt b/samples/12_commandbufferspp/CMakeLists.txt index d0860106..a19109d8 100644 --- a/samples/12_commandbufferspp/CMakeLists.txt +++ b/samples/12_commandbufferspp/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2022-2025 Ben Ashbaugh +# Copyright (c) 2022-2026 Ben Ashbaugh # # SPDX-License-Identifier: MIT diff --git a/samples/12_commandbufferspp/main.cpp b/samples/12_commandbufferspp/main.cpp index a35e1f1a..1bb432bc 100644 --- a/samples/12_commandbufferspp/main.cpp +++ b/samples/12_commandbufferspp/main.cpp @@ -1,5 +1,5 @@ /* -// Copyright (c) 2022-2025 Ben Ashbaugh +// Copyright (c) 2022-2026 Ben Ashbaugh // // SPDX-License-Identifier: MIT */ diff --git a/samples/13_mutablecommandbuffers/CMakeLists.txt b/samples/13_mutablecommandbuffers/CMakeLists.txt index 4938050f..172f0f60 100644 --- a/samples/13_mutablecommandbuffers/CMakeLists.txt +++ b/samples/13_mutablecommandbuffers/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2022-2025 Ben Ashbaugh +# Copyright (c) 2022-2026 Ben Ashbaugh # # SPDX-License-Identifier: MIT diff --git a/samples/13_mutablecommandbuffers/main.cpp b/samples/13_mutablecommandbuffers/main.cpp index e9e8c9e6..dc6875d3 100644 --- a/samples/13_mutablecommandbuffers/main.cpp +++ b/samples/13_mutablecommandbuffers/main.cpp @@ -1,5 +1,5 @@ /* -// Copyright (c) 2022-2025 Ben Ashbaugh +// Copyright (c) 2022-2026 Ben Ashbaugh // // SPDX-License-Identifier: MIT */ diff --git a/samples/14_ooqcommandbuffers/CMakeLists.txt b/samples/14_ooqcommandbuffers/CMakeLists.txt index 494980cb..87562763 100644 --- a/samples/14_ooqcommandbuffers/CMakeLists.txt +++ b/samples/14_ooqcommandbuffers/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2022-2025 Ben Ashbaugh +# Copyright (c) 2022-2026 Ben Ashbaugh # # SPDX-License-Identifier: MIT diff --git a/samples/14_ooqcommandbuffers/main.cpp b/samples/14_ooqcommandbuffers/main.cpp index 6897c6cb..e7c2864b 100644 --- a/samples/14_ooqcommandbuffers/main.cpp +++ b/samples/14_ooqcommandbuffers/main.cpp @@ -1,5 +1,5 @@ /* -// Copyright (c) 2022-2025 Ben Ashbaugh +// Copyright (c) 2022-2026 Ben Ashbaugh // // SPDX-License-Identifier: MIT */ diff --git a/samples/15_mutablecommandbufferasserts/CMakeLists.txt b/samples/15_mutablecommandbufferasserts/CMakeLists.txt index 72c2ec91..1a77f8d6 100644 --- a/samples/15_mutablecommandbufferasserts/CMakeLists.txt +++ b/samples/15_mutablecommandbufferasserts/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2022-2025 Ben Ashbaugh +# Copyright (c) 2022-2026 Ben Ashbaugh # # SPDX-License-Identifier: MIT diff --git a/samples/15_mutablecommandbufferasserts/main.cpp b/samples/15_mutablecommandbufferasserts/main.cpp index 91bdfe83..33983a1e 100644 --- a/samples/15_mutablecommandbufferasserts/main.cpp +++ b/samples/15_mutablecommandbufferasserts/main.cpp @@ -1,5 +1,5 @@ /* -// Copyright (c) 2022-2025 Ben Ashbaugh +// Copyright (c) 2022-2026 Ben Ashbaugh // // SPDX-License-Identifier: MIT */ diff --git a/samples/16_floatatomics/CMakeLists.txt b/samples/16_floatatomics/CMakeLists.txt index c6253b92..0220e6eb 100644 --- a/samples/16_floatatomics/CMakeLists.txt +++ b/samples/16_floatatomics/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2024-2025 Ben Ashbaugh +# Copyright (c) 2024-2026 Ben Ashbaugh # # SPDX-License-Identifier: MIT diff --git a/samples/16_floatatomics/main.cpp b/samples/16_floatatomics/main.cpp index 9df2a9df..1d4899ee 100644 --- a/samples/16_floatatomics/main.cpp +++ b/samples/16_floatatomics/main.cpp @@ -1,5 +1,5 @@ /* -// Copyright (c) 2024-2025 Ben Ashbaugh +// Copyright (c) 2024-2026 Ben Ashbaugh // // SPDX-License-Identifier: MIT */ diff --git a/samples/CMakeLists.txt b/samples/CMakeLists.txt index 6eb2ebee..d0d8ac35 100644 --- a/samples/CMakeLists.txt +++ b/samples/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2019-2025 Ben Ashbaugh +# Copyright (c) 2019-2026 Ben Ashbaugh # # SPDX-License-Identifier: MIT diff --git a/samples/images/00_enumimageformats/CMakeLists.txt b/samples/images/00_enumimageformats/CMakeLists.txt index 3d3061d1..a80f3fa1 100644 --- a/samples/images/00_enumimageformats/CMakeLists.txt +++ b/samples/images/00_enumimageformats/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2019-2025 Ben Ashbaugh +# Copyright (c) 2019-2026 Ben Ashbaugh # # SPDX-License-Identifier: MIT diff --git a/samples/images/00_enumimageformats/main.cpp b/samples/images/00_enumimageformats/main.cpp index 35f54c94..7449e958 100644 --- a/samples/images/00_enumimageformats/main.cpp +++ b/samples/images/00_enumimageformats/main.cpp @@ -1,5 +1,5 @@ /* -// Copyright (c) 2019-2025 Ben Ashbaugh +// Copyright (c) 2019-2026 Ben Ashbaugh // // SPDX-License-Identifier: MIT */ diff --git a/samples/images/CMakeLists.txt b/samples/images/CMakeLists.txt index 7c7d2fca..bee2fd45 100644 --- a/samples/images/CMakeLists.txt +++ b/samples/images/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2020-2025 Ben Ashbaugh +# Copyright (c) 2020-2026 Ben Ashbaugh # # SPDX-License-Identifier: MIT diff --git a/samples/opengl/00_juliagl/CMakeLists.txt b/samples/opengl/00_juliagl/CMakeLists.txt index 2723c2fe..23a298e4 100644 --- a/samples/opengl/00_juliagl/CMakeLists.txt +++ b/samples/opengl/00_juliagl/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2021-2025 Ben Ashbaugh +# Copyright (c) 2021-2026 Ben Ashbaugh # # SPDX-License-Identifier: MIT diff --git a/samples/opengl/00_juliagl/main.cpp b/samples/opengl/00_juliagl/main.cpp index e0fd87bd..856cb818 100644 --- a/samples/opengl/00_juliagl/main.cpp +++ b/samples/opengl/00_juliagl/main.cpp @@ -1,5 +1,5 @@ /* -// Copyright (c) 2019-2025 Ben Ashbaugh +// Copyright (c) 2019-2026 Ben Ashbaugh // // SPDX-License-Identifier: MIT */ diff --git a/samples/opengl/01_nbodygl/CMakeLists.txt b/samples/opengl/01_nbodygl/CMakeLists.txt index 6cd49c45..fbcdd6a6 100644 --- a/samples/opengl/01_nbodygl/CMakeLists.txt +++ b/samples/opengl/01_nbodygl/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2022-2025 Ben Ashbaugh +# Copyright (c) 2022-2026 Ben Ashbaugh # # SPDX-License-Identifier: MIT diff --git a/samples/opengl/01_nbodygl/main.cpp b/samples/opengl/01_nbodygl/main.cpp index 52a1c583..ebc85898 100644 --- a/samples/opengl/01_nbodygl/main.cpp +++ b/samples/opengl/01_nbodygl/main.cpp @@ -1,5 +1,5 @@ /* -// Copyright (c) 2022-2025 Ben Ashbaugh +// Copyright (c) 2022-2026 Ben Ashbaugh // // SPDX-License-Identifier: MIT */ diff --git a/samples/opengl/02_sobelgl/CMakeLists.txt b/samples/opengl/02_sobelgl/CMakeLists.txt index 1d4c7224..6b13c888 100644 --- a/samples/opengl/02_sobelgl/CMakeLists.txt +++ b/samples/opengl/02_sobelgl/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2023-2025 Ben Ashbaugh +# Copyright (c) 2023-2026 Ben Ashbaugh # # SPDX-License-Identifier: MIT diff --git a/samples/opengl/02_sobelgl/main.cpp b/samples/opengl/02_sobelgl/main.cpp index 836668f3..f4378cb3 100644 --- a/samples/opengl/02_sobelgl/main.cpp +++ b/samples/opengl/02_sobelgl/main.cpp @@ -1,5 +1,5 @@ /* -// Copyright (c) 2023-2025 Ben Ashbaugh +// Copyright (c) 2023-2026 Ben Ashbaugh // // SPDX-License-Identifier: MIT */ diff --git a/samples/opengl/CMakeLists.txt b/samples/opengl/CMakeLists.txt index 7c566c5b..e7ff3329 100644 --- a/samples/opengl/CMakeLists.txt +++ b/samples/opengl/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2020-2025 Ben Ashbaugh +# Copyright (c) 2020-2026 Ben Ashbaugh # # SPDX-License-Identifier: MIT diff --git a/samples/python/00_enumopencl/CMakeLists.txt b/samples/python/00_enumopencl/CMakeLists.txt index d818c73a..bc98d1a6 100644 --- a/samples/python/00_enumopencl/CMakeLists.txt +++ b/samples/python/00_enumopencl/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2019-2025 Ben Ashbaugh +# Copyright (c) 2019-2026 Ben Ashbaugh # # SPDX-License-Identifier: MIT diff --git a/samples/python/00_enumopencl/enumopencl.ipynb b/samples/python/00_enumopencl/enumopencl.ipynb index ee00ce2a..34ddb7ac 100644 --- a/samples/python/00_enumopencl/enumopencl.ipynb +++ b/samples/python/00_enumopencl/enumopencl.ipynb @@ -17,7 +17,7 @@ "metadata": {}, "outputs": [], "source": [ - "# Copyright (c) 2024-2025 Ben Ashbaugh\n", + "# Copyright (c) 2024-2026 Ben Ashbaugh\n", "#\n", "# SPDX-License-Identifier: MIT" ] diff --git a/samples/python/00_enumopencl/enumopencl.py b/samples/python/00_enumopencl/enumopencl.py index 04f6993a..96b7d9f6 100644 --- a/samples/python/00_enumopencl/enumopencl.py +++ b/samples/python/00_enumopencl/enumopencl.py @@ -1,6 +1,6 @@ #!/usr/bin/env python -# Copyright (c) 2019-2025 Ben Ashbaugh +# Copyright (c) 2019-2026 Ben Ashbaugh # # SPDX-License-Identifier: MIT diff --git a/samples/python/01_copybuffer/CMakeLists.txt b/samples/python/01_copybuffer/CMakeLists.txt index e60b584d..262e6461 100644 --- a/samples/python/01_copybuffer/CMakeLists.txt +++ b/samples/python/01_copybuffer/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2019-2025 Ben Ashbaugh +# Copyright (c) 2019-2026 Ben Ashbaugh # # SPDX-License-Identifier: MIT diff --git a/samples/python/01_copybuffer/copybuffer.ipynb b/samples/python/01_copybuffer/copybuffer.ipynb index 307305e1..89afa9a7 100644 --- a/samples/python/01_copybuffer/copybuffer.ipynb +++ b/samples/python/01_copybuffer/copybuffer.ipynb @@ -17,7 +17,7 @@ "metadata": {}, "outputs": [], "source": [ - "# Copyright (c) 2024-2025 Ben Ashbaugh\n", + "# Copyright (c) 2024-2026 Ben Ashbaugh\n", "#\n", "# SPDX-License-Identifier: MIT" ] diff --git a/samples/python/01_copybuffer/copybuffer.py b/samples/python/01_copybuffer/copybuffer.py index 57673708..b38968d1 100644 --- a/samples/python/01_copybuffer/copybuffer.py +++ b/samples/python/01_copybuffer/copybuffer.py @@ -1,6 +1,6 @@ #!/usr/bin/env python -# Copyright (c) 2019-2025 Ben Ashbaugh +# Copyright (c) 2019-2026 Ben Ashbaugh # # SPDX-License-Identifier: MIT diff --git a/samples/python/02_copybufferkernel/CMakeLists.txt b/samples/python/02_copybufferkernel/CMakeLists.txt index f63e275d..c5197f12 100644 --- a/samples/python/02_copybufferkernel/CMakeLists.txt +++ b/samples/python/02_copybufferkernel/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2019-2025 Ben Ashbaugh +# Copyright (c) 2019-2026 Ben Ashbaugh # # SPDX-License-Identifier: MIT diff --git a/samples/python/02_copybufferkernel/copybufferkernel.py b/samples/python/02_copybufferkernel/copybufferkernel.py index b918b7cf..9d611a82 100644 --- a/samples/python/02_copybufferkernel/copybufferkernel.py +++ b/samples/python/02_copybufferkernel/copybufferkernel.py @@ -1,6 +1,6 @@ #!/usr/bin/env python -# Copyright (c) 2019-2025 Ben Ashbaugh +# Copyright (c) 2019-2026 Ben Ashbaugh # # SPDX-License-Identifier: MIT diff --git a/samples/python/03_mandelbrot/CMakeLists.txt b/samples/python/03_mandelbrot/CMakeLists.txt index 9898f4e8..d798dfde 100644 --- a/samples/python/03_mandelbrot/CMakeLists.txt +++ b/samples/python/03_mandelbrot/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2019-2025 Ben Ashbaugh +# Copyright (c) 2019-2026 Ben Ashbaugh # # SPDX-License-Identifier: MIT diff --git a/samples/python/03_mandelbrot/mandelbrot.ipynb b/samples/python/03_mandelbrot/mandelbrot.ipynb index f7b8f134..032071c5 100644 --- a/samples/python/03_mandelbrot/mandelbrot.ipynb +++ b/samples/python/03_mandelbrot/mandelbrot.ipynb @@ -19,7 +19,7 @@ "metadata": {}, "outputs": [], "source": [ - "# Copyright (c) 2024-2025 Ben Ashbaugh\n", + "# Copyright (c) 2024-2026 Ben Ashbaugh\n", "#\n", "# SPDX-License-Identifier: MIT" ] diff --git a/samples/python/03_mandelbrot/mandelbrot.py b/samples/python/03_mandelbrot/mandelbrot.py index 018c874a..6e26e631 100644 --- a/samples/python/03_mandelbrot/mandelbrot.py +++ b/samples/python/03_mandelbrot/mandelbrot.py @@ -1,6 +1,6 @@ #!/usr/bin/env python -# Copyright (c) 2019-2025 Ben Ashbaugh +# Copyright (c) 2019-2026 Ben Ashbaugh # # SPDX-License-Identifier: MIT diff --git a/samples/python/04_julia/CMakeLists.txt b/samples/python/04_julia/CMakeLists.txt index 66c6fb8c..08cd554f 100644 --- a/samples/python/04_julia/CMakeLists.txt +++ b/samples/python/04_julia/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2019-2025 Ben Ashbaugh +# Copyright (c) 2019-2026 Ben Ashbaugh # # SPDX-License-Identifier: MIT diff --git a/samples/python/04_julia/julia.ipynb b/samples/python/04_julia/julia.ipynb index 7be24ab5..50d40f8b 100644 --- a/samples/python/04_julia/julia.ipynb +++ b/samples/python/04_julia/julia.ipynb @@ -17,7 +17,7 @@ "metadata": {}, "outputs": [], "source": [ - "# Copyright (c) 2024-2025 Ben Ashbaugh\n", + "# Copyright (c) 2024-2026 Ben Ashbaugh\n", "#\n", "# SPDX-License-Identifier: MIT" ] diff --git a/samples/python/04_julia/julia.py b/samples/python/04_julia/julia.py index 625bd28c..83ceb0a5 100644 --- a/samples/python/04_julia/julia.py +++ b/samples/python/04_julia/julia.py @@ -1,6 +1,6 @@ #!/usr/bin/env python -# Copyright (c) 2019-2025 Ben Ashbaugh +# Copyright (c) 2019-2026 Ben Ashbaugh # # SPDX-License-Identifier: MIT diff --git a/samples/python/CMakeLists.txt b/samples/python/CMakeLists.txt index dbcd9646..1ddd1752 100644 --- a/samples/python/CMakeLists.txt +++ b/samples/python/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2019-2025 Ben Ashbaugh +# Copyright (c) 2019-2026 Ben Ashbaugh # # SPDX-License-Identifier: MIT diff --git a/samples/svm/00_svmqueries/CMakeLists.txt b/samples/svm/00_svmqueries/CMakeLists.txt index 18a1c278..d557bad8 100644 --- a/samples/svm/00_svmqueries/CMakeLists.txt +++ b/samples/svm/00_svmqueries/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2024-2025 Ben Ashbaugh +# Copyright (c) 2024-2026 Ben Ashbaugh # # SPDX-License-Identifier: MIT diff --git a/samples/svm/00_svmqueries/main.cpp b/samples/svm/00_svmqueries/main.cpp index d2e74796..7e3da0b3 100644 --- a/samples/svm/00_svmqueries/main.cpp +++ b/samples/svm/00_svmqueries/main.cpp @@ -1,5 +1,5 @@ /* -// Copyright (c) 2024-2025 Ben Ashbaugh +// Copyright (c) 2024-2026 Ben Ashbaugh // // SPDX-License-Identifier: MIT */ diff --git a/samples/svm/100_cgsvmhelloworld/CMakeLists.txt b/samples/svm/100_cgsvmhelloworld/CMakeLists.txt index 2de71c4e..c81a2c51 100644 --- a/samples/svm/100_cgsvmhelloworld/CMakeLists.txt +++ b/samples/svm/100_cgsvmhelloworld/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2024-2025 Ben Ashbaugh +# Copyright (c) 2024-2026 Ben Ashbaugh # # SPDX-License-Identifier: MIT diff --git a/samples/svm/100_cgsvmhelloworld/main.cpp b/samples/svm/100_cgsvmhelloworld/main.cpp index 06c1be0a..4c05642e 100644 --- a/samples/svm/100_cgsvmhelloworld/main.cpp +++ b/samples/svm/100_cgsvmhelloworld/main.cpp @@ -1,5 +1,5 @@ /* -// Copyright (c) 2024-2025 Ben Ashbaugh +// Copyright (c) 2024-2026 Ben Ashbaugh // // SPDX-License-Identifier: MIT */ diff --git a/samples/svm/101_cgsvmlinkedlist/CMakeLists.txt b/samples/svm/101_cgsvmlinkedlist/CMakeLists.txt index 93826f6a..6127a1e1 100644 --- a/samples/svm/101_cgsvmlinkedlist/CMakeLists.txt +++ b/samples/svm/101_cgsvmlinkedlist/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2024-2025 Ben Ashbaugh +# Copyright (c) 2024-2026 Ben Ashbaugh # # SPDX-License-Identifier: MIT diff --git a/samples/svm/101_cgsvmlinkedlist/main.cpp b/samples/svm/101_cgsvmlinkedlist/main.cpp index b77b0b4a..e050e382 100644 --- a/samples/svm/101_cgsvmlinkedlist/main.cpp +++ b/samples/svm/101_cgsvmlinkedlist/main.cpp @@ -1,5 +1,5 @@ /* -// Copyright (c) 2024-2025 Ben Ashbaugh +// Copyright (c) 2024-2026 Ben Ashbaugh // // SPDX-License-Identifier: MIT */ diff --git a/samples/svm/200_fgsvmhelloworld/CMakeLists.txt b/samples/svm/200_fgsvmhelloworld/CMakeLists.txt index 027d65b4..570cc7d3 100644 --- a/samples/svm/200_fgsvmhelloworld/CMakeLists.txt +++ b/samples/svm/200_fgsvmhelloworld/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2024-2025 Ben Ashbaugh +# Copyright (c) 2024-2026 Ben Ashbaugh # # SPDX-License-Identifier: MIT diff --git a/samples/svm/200_fgsvmhelloworld/main.cpp b/samples/svm/200_fgsvmhelloworld/main.cpp index b9b29ebf..4a90199d 100644 --- a/samples/svm/200_fgsvmhelloworld/main.cpp +++ b/samples/svm/200_fgsvmhelloworld/main.cpp @@ -1,5 +1,5 @@ /* -// Copyright (c) 2024-2025 Ben Ashbaugh +// Copyright (c) 2024-2026 Ben Ashbaugh // // SPDX-License-Identifier: MIT */ diff --git a/samples/svm/201_fgsvmlinkedlist/CMakeLists.txt b/samples/svm/201_fgsvmlinkedlist/CMakeLists.txt index 43975846..6c48fbd8 100644 --- a/samples/svm/201_fgsvmlinkedlist/CMakeLists.txt +++ b/samples/svm/201_fgsvmlinkedlist/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2024-2025 Ben Ashbaugh +# Copyright (c) 2024-2026 Ben Ashbaugh # # SPDX-License-Identifier: MIT diff --git a/samples/svm/201_fgsvmlinkedlist/main.cpp b/samples/svm/201_fgsvmlinkedlist/main.cpp index 228ff487..b03f6727 100644 --- a/samples/svm/201_fgsvmlinkedlist/main.cpp +++ b/samples/svm/201_fgsvmlinkedlist/main.cpp @@ -1,5 +1,5 @@ /* -// Copyright (c) 2024-2025 Ben Ashbaugh +// Copyright (c) 2024-2026 Ben Ashbaugh // // SPDX-License-Identifier: MIT */ diff --git a/samples/svm/CMakeLists.txt b/samples/svm/CMakeLists.txt index 9dd9bc3c..34091886 100644 --- a/samples/svm/CMakeLists.txt +++ b/samples/svm/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2024-2025 Ben Ashbaugh +# Copyright (c) 2024-2026 Ben Ashbaugh # # SPDX-License-Identifier: MIT diff --git a/samples/usm/00_usmqueries/CMakeLists.txt b/samples/usm/00_usmqueries/CMakeLists.txt index d5c9feaa..4e0293ec 100644 --- a/samples/usm/00_usmqueries/CMakeLists.txt +++ b/samples/usm/00_usmqueries/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2020-2025 Ben Ashbaugh +# Copyright (c) 2020-2026 Ben Ashbaugh # # SPDX-License-Identifier: MIT diff --git a/samples/usm/00_usmqueries/main.cpp b/samples/usm/00_usmqueries/main.cpp index 5786fdc6..9c06170a 100644 --- a/samples/usm/00_usmqueries/main.cpp +++ b/samples/usm/00_usmqueries/main.cpp @@ -1,5 +1,5 @@ /* -// Copyright (c) 2020-2025 Ben Ashbaugh +// Copyright (c) 2020-2026 Ben Ashbaugh // // SPDX-License-Identifier: MIT */ diff --git a/samples/usm/01_usmmeminfo/CMakeLists.txt b/samples/usm/01_usmmeminfo/CMakeLists.txt index 2cd7f5d8..99ca9d8b 100644 --- a/samples/usm/01_usmmeminfo/CMakeLists.txt +++ b/samples/usm/01_usmmeminfo/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2020-2025 Ben Ashbaugh +# Copyright (c) 2020-2026 Ben Ashbaugh # # SPDX-License-Identifier: MIT diff --git a/samples/usm/01_usmmeminfo/main.cpp b/samples/usm/01_usmmeminfo/main.cpp index b3ddde26..4db23b7c 100644 --- a/samples/usm/01_usmmeminfo/main.cpp +++ b/samples/usm/01_usmmeminfo/main.cpp @@ -1,5 +1,5 @@ /* -// Copyright (c) 2020-2025 Ben Ashbaugh +// Copyright (c) 2020-2026 Ben Ashbaugh // // SPDX-License-Identifier: MIT */ diff --git a/samples/usm/100_dmemhelloworld/CMakeLists.txt b/samples/usm/100_dmemhelloworld/CMakeLists.txt index 042a1e83..ca2404bb 100644 --- a/samples/usm/100_dmemhelloworld/CMakeLists.txt +++ b/samples/usm/100_dmemhelloworld/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2020-2025 Ben Ashbaugh +# Copyright (c) 2020-2026 Ben Ashbaugh # # SPDX-License-Identifier: MIT diff --git a/samples/usm/100_dmemhelloworld/main.cpp b/samples/usm/100_dmemhelloworld/main.cpp index 2d1b0952..4b90c53d 100644 --- a/samples/usm/100_dmemhelloworld/main.cpp +++ b/samples/usm/100_dmemhelloworld/main.cpp @@ -1,5 +1,5 @@ /* -// Copyright (c) 2020-2025 Ben Ashbaugh +// Copyright (c) 2020-2026 Ben Ashbaugh // // SPDX-License-Identifier: MIT */ diff --git a/samples/usm/101_dmemlinkedlist/CMakeLists.txt b/samples/usm/101_dmemlinkedlist/CMakeLists.txt index 05a94702..3aa5186e 100644 --- a/samples/usm/101_dmemlinkedlist/CMakeLists.txt +++ b/samples/usm/101_dmemlinkedlist/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2020-2025 Ben Ashbaugh +# Copyright (c) 2020-2026 Ben Ashbaugh # # SPDX-License-Identifier: MIT diff --git a/samples/usm/101_dmemlinkedlist/main.cpp b/samples/usm/101_dmemlinkedlist/main.cpp index 07702985..bb8b7b22 100644 --- a/samples/usm/101_dmemlinkedlist/main.cpp +++ b/samples/usm/101_dmemlinkedlist/main.cpp @@ -1,5 +1,5 @@ /* -// Copyright (c) 2020-2025 Ben Ashbaugh +// Copyright (c) 2020-2026 Ben Ashbaugh // // SPDX-License-Identifier: MIT */ diff --git a/samples/usm/200_hmemhelloworld/CMakeLists.txt b/samples/usm/200_hmemhelloworld/CMakeLists.txt index ab2225ea..03564532 100644 --- a/samples/usm/200_hmemhelloworld/CMakeLists.txt +++ b/samples/usm/200_hmemhelloworld/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2020-2025 Ben Ashbaugh +# Copyright (c) 2020-2026 Ben Ashbaugh # # SPDX-License-Identifier: MIT diff --git a/samples/usm/200_hmemhelloworld/main.cpp b/samples/usm/200_hmemhelloworld/main.cpp index 8ec70978..266b4999 100644 --- a/samples/usm/200_hmemhelloworld/main.cpp +++ b/samples/usm/200_hmemhelloworld/main.cpp @@ -1,5 +1,5 @@ /* -// Copyright (c) 2020-2025 Ben Ashbaugh +// Copyright (c) 2020-2026 Ben Ashbaugh // // SPDX-License-Identifier: MIT */ diff --git a/samples/usm/201_hmemlinkedlist/CMakeLists.txt b/samples/usm/201_hmemlinkedlist/CMakeLists.txt index 6f57e3fc..0d9addf6 100644 --- a/samples/usm/201_hmemlinkedlist/CMakeLists.txt +++ b/samples/usm/201_hmemlinkedlist/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2020-2025 Ben Ashbaugh +# Copyright (c) 2020-2026 Ben Ashbaugh # # SPDX-License-Identifier: MIT diff --git a/samples/usm/201_hmemlinkedlist/main.cpp b/samples/usm/201_hmemlinkedlist/main.cpp index f3f65a8b..c62c0906 100644 --- a/samples/usm/201_hmemlinkedlist/main.cpp +++ b/samples/usm/201_hmemlinkedlist/main.cpp @@ -1,5 +1,5 @@ /* -// Copyright (c) 2020-2025 Ben Ashbaugh +// Copyright (c) 2020-2026 Ben Ashbaugh // // SPDX-License-Identifier: MIT */ diff --git a/samples/usm/300_smemhelloworld/CMakeLists.txt b/samples/usm/300_smemhelloworld/CMakeLists.txt index 314dab6e..d37460f1 100644 --- a/samples/usm/300_smemhelloworld/CMakeLists.txt +++ b/samples/usm/300_smemhelloworld/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2020-2025 Ben Ashbaugh +# Copyright (c) 2020-2026 Ben Ashbaugh # # SPDX-License-Identifier: MIT diff --git a/samples/usm/300_smemhelloworld/main.cpp b/samples/usm/300_smemhelloworld/main.cpp index fd215369..0c12a2b5 100644 --- a/samples/usm/300_smemhelloworld/main.cpp +++ b/samples/usm/300_smemhelloworld/main.cpp @@ -1,5 +1,5 @@ /* -// Copyright (c) 2020-2025 Ben Ashbaugh +// Copyright (c) 2020-2026 Ben Ashbaugh // // SPDX-License-Identifier: MIT */ diff --git a/samples/usm/301_smemlinkedlist/CMakeLists.txt b/samples/usm/301_smemlinkedlist/CMakeLists.txt index 12af5893..82372061 100644 --- a/samples/usm/301_smemlinkedlist/CMakeLists.txt +++ b/samples/usm/301_smemlinkedlist/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2020-2025 Ben Ashbaugh +# Copyright (c) 2020-2026 Ben Ashbaugh # # SPDX-License-Identifier: MIT diff --git a/samples/usm/301_smemlinkedlist/main.cpp b/samples/usm/301_smemlinkedlist/main.cpp index 2a14a123..45d1afbd 100644 --- a/samples/usm/301_smemlinkedlist/main.cpp +++ b/samples/usm/301_smemlinkedlist/main.cpp @@ -1,5 +1,5 @@ /* -// Copyright (c) 2020-2025 Ben Ashbaugh +// Copyright (c) 2020-2026 Ben Ashbaugh // // SPDX-License-Identifier: MIT */ diff --git a/samples/usm/310_usmmigratemem/CMakeLists.txt b/samples/usm/310_usmmigratemem/CMakeLists.txt index 5c1366c4..53c343a1 100644 --- a/samples/usm/310_usmmigratemem/CMakeLists.txt +++ b/samples/usm/310_usmmigratemem/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2020-2025 Ben Ashbaugh +# Copyright (c) 2020-2026 Ben Ashbaugh # # SPDX-License-Identifier: MIT diff --git a/samples/usm/310_usmmigratemem/main.cpp b/samples/usm/310_usmmigratemem/main.cpp index cf000808..c7000d16 100644 --- a/samples/usm/310_usmmigratemem/main.cpp +++ b/samples/usm/310_usmmigratemem/main.cpp @@ -1,5 +1,5 @@ /* -// Copyright (c) 2020-2025 Ben Ashbaugh +// Copyright (c) 2020-2026 Ben Ashbaugh // // SPDX-License-Identifier: MIT */ diff --git a/samples/usm/400_sysmemhelloworld/CMakeLists.txt b/samples/usm/400_sysmemhelloworld/CMakeLists.txt index 60a1d063..65aa1160 100644 --- a/samples/usm/400_sysmemhelloworld/CMakeLists.txt +++ b/samples/usm/400_sysmemhelloworld/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2020-2025 Ben Ashbaugh +# Copyright (c) 2020-2026 Ben Ashbaugh # # SPDX-License-Identifier: MIT diff --git a/samples/usm/400_sysmemhelloworld/main.cpp b/samples/usm/400_sysmemhelloworld/main.cpp index 408220ae..69d5d4a5 100644 --- a/samples/usm/400_sysmemhelloworld/main.cpp +++ b/samples/usm/400_sysmemhelloworld/main.cpp @@ -1,5 +1,5 @@ /* -// Copyright (c) 2020-2025 Ben Ashbaugh +// Copyright (c) 2020-2026 Ben Ashbaugh // // SPDX-License-Identifier: MIT */ diff --git a/samples/usm/CMakeLists.txt b/samples/usm/CMakeLists.txt index 916eee91..987ba4b0 100644 --- a/samples/usm/CMakeLists.txt +++ b/samples/usm/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2021-2025 Ben Ashbaugh +# Copyright (c) 2021-2026 Ben Ashbaugh # # SPDX-License-Identifier: MIT diff --git a/samples/vulkan/00_juliavk/CMakeLists.txt b/samples/vulkan/00_juliavk/CMakeLists.txt index 681bf53a..0748aaea 100644 --- a/samples/vulkan/00_juliavk/CMakeLists.txt +++ b/samples/vulkan/00_juliavk/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2021-2025 Ben Ashbaugh +# Copyright (c) 2021-2026 Ben Ashbaugh # # SPDX-License-Identifier: MIT diff --git a/samples/vulkan/00_juliavk/main.cpp b/samples/vulkan/00_juliavk/main.cpp index e735a9f1..c7bd0cf7 100644 --- a/samples/vulkan/00_juliavk/main.cpp +++ b/samples/vulkan/00_juliavk/main.cpp @@ -1,5 +1,5 @@ /* -// Copyright (c) 2021-2025 Ben Ashbaugh +// Copyright (c) 2021-2026 Ben Ashbaugh // // SPDX-License-Identifier: MIT */ diff --git a/samples/vulkan/01_nbodyvk/CMakeLists.txt b/samples/vulkan/01_nbodyvk/CMakeLists.txt index f9e261ca..9e2d5d48 100644 --- a/samples/vulkan/01_nbodyvk/CMakeLists.txt +++ b/samples/vulkan/01_nbodyvk/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2021-2025 Ben Ashbaugh +# Copyright (c) 2021-2026 Ben Ashbaugh # # SPDX-License-Identifier: MIT diff --git a/samples/vulkan/01_nbodyvk/main.cpp b/samples/vulkan/01_nbodyvk/main.cpp index d809e745..71f309c5 100644 --- a/samples/vulkan/01_nbodyvk/main.cpp +++ b/samples/vulkan/01_nbodyvk/main.cpp @@ -1,5 +1,5 @@ /* -// Copyright (c) 2021-2025 Ben Ashbaugh +// Copyright (c) 2021-2026 Ben Ashbaugh // // SPDX-License-Identifier: MIT */ diff --git a/samples/vulkan/CMakeLists.txt b/samples/vulkan/CMakeLists.txt index 46f81229..e9132915 100644 --- a/samples/vulkan/CMakeLists.txt +++ b/samples/vulkan/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2020-2025 Ben Ashbaugh +# Copyright (c) 2020-2026 Ben Ashbaugh # # SPDX-License-Identifier: MIT diff --git a/tutorials/CMakeLists.txt b/tutorials/CMakeLists.txt index 97cce9d3..e7821ace 100644 --- a/tutorials/CMakeLists.txt +++ b/tutorials/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2019-2025 Ben Ashbaugh +# Copyright (c) 2019-2026 Ben Ashbaugh # # SPDX-License-Identifier: MIT diff --git a/tutorials/interceptlayer/CMakeLists.txt b/tutorials/interceptlayer/CMakeLists.txt index cc12f51e..37051ca9 100644 --- a/tutorials/interceptlayer/CMakeLists.txt +++ b/tutorials/interceptlayer/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2019-2025 Ben Ashbaugh +# Copyright (c) 2019-2026 Ben Ashbaugh # # SPDX-License-Identifier: MIT diff --git a/tutorials/interceptlayer/main-part1solution.cpp b/tutorials/interceptlayer/main-part1solution.cpp index f7f0f510..a3286aa2 100644 --- a/tutorials/interceptlayer/main-part1solution.cpp +++ b/tutorials/interceptlayer/main-part1solution.cpp @@ -1,5 +1,5 @@ /* -// Copyright (c) 2019-2025 Ben Ashbaugh +// Copyright (c) 2019-2026 Ben Ashbaugh // // SPDX-License-Identifier: MIT */ diff --git a/tutorials/interceptlayer/main-part2solution.cpp b/tutorials/interceptlayer/main-part2solution.cpp index 732773b9..a8547307 100644 --- a/tutorials/interceptlayer/main-part2solution.cpp +++ b/tutorials/interceptlayer/main-part2solution.cpp @@ -1,5 +1,5 @@ /* -// Copyright (c) 2019-2025 Ben Ashbaugh +// Copyright (c) 2019-2026 Ben Ashbaugh // // SPDX-License-Identifier: MIT */ diff --git a/tutorials/interceptlayer/main-part3solution.cpp b/tutorials/interceptlayer/main-part3solution.cpp index 4c5c0357..16d094ab 100644 --- a/tutorials/interceptlayer/main-part3solution.cpp +++ b/tutorials/interceptlayer/main-part3solution.cpp @@ -1,5 +1,5 @@ /* -// Copyright (c) 2019-2025 Ben Ashbaugh +// Copyright (c) 2019-2026 Ben Ashbaugh // // SPDX-License-Identifier: MIT */ diff --git a/tutorials/interceptlayer/main-part4solution.cpp b/tutorials/interceptlayer/main-part4solution.cpp index e336bbd0..369b49c0 100644 --- a/tutorials/interceptlayer/main-part4solution.cpp +++ b/tutorials/interceptlayer/main-part4solution.cpp @@ -1,5 +1,5 @@ /* -// Copyright (c) 2019-2025 Ben Ashbaugh +// Copyright (c) 2019-2026 Ben Ashbaugh // // SPDX-License-Identifier: MIT */ diff --git a/tutorials/interceptlayer/main-part5solution.cpp b/tutorials/interceptlayer/main-part5solution.cpp index 79031286..c7812ee9 100644 --- a/tutorials/interceptlayer/main-part5solution.cpp +++ b/tutorials/interceptlayer/main-part5solution.cpp @@ -1,5 +1,5 @@ /* -// Copyright (c) 2019-2025 Ben Ashbaugh +// Copyright (c) 2019-2026 Ben Ashbaugh // // SPDX-License-Identifier: MIT */ diff --git a/tutorials/interceptlayer/main-start.cpp b/tutorials/interceptlayer/main-start.cpp index 1765c22e..0c82e743 100644 --- a/tutorials/interceptlayer/main-start.cpp +++ b/tutorials/interceptlayer/main-start.cpp @@ -1,5 +1,5 @@ /* -// Copyright (c) 2019-2025 Ben Ashbaugh +// Copyright (c) 2019-2026 Ben Ashbaugh // // SPDX-License-Identifier: MIT */ diff --git a/tutorials/interceptlayer/main.cpp b/tutorials/interceptlayer/main.cpp index 1765c22e..0c82e743 100644 --- a/tutorials/interceptlayer/main.cpp +++ b/tutorials/interceptlayer/main.cpp @@ -1,5 +1,5 @@ /* -// Copyright (c) 2019-2025 Ben Ashbaugh +// Copyright (c) 2019-2026 Ben Ashbaugh // // SPDX-License-Identifier: MIT */