diff --git a/CMakeLists.txt b/CMakeLists.txt index 599f0c7..baae26d 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -5,11 +5,11 @@ # under contract, and is subject to the Rights in Data-General Clause # # 52.227-14, Alt. IV (DEC 2007). # # # -# Copyright 2023 The MITRE Corporation. All Rights Reserved. # +# Copyright 2024 The MITRE Corporation. All Rights Reserved. # ############################################################################# ############################################################################# -# Copyright 2023 The MITRE Corporation # +# Copyright 2024 The MITRE Corporation # # # # Licensed under the Apache License, Version 2.0 (the "License"); # # you may not use this file except in compliance with the License. # diff --git a/LICENSE b/LICENSE index b7982b1..7b4cd1c 100644 --- a/LICENSE +++ b/LICENSE @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright 2023 The MITRE Corporation * + * Copyright 2024 The MITRE Corporation * * * * Licensed under the Apache License, Version 2.0 (the "License"); * * you may not use this file except in compliance with the License. * diff --git a/NOTICE b/NOTICE index 8907618..648172a 100644 --- a/NOTICE +++ b/NOTICE @@ -4,4 +4,4 @@ This software (or technical data) was produced for the U.S. Government under contract, and is subject to the Rights in Data-General Clause 52.227-14, Alt. IV (DEC 2007). -Copyright 2023 The MITRE Corporation. All Rights Reserved. \ No newline at end of file +Copyright 2024 The MITRE Corporation. All Rights Reserved. \ No newline at end of file diff --git a/detection/api/CMakeLists.txt b/detection/api/CMakeLists.txt index 7116443..10c0528 100644 --- a/detection/api/CMakeLists.txt +++ b/detection/api/CMakeLists.txt @@ -5,11 +5,11 @@ # under contract, and is subject to the Rights in Data-General Clause # # 52.227-14, Alt. IV (DEC 2007). # # # -# Copyright 2023 The MITRE Corporation. All Rights Reserved. # +# Copyright 2024 The MITRE Corporation. All Rights Reserved. # ############################################################################# ############################################################################# -# Copyright 2023 The MITRE Corporation # +# Copyright 2024 The MITRE Corporation # # # # Licensed under the Apache License, Version 2.0 (the "License"); # # you may not use this file except in compliance with the License. # diff --git a/detection/api/include/BlockingQueue.h b/detection/api/include/BlockingQueue.h index 2df05bf..deb4dd4 100644 --- a/detection/api/include/BlockingQueue.h +++ b/detection/api/include/BlockingQueue.h @@ -5,11 +5,11 @@ * under contract, and is subject to the Rights in Data-General Clause * * 52.227-14, Alt. IV (DEC 2007). * * * - * Copyright 2023 The MITRE Corporation. All Rights Reserved. * + * Copyright 2024 The MITRE Corporation. All Rights Reserved. * ******************************************************************************/ /****************************************************************************** - * Copyright 2023 The MITRE Corporation * + * Copyright 2024 The MITRE Corporation * * * * Licensed under the Apache License, Version 2.0 (the "License"); * * you may not use this file except in compliance with the License. * diff --git a/detection/api/include/FeedForwardFrameFilter.h b/detection/api/include/FeedForwardFrameFilter.h index 02d597e..2e8eab9 100644 --- a/detection/api/include/FeedForwardFrameFilter.h +++ b/detection/api/include/FeedForwardFrameFilter.h @@ -5,11 +5,11 @@ * under contract, and is subject to the Rights in Data-General Clause * * 52.227-14, Alt. IV (DEC 2007). * * * - * Copyright 2023 The MITRE Corporation. All Rights Reserved. * + * Copyright 2024 The MITRE Corporation. All Rights Reserved. * ******************************************************************************/ /****************************************************************************** - * Copyright 2023 The MITRE Corporation * + * Copyright 2024 The MITRE Corporation * * * * Licensed under the Apache License, Version 2.0 (the "License"); * * you may not use this file except in compliance with the License. * diff --git a/detection/api/include/FrameFilter.h b/detection/api/include/FrameFilter.h index 65bbc8b..60df9c2 100644 --- a/detection/api/include/FrameFilter.h +++ b/detection/api/include/FrameFilter.h @@ -5,11 +5,11 @@ * under contract, and is subject to the Rights in Data-General Clause * * 52.227-14, Alt. IV (DEC 2007). * * * - * Copyright 2023 The MITRE Corporation. All Rights Reserved. * + * Copyright 2024 The MITRE Corporation. All Rights Reserved. * ******************************************************************************/ /****************************************************************************** - * Copyright 2023 The MITRE Corporation * + * Copyright 2024 The MITRE Corporation * * * * Licensed under the Apache License, Version 2.0 (the "License"); * * you may not use this file except in compliance with the License. * diff --git a/detection/api/include/FrameListFilter.h b/detection/api/include/FrameListFilter.h index 142d6ef..0c6c076 100644 --- a/detection/api/include/FrameListFilter.h +++ b/detection/api/include/FrameListFilter.h @@ -5,11 +5,11 @@ * under contract, and is subject to the Rights in Data-General Clause * * 52.227-14, Alt. IV (DEC 2007). * * * - * Copyright 2023 The MITRE Corporation. All Rights Reserved. * + * Copyright 2024 The MITRE Corporation. All Rights Reserved. * ******************************************************************************/ /****************************************************************************** - * Copyright 2023 The MITRE Corporation * + * Copyright 2024 The MITRE Corporation * * * * Licensed under the Apache License, Version 2.0 (the "License"); * * you may not use this file except in compliance with the License. * diff --git a/detection/api/include/IntervalFrameFilter.h b/detection/api/include/IntervalFrameFilter.h index 3608202..a7a5704 100644 --- a/detection/api/include/IntervalFrameFilter.h +++ b/detection/api/include/IntervalFrameFilter.h @@ -5,11 +5,11 @@ * under contract, and is subject to the Rights in Data-General Clause * * 52.227-14, Alt. IV (DEC 2007). * * * - * Copyright 2023 The MITRE Corporation. All Rights Reserved. * + * Copyright 2024 The MITRE Corporation. All Rights Reserved. * ******************************************************************************/ /****************************************************************************** - * Copyright 2023 The MITRE Corporation * + * Copyright 2024 The MITRE Corporation * * * * Licensed under the Apache License, Version 2.0 (the "License"); * * you may not use this file except in compliance with the License. * diff --git a/detection/api/include/KeyFrameFilter.h b/detection/api/include/KeyFrameFilter.h index c9cbc92..d882cda 100644 --- a/detection/api/include/KeyFrameFilter.h +++ b/detection/api/include/KeyFrameFilter.h @@ -5,11 +5,11 @@ * under contract, and is subject to the Rights in Data-General Clause * * 52.227-14, Alt. IV (DEC 2007). * * * - * Copyright 2023 The MITRE Corporation. All Rights Reserved. * + * Copyright 2024 The MITRE Corporation. All Rights Reserved. * ******************************************************************************/ /****************************************************************************** - * Copyright 2023 The MITRE Corporation * + * Copyright 2024 The MITRE Corporation * * * * Licensed under the Apache License, Version 2.0 (the "License"); * * you may not use this file except in compliance with the License. * diff --git a/detection/api/include/MPFAsyncVideoCapture.h b/detection/api/include/MPFAsyncVideoCapture.h index c1ad64a..e3a1385 100644 --- a/detection/api/include/MPFAsyncVideoCapture.h +++ b/detection/api/include/MPFAsyncVideoCapture.h @@ -5,11 +5,11 @@ * under contract, and is subject to the Rights in Data-General Clause * * 52.227-14, Alt. IV (DEC 2007). * * * - * Copyright 2023 The MITRE Corporation. All Rights Reserved. * + * Copyright 2024 The MITRE Corporation. All Rights Reserved. * ******************************************************************************/ /****************************************************************************** - * Copyright 2023 The MITRE Corporation * + * Copyright 2024 The MITRE Corporation * * * * Licensed under the Apache License, Version 2.0 (the "License"); * * you may not use this file except in compliance with the License. * diff --git a/detection/api/include/MPFDetectionComponent.h b/detection/api/include/MPFDetectionComponent.h index f998177..8bda7ab 100644 --- a/detection/api/include/MPFDetectionComponent.h +++ b/detection/api/include/MPFDetectionComponent.h @@ -5,11 +5,11 @@ * under contract, and is subject to the Rights in Data-General Clause * * 52.227-14, Alt. IV (DEC 2007). * * * - * Copyright 2023 The MITRE Corporation. All Rights Reserved. * + * Copyright 2024 The MITRE Corporation. All Rights Reserved. * ******************************************************************************/ /****************************************************************************** - * Copyright 2023 The MITRE Corporation * + * Copyright 2024 The MITRE Corporation * * * * Licensed under the Apache License, Version 2.0 (the "License"); * * you may not use this file except in compliance with the License. * diff --git a/detection/api/include/MPFDetectionException.h b/detection/api/include/MPFDetectionException.h index 0df145c..0c20440 100644 --- a/detection/api/include/MPFDetectionException.h +++ b/detection/api/include/MPFDetectionException.h @@ -5,11 +5,11 @@ * under contract, and is subject to the Rights in Data-General Clause * * 52.227-14, Alt. IV (DEC 2007). * * * - * Copyright 2023 The MITRE Corporation. All Rights Reserved. * + * Copyright 2024 The MITRE Corporation. All Rights Reserved. * ******************************************************************************/ /****************************************************************************** - * Copyright 2023 The MITRE Corporation * + * Copyright 2024 The MITRE Corporation * * * * Licensed under the Apache License, Version 2.0 (the "License"); * * you may not use this file except in compliance with the License. * diff --git a/detection/api/include/MPFDetectionObjects.h b/detection/api/include/MPFDetectionObjects.h index f2cfbbe..4c38333 100644 --- a/detection/api/include/MPFDetectionObjects.h +++ b/detection/api/include/MPFDetectionObjects.h @@ -5,11 +5,11 @@ * under contract, and is subject to the Rights in Data-General Clause * * 52.227-14, Alt. IV (DEC 2007). * * * - * Copyright 2023 The MITRE Corporation. All Rights Reserved. * + * Copyright 2024 The MITRE Corporation. All Rights Reserved. * ******************************************************************************/ /****************************************************************************** - * Copyright 2023 The MITRE Corporation * + * Copyright 2024 The MITRE Corporation * * * * Licensed under the Apache License, Version 2.0 (the "License"); * * you may not use this file except in compliance with the License. * diff --git a/detection/api/include/MPFImageReader.h b/detection/api/include/MPFImageReader.h index 0e6de48..4544959 100644 --- a/detection/api/include/MPFImageReader.h +++ b/detection/api/include/MPFImageReader.h @@ -5,11 +5,11 @@ * under contract, and is subject to the Rights in Data-General Clause * * 52.227-14, Alt. IV (DEC 2007). * * * - * Copyright 2023 The MITRE Corporation. All Rights Reserved. * + * Copyright 2024 The MITRE Corporation. All Rights Reserved. * ******************************************************************************/ /****************************************************************************** - * Copyright 2023 The MITRE Corporation * + * Copyright 2024 The MITRE Corporation * * * * Licensed under the Apache License, Version 2.0 (the "License"); * * you may not use this file except in compliance with the License. * diff --git a/detection/api/include/MPFInvalidPropertyException.h b/detection/api/include/MPFInvalidPropertyException.h index 1ea0e30..7b25d92 100644 --- a/detection/api/include/MPFInvalidPropertyException.h +++ b/detection/api/include/MPFInvalidPropertyException.h @@ -5,11 +5,11 @@ * under contract, and is subject to the Rights in Data-General Clause * * 52.227-14, Alt. IV (DEC 2007). * * * - * Copyright 2023 The MITRE Corporation. All Rights Reserved. * + * Copyright 2024 The MITRE Corporation. All Rights Reserved. * ******************************************************************************/ /****************************************************************************** - * Copyright 2023 The MITRE Corporation * + * Copyright 2024 The MITRE Corporation * * * * Licensed under the Apache License, Version 2.0 (the "License"); * * you may not use this file except in compliance with the License. * diff --git a/detection/api/include/MPFRotatedRect.h b/detection/api/include/MPFRotatedRect.h index 8654100..7dea222 100644 --- a/detection/api/include/MPFRotatedRect.h +++ b/detection/api/include/MPFRotatedRect.h @@ -5,11 +5,11 @@ * under contract, and is subject to the Rights in Data-General Clause * * 52.227-14, Alt. IV (DEC 2007). * * * - * Copyright 2023 The MITRE Corporation. All Rights Reserved. * + * Copyright 2024 The MITRE Corporation. All Rights Reserved. * ******************************************************************************/ /****************************************************************************** - * Copyright 2023 The MITRE Corporation * + * Copyright 2024 The MITRE Corporation * * * * Licensed under the Apache License, Version 2.0 (the "License"); * * you may not use this file except in compliance with the License. * diff --git a/detection/api/include/MPFStreamingDetectionComponent.h b/detection/api/include/MPFStreamingDetectionComponent.h index dab5e2e..d57df2f 100644 --- a/detection/api/include/MPFStreamingDetectionComponent.h +++ b/detection/api/include/MPFStreamingDetectionComponent.h @@ -5,11 +5,11 @@ * under contract, and is subject to the Rights in Data-General Clause * * 52.227-14, Alt. IV (DEC 2007). * * * - * Copyright 2023 The MITRE Corporation. All Rights Reserved. * + * Copyright 2024 The MITRE Corporation. All Rights Reserved. * ******************************************************************************/ /****************************************************************************** - * Copyright 2023 The MITRE Corporation * + * Copyright 2024 The MITRE Corporation * * * * Licensed under the Apache License, Version 2.0 (the "License"); * * you may not use this file except in compliance with the License. * diff --git a/detection/api/include/MPFVideoCapture.h b/detection/api/include/MPFVideoCapture.h index 8b1968f..7eea8a8 100644 --- a/detection/api/include/MPFVideoCapture.h +++ b/detection/api/include/MPFVideoCapture.h @@ -5,11 +5,11 @@ * under contract, and is subject to the Rights in Data-General Clause * * 52.227-14, Alt. IV (DEC 2007). * * * - * Copyright 2023 The MITRE Corporation. All Rights Reserved. * + * Copyright 2024 The MITRE Corporation. All Rights Reserved. * ******************************************************************************/ /****************************************************************************** - * Copyright 2023 The MITRE Corporation * + * Copyright 2024 The MITRE Corporation * * * * Licensed under the Apache License, Version 2.0 (the "License"); * * you may not use this file except in compliance with the License. * diff --git a/detection/api/include/SeekStrategy.h b/detection/api/include/SeekStrategy.h index aba45ba..775f24e 100644 --- a/detection/api/include/SeekStrategy.h +++ b/detection/api/include/SeekStrategy.h @@ -5,11 +5,11 @@ * under contract, and is subject to the Rights in Data-General Clause * * 52.227-14, Alt. IV (DEC 2007). * * * - * Copyright 2023 The MITRE Corporation. All Rights Reserved. * + * Copyright 2024 The MITRE Corporation. All Rights Reserved. * ******************************************************************************/ /****************************************************************************** - * Copyright 2023 The MITRE Corporation * + * Copyright 2024 The MITRE Corporation * * * * Licensed under the Apache License, Version 2.0 (the "License"); * * you may not use this file except in compliance with the License. * diff --git a/detection/api/include/adapters/MPFAudioAndVideoDetectionComponentAdapter.h b/detection/api/include/adapters/MPFAudioAndVideoDetectionComponentAdapter.h index b5d501f..6d9effb 100644 --- a/detection/api/include/adapters/MPFAudioAndVideoDetectionComponentAdapter.h +++ b/detection/api/include/adapters/MPFAudioAndVideoDetectionComponentAdapter.h @@ -5,11 +5,11 @@ * under contract, and is subject to the Rights in Data-General Clause * * 52.227-14, Alt. IV (DEC 2007). * * * - * Copyright 2023 The MITRE Corporation. All Rights Reserved. * + * Copyright 2024 The MITRE Corporation. All Rights Reserved. * ******************************************************************************/ /****************************************************************************** - * Copyright 2023 The MITRE Corporation * + * Copyright 2024 The MITRE Corporation * * * * Licensed under the Apache License, Version 2.0 (the "License"); * * you may not use this file except in compliance with the License. * diff --git a/detection/api/include/adapters/MPFAudioDetectionComponentAdapter.h b/detection/api/include/adapters/MPFAudioDetectionComponentAdapter.h index 2c0e214..8c43f7a 100644 --- a/detection/api/include/adapters/MPFAudioDetectionComponentAdapter.h +++ b/detection/api/include/adapters/MPFAudioDetectionComponentAdapter.h @@ -5,11 +5,11 @@ * under contract, and is subject to the Rights in Data-General Clause * * 52.227-14, Alt. IV (DEC 2007). * * * - * Copyright 2023 The MITRE Corporation. All Rights Reserved. * + * Copyright 2024 The MITRE Corporation. All Rights Reserved. * ******************************************************************************/ /****************************************************************************** - * Copyright 2023 The MITRE Corporation * + * Copyright 2024 The MITRE Corporation * * * * Licensed under the Apache License, Version 2.0 (the "License"); * * you may not use this file except in compliance with the License. * diff --git a/detection/api/include/adapters/MPFGenericDetectionComponentAdapter.h b/detection/api/include/adapters/MPFGenericDetectionComponentAdapter.h index 7cc6729..de5e83b 100644 --- a/detection/api/include/adapters/MPFGenericDetectionComponentAdapter.h +++ b/detection/api/include/adapters/MPFGenericDetectionComponentAdapter.h @@ -5,11 +5,11 @@ * under contract, and is subject to the Rights in Data-General Clause * * 52.227-14, Alt. IV (DEC 2007). * * * - * Copyright 2023 The MITRE Corporation. All Rights Reserved. * + * Copyright 2024 The MITRE Corporation. All Rights Reserved. * ******************************************************************************/ /****************************************************************************** - * Copyright 2023 The MITRE Corporation * + * Copyright 2024 The MITRE Corporation * * * * Licensed under the Apache License, Version 2.0 (the "License"); * * you may not use this file except in compliance with the License. * diff --git a/detection/api/include/adapters/MPFImageAndVideoDetectionComponentAdapter.h b/detection/api/include/adapters/MPFImageAndVideoDetectionComponentAdapter.h index 14a3eee..a8dfa56 100644 --- a/detection/api/include/adapters/MPFImageAndVideoDetectionComponentAdapter.h +++ b/detection/api/include/adapters/MPFImageAndVideoDetectionComponentAdapter.h @@ -5,11 +5,11 @@ * under contract, and is subject to the Rights in Data-General Clause * * 52.227-14, Alt. IV (DEC 2007). * * * - * Copyright 2023 The MITRE Corporation. All Rights Reserved. * + * Copyright 2024 The MITRE Corporation. All Rights Reserved. * ******************************************************************************/ /****************************************************************************** - * Copyright 2023 The MITRE Corporation * + * Copyright 2024 The MITRE Corporation * * * * Licensed under the Apache License, Version 2.0 (the "License"); * * you may not use this file except in compliance with the License. * diff --git a/detection/api/include/adapters/MPFImageDetectionComponentAdapter.h b/detection/api/include/adapters/MPFImageDetectionComponentAdapter.h index 08347a2..aab86f1 100644 --- a/detection/api/include/adapters/MPFImageDetectionComponentAdapter.h +++ b/detection/api/include/adapters/MPFImageDetectionComponentAdapter.h @@ -5,11 +5,11 @@ * under contract, and is subject to the Rights in Data-General Clause * * 52.227-14, Alt. IV (DEC 2007). * * * - * Copyright 2023 The MITRE Corporation. All Rights Reserved. * + * Copyright 2024 The MITRE Corporation. All Rights Reserved. * ******************************************************************************/ /****************************************************************************** - * Copyright 2023 The MITRE Corporation * + * Copyright 2024 The MITRE Corporation * * * * Licensed under the Apache License, Version 2.0 (the "License"); * * you may not use this file except in compliance with the License. * diff --git a/detection/api/include/adapters/MPFVideoDetectionComponentAdapter.h b/detection/api/include/adapters/MPFVideoDetectionComponentAdapter.h index cf3e93a..0711f51 100644 --- a/detection/api/include/adapters/MPFVideoDetectionComponentAdapter.h +++ b/detection/api/include/adapters/MPFVideoDetectionComponentAdapter.h @@ -5,11 +5,11 @@ * under contract, and is subject to the Rights in Data-General Clause * * 52.227-14, Alt. IV (DEC 2007). * * * - * Copyright 2023 The MITRE Corporation. All Rights Reserved. * + * Copyright 2024 The MITRE Corporation. All Rights Reserved. * ******************************************************************************/ /****************************************************************************** - * Copyright 2023 The MITRE Corporation * + * Copyright 2024 The MITRE Corporation * * * * Licensed under the Apache License, Version 2.0 (the "License"); * * you may not use this file except in compliance with the License. * diff --git a/detection/api/include/detectionComponentUtils.h b/detection/api/include/detectionComponentUtils.h index 8356ab5..d5c11ee 100644 --- a/detection/api/include/detectionComponentUtils.h +++ b/detection/api/include/detectionComponentUtils.h @@ -5,11 +5,11 @@ * under contract, and is subject to the Rights in Data-General Clause * * 52.227-14, Alt. IV (DEC 2007). * * * - * Copyright 2023 The MITRE Corporation. All Rights Reserved. * + * Copyright 2024 The MITRE Corporation. All Rights Reserved. * ******************************************************************************/ /****************************************************************************** - * Copyright 2023 The MITRE Corporation * + * Copyright 2024 The MITRE Corporation * * * * Licensed under the Apache License, Version 2.0 (the "License"); * * you may not use this file except in compliance with the License. * diff --git a/detection/api/include/frame_transformers/AffineFrameTransformer.h b/detection/api/include/frame_transformers/AffineFrameTransformer.h index af6654c..d1fe78f 100644 --- a/detection/api/include/frame_transformers/AffineFrameTransformer.h +++ b/detection/api/include/frame_transformers/AffineFrameTransformer.h @@ -5,11 +5,11 @@ * under contract, and is subject to the Rights in Data-General Clause * * 52.227-14, Alt. IV (DEC 2007). * * * - * Copyright 2023 The MITRE Corporation. All Rights Reserved. * + * Copyright 2024 The MITRE Corporation. All Rights Reserved. * ******************************************************************************/ /****************************************************************************** - * Copyright 2023 The MITRE Corporation * + * Copyright 2024 The MITRE Corporation * * * * Licensed under the Apache License, Version 2.0 (the "License"); * * you may not use this file except in compliance with the License. * diff --git a/detection/api/include/frame_transformers/BaseDecoratedTransformer.h b/detection/api/include/frame_transformers/BaseDecoratedTransformer.h index 53f0758..6af0fa6 100644 --- a/detection/api/include/frame_transformers/BaseDecoratedTransformer.h +++ b/detection/api/include/frame_transformers/BaseDecoratedTransformer.h @@ -5,11 +5,11 @@ * under contract, and is subject to the Rights in Data-General Clause * * 52.227-14, Alt. IV (DEC 2007). * * * - * Copyright 2023 The MITRE Corporation. All Rights Reserved. * + * Copyright 2024 The MITRE Corporation. All Rights Reserved. * ******************************************************************************/ /****************************************************************************** - * Copyright 2023 The MITRE Corporation * + * Copyright 2024 The MITRE Corporation * * * * Licensed under the Apache License, Version 2.0 (the "License"); * * you may not use this file except in compliance with the License. * diff --git a/detection/api/include/frame_transformers/FrameCropper.h b/detection/api/include/frame_transformers/FrameCropper.h index 8a5877e..0464782 100644 --- a/detection/api/include/frame_transformers/FrameCropper.h +++ b/detection/api/include/frame_transformers/FrameCropper.h @@ -5,11 +5,11 @@ * under contract, and is subject to the Rights in Data-General Clause * * 52.227-14, Alt. IV (DEC 2007). * * * - * Copyright 2023 The MITRE Corporation. All Rights Reserved. * + * Copyright 2024 The MITRE Corporation. All Rights Reserved. * ******************************************************************************/ /****************************************************************************** - * Copyright 2023 The MITRE Corporation * + * Copyright 2024 The MITRE Corporation * * * * Licensed under the Apache License, Version 2.0 (the "License"); * * you may not use this file except in compliance with the License. * diff --git a/detection/api/include/frame_transformers/FrameTransformerFactory.h b/detection/api/include/frame_transformers/FrameTransformerFactory.h index 83b143b..1aaf6e8 100644 --- a/detection/api/include/frame_transformers/FrameTransformerFactory.h +++ b/detection/api/include/frame_transformers/FrameTransformerFactory.h @@ -5,11 +5,11 @@ * under contract, and is subject to the Rights in Data-General Clause * * 52.227-14, Alt. IV (DEC 2007). * * * - * Copyright 2023 The MITRE Corporation. All Rights Reserved. * + * Copyright 2024 The MITRE Corporation. All Rights Reserved. * ******************************************************************************/ /****************************************************************************** - * Copyright 2023 The MITRE Corporation * + * Copyright 2024 The MITRE Corporation * * * * Licensed under the Apache License, Version 2.0 (the "License"); * * you may not use this file except in compliance with the License. * diff --git a/detection/api/include/frame_transformers/IFrameTransformer.h b/detection/api/include/frame_transformers/IFrameTransformer.h index 91f379b..a4334ee 100644 --- a/detection/api/include/frame_transformers/IFrameTransformer.h +++ b/detection/api/include/frame_transformers/IFrameTransformer.h @@ -5,11 +5,11 @@ * under contract, and is subject to the Rights in Data-General Clause * * 52.227-14, Alt. IV (DEC 2007). * * * - * Copyright 2023 The MITRE Corporation. All Rights Reserved. * + * Copyright 2024 The MITRE Corporation. All Rights Reserved. * ******************************************************************************/ /****************************************************************************** - * Copyright 2023 The MITRE Corporation * + * Copyright 2024 The MITRE Corporation * * * * Licensed under the Apache License, Version 2.0 (the "License"); * * you may not use this file except in compliance with the License. * diff --git a/detection/api/include/frame_transformers/NoOpFrameTransformer.h b/detection/api/include/frame_transformers/NoOpFrameTransformer.h index f8f5241..edbf3b4 100644 --- a/detection/api/include/frame_transformers/NoOpFrameTransformer.h +++ b/detection/api/include/frame_transformers/NoOpFrameTransformer.h @@ -5,11 +5,11 @@ * under contract, and is subject to the Rights in Data-General Clause * * 52.227-14, Alt. IV (DEC 2007). * * * - * Copyright 2023 The MITRE Corporation. All Rights Reserved. * + * Copyright 2024 The MITRE Corporation. All Rights Reserved. * ******************************************************************************/ /****************************************************************************** - * Copyright 2023 The MITRE Corporation * + * Copyright 2024 The MITRE Corporation * * * * Licensed under the Apache License, Version 2.0 (the "License"); * * you may not use this file except in compliance with the License. * diff --git a/detection/api/include/frame_transformers/SearchRegion.h b/detection/api/include/frame_transformers/SearchRegion.h index 42bbc2d..804f24e 100644 --- a/detection/api/include/frame_transformers/SearchRegion.h +++ b/detection/api/include/frame_transformers/SearchRegion.h @@ -5,11 +5,11 @@ * under contract, and is subject to the Rights in Data-General Clause * * 52.227-14, Alt. IV (DEC 2007). * * * - * Copyright 2023 The MITRE Corporation. All Rights Reserved. * + * Copyright 2024 The MITRE Corporation. All Rights Reserved. * ******************************************************************************/ /****************************************************************************** - * Copyright 2023 The MITRE Corporation * + * Copyright 2024 The MITRE Corporation * * * * Licensed under the Apache License, Version 2.0 (the "License"); * * you may not use this file except in compliance with the License. * diff --git a/detection/api/src/FeedForwardFrameFilter.cpp b/detection/api/src/FeedForwardFrameFilter.cpp index d3407ed..b367d9e 100644 --- a/detection/api/src/FeedForwardFrameFilter.cpp +++ b/detection/api/src/FeedForwardFrameFilter.cpp @@ -5,11 +5,11 @@ * under contract, and is subject to the Rights in Data-General Clause * * 52.227-14, Alt. IV (DEC 2007). * * * - * Copyright 2023 The MITRE Corporation. All Rights Reserved. * + * Copyright 2024 The MITRE Corporation. All Rights Reserved. * ******************************************************************************/ /****************************************************************************** - * Copyright 2023 The MITRE Corporation * + * Copyright 2024 The MITRE Corporation * * * * Licensed under the Apache License, Version 2.0 (the "License"); * * you may not use this file except in compliance with the License. * diff --git a/detection/api/src/FrameFilter.cpp b/detection/api/src/FrameFilter.cpp index 26f879d..82ea5af 100644 --- a/detection/api/src/FrameFilter.cpp +++ b/detection/api/src/FrameFilter.cpp @@ -5,11 +5,11 @@ * under contract, and is subject to the Rights in Data-General Clause * * 52.227-14, Alt. IV (DEC 2007). * * * - * Copyright 2023 The MITRE Corporation. All Rights Reserved. * + * Copyright 2024 The MITRE Corporation. All Rights Reserved. * ******************************************************************************/ /****************************************************************************** - * Copyright 2023 The MITRE Corporation * + * Copyright 2024 The MITRE Corporation * * * * Licensed under the Apache License, Version 2.0 (the "License"); * * you may not use this file except in compliance with the License. * diff --git a/detection/api/src/FrameListFilter.cpp b/detection/api/src/FrameListFilter.cpp index 4624e0f..427525e 100644 --- a/detection/api/src/FrameListFilter.cpp +++ b/detection/api/src/FrameListFilter.cpp @@ -5,11 +5,11 @@ * under contract, and is subject to the Rights in Data-General Clause * * 52.227-14, Alt. IV (DEC 2007). * * * - * Copyright 2023 The MITRE Corporation. All Rights Reserved. * + * Copyright 2024 The MITRE Corporation. All Rights Reserved. * ******************************************************************************/ /****************************************************************************** - * Copyright 2023 The MITRE Corporation * + * Copyright 2024 The MITRE Corporation * * * * Licensed under the Apache License, Version 2.0 (the "License"); * * you may not use this file except in compliance with the License. * diff --git a/detection/api/src/IntervalFrameFilter.cpp b/detection/api/src/IntervalFrameFilter.cpp index 62d9224..3d3583d 100644 --- a/detection/api/src/IntervalFrameFilter.cpp +++ b/detection/api/src/IntervalFrameFilter.cpp @@ -5,11 +5,11 @@ * under contract, and is subject to the Rights in Data-General Clause * * 52.227-14, Alt. IV (DEC 2007). * * * - * Copyright 2023 The MITRE Corporation. All Rights Reserved. * + * Copyright 2024 The MITRE Corporation. All Rights Reserved. * ******************************************************************************/ /****************************************************************************** - * Copyright 2023 The MITRE Corporation * + * Copyright 2024 The MITRE Corporation * * * * Licensed under the Apache License, Version 2.0 (the "License"); * * you may not use this file except in compliance with the License. * diff --git a/detection/api/src/KeyFrameFilter.cpp b/detection/api/src/KeyFrameFilter.cpp index 3706a4d..1aae99e 100644 --- a/detection/api/src/KeyFrameFilter.cpp +++ b/detection/api/src/KeyFrameFilter.cpp @@ -5,11 +5,11 @@ * under contract, and is subject to the Rights in Data-General Clause * * 52.227-14, Alt. IV (DEC 2007). * * * - * Copyright 2023 The MITRE Corporation. All Rights Reserved. * + * Copyright 2024 The MITRE Corporation. All Rights Reserved. * ******************************************************************************/ /****************************************************************************** - * Copyright 2023 The MITRE Corporation * + * Copyright 2024 The MITRE Corporation * * * * Licensed under the Apache License, Version 2.0 (the "License"); * * you may not use this file except in compliance with the License. * diff --git a/detection/api/src/MPFAsyncVideoCapture.cpp b/detection/api/src/MPFAsyncVideoCapture.cpp index 1642644..2719ca8 100644 --- a/detection/api/src/MPFAsyncVideoCapture.cpp +++ b/detection/api/src/MPFAsyncVideoCapture.cpp @@ -5,11 +5,11 @@ * under contract, and is subject to the Rights in Data-General Clause * * 52.227-14, Alt. IV (DEC 2007). * * * - * Copyright 2023 The MITRE Corporation. All Rights Reserved. * + * Copyright 2024 The MITRE Corporation. All Rights Reserved. * ******************************************************************************/ /****************************************************************************** - * Copyright 2023 The MITRE Corporation * + * Copyright 2024 The MITRE Corporation * * * * Licensed under the Apache License, Version 2.0 (the "License"); * * you may not use this file except in compliance with the License. * diff --git a/detection/api/src/MPFImageReader.cpp b/detection/api/src/MPFImageReader.cpp index 6dcc870..086d340 100644 --- a/detection/api/src/MPFImageReader.cpp +++ b/detection/api/src/MPFImageReader.cpp @@ -5,11 +5,11 @@ * under contract, and is subject to the Rights in Data-General Clause * * 52.227-14, Alt. IV (DEC 2007). * * * - * Copyright 2023 The MITRE Corporation. All Rights Reserved. * + * Copyright 2024 The MITRE Corporation. All Rights Reserved. * ******************************************************************************/ /****************************************************************************** - * Copyright 2023 The MITRE Corporation * + * Copyright 2024 The MITRE Corporation * * * * Licensed under the Apache License, Version 2.0 (the "License"); * * you may not use this file except in compliance with the License. * diff --git a/detection/api/src/MPFRotatedRect.cpp b/detection/api/src/MPFRotatedRect.cpp index 5d786cb..5ba2747 100644 --- a/detection/api/src/MPFRotatedRect.cpp +++ b/detection/api/src/MPFRotatedRect.cpp @@ -5,11 +5,11 @@ * under contract, and is subject to the Rights in Data-General Clause * * 52.227-14, Alt. IV (DEC 2007). * * * - * Copyright 2023 The MITRE Corporation. All Rights Reserved. * + * Copyright 2024 The MITRE Corporation. All Rights Reserved. * ******************************************************************************/ /****************************************************************************** - * Copyright 2023 The MITRE Corporation * + * Copyright 2024 The MITRE Corporation * * * * Licensed under the Apache License, Version 2.0 (the "License"); * * you may not use this file except in compliance with the License. * diff --git a/detection/api/src/MPFVideoCapture.cpp b/detection/api/src/MPFVideoCapture.cpp index 4946da3..68c32b9 100644 --- a/detection/api/src/MPFVideoCapture.cpp +++ b/detection/api/src/MPFVideoCapture.cpp @@ -5,11 +5,11 @@ * under contract, and is subject to the Rights in Data-General Clause * * 52.227-14, Alt. IV (DEC 2007). * * * - * Copyright 2023 The MITRE Corporation. All Rights Reserved. * + * Copyright 2024 The MITRE Corporation. All Rights Reserved. * ******************************************************************************/ /****************************************************************************** - * Copyright 2023 The MITRE Corporation * + * Copyright 2024 The MITRE Corporation * * * * Licensed under the Apache License, Version 2.0 (the "License"); * * you may not use this file except in compliance with the License. * diff --git a/detection/api/src/SeekStrategy.cpp b/detection/api/src/SeekStrategy.cpp index 4311cfc..2cb7d79 100644 --- a/detection/api/src/SeekStrategy.cpp +++ b/detection/api/src/SeekStrategy.cpp @@ -5,11 +5,11 @@ * under contract, and is subject to the Rights in Data-General Clause * * 52.227-14, Alt. IV (DEC 2007). * * * - * Copyright 2023 The MITRE Corporation. All Rights Reserved. * + * Copyright 2024 The MITRE Corporation. All Rights Reserved. * ******************************************************************************/ /****************************************************************************** - * Copyright 2023 The MITRE Corporation * + * Copyright 2024 The MITRE Corporation * * * * Licensed under the Apache License, Version 2.0 (the "License"); * * you may not use this file except in compliance with the License. * diff --git a/detection/api/src/detectionComponentUtils.cpp b/detection/api/src/detectionComponentUtils.cpp index febcfad..94b0f22 100644 --- a/detection/api/src/detectionComponentUtils.cpp +++ b/detection/api/src/detectionComponentUtils.cpp @@ -5,11 +5,11 @@ * under contract, and is subject to the Rights in Data-General Clause * * 52.227-14, Alt. IV (DEC 2007). * * * - * Copyright 2023 The MITRE Corporation. All Rights Reserved. * + * Copyright 2024 The MITRE Corporation. All Rights Reserved. * ******************************************************************************/ /****************************************************************************** - * Copyright 2023 The MITRE Corporation * + * Copyright 2024 The MITRE Corporation * * * * Licensed under the Apache License, Version 2.0 (the "License"); * * you may not use this file except in compliance with the License. * diff --git a/detection/api/src/frame_transformers/AffineFrameTransformer.cpp b/detection/api/src/frame_transformers/AffineFrameTransformer.cpp index 1b0f44a..1c3fc25 100644 --- a/detection/api/src/frame_transformers/AffineFrameTransformer.cpp +++ b/detection/api/src/frame_transformers/AffineFrameTransformer.cpp @@ -5,11 +5,11 @@ * under contract, and is subject to the Rights in Data-General Clause * * 52.227-14, Alt. IV (DEC 2007). * * * - * Copyright 2023 The MITRE Corporation. All Rights Reserved. * + * Copyright 2024 The MITRE Corporation. All Rights Reserved. * ******************************************************************************/ /****************************************************************************** - * Copyright 2023 The MITRE Corporation * + * Copyright 2024 The MITRE Corporation * * * * Licensed under the Apache License, Version 2.0 (the "License"); * * you may not use this file except in compliance with the License. * diff --git a/detection/api/src/frame_transformers/BaseDecoratedTransformer.cpp b/detection/api/src/frame_transformers/BaseDecoratedTransformer.cpp index f231e9c..e991a63 100644 --- a/detection/api/src/frame_transformers/BaseDecoratedTransformer.cpp +++ b/detection/api/src/frame_transformers/BaseDecoratedTransformer.cpp @@ -5,11 +5,11 @@ * under contract, and is subject to the Rights in Data-General Clause * * 52.227-14, Alt. IV (DEC 2007). * * * - * Copyright 2023 The MITRE Corporation. All Rights Reserved. * + * Copyright 2024 The MITRE Corporation. All Rights Reserved. * ******************************************************************************/ /****************************************************************************** - * Copyright 2023 The MITRE Corporation * + * Copyright 2024 The MITRE Corporation * * * * Licensed under the Apache License, Version 2.0 (the "License"); * * you may not use this file except in compliance with the License. * diff --git a/detection/api/src/frame_transformers/FrameCropper.cpp b/detection/api/src/frame_transformers/FrameCropper.cpp index 33e2396..7b4e446 100644 --- a/detection/api/src/frame_transformers/FrameCropper.cpp +++ b/detection/api/src/frame_transformers/FrameCropper.cpp @@ -5,11 +5,11 @@ * under contract, and is subject to the Rights in Data-General Clause * * 52.227-14, Alt. IV (DEC 2007). * * * - * Copyright 2023 The MITRE Corporation. All Rights Reserved. * + * Copyright 2024 The MITRE Corporation. All Rights Reserved. * ******************************************************************************/ /****************************************************************************** - * Copyright 2023 The MITRE Corporation * + * Copyright 2024 The MITRE Corporation * * * * Licensed under the Apache License, Version 2.0 (the "License"); * * you may not use this file except in compliance with the License. * diff --git a/detection/api/src/frame_transformers/FrameTransformerFactory.cpp b/detection/api/src/frame_transformers/FrameTransformerFactory.cpp index 5b56532..67b8806 100644 --- a/detection/api/src/frame_transformers/FrameTransformerFactory.cpp +++ b/detection/api/src/frame_transformers/FrameTransformerFactory.cpp @@ -5,11 +5,11 @@ * under contract, and is subject to the Rights in Data-General Clause * * 52.227-14, Alt. IV (DEC 2007). * * * - * Copyright 2023 The MITRE Corporation. All Rights Reserved. * + * Copyright 2024 The MITRE Corporation. All Rights Reserved. * ******************************************************************************/ /****************************************************************************** - * Copyright 2023 The MITRE Corporation * + * Copyright 2024 The MITRE Corporation * * * * Licensed under the Apache License, Version 2.0 (the "License"); * * you may not use this file except in compliance with the License. * diff --git a/detection/api/src/frame_transformers/NoOpFrameTransformer.cpp b/detection/api/src/frame_transformers/NoOpFrameTransformer.cpp index 7d47224..aa3e969 100644 --- a/detection/api/src/frame_transformers/NoOpFrameTransformer.cpp +++ b/detection/api/src/frame_transformers/NoOpFrameTransformer.cpp @@ -5,11 +5,11 @@ * under contract, and is subject to the Rights in Data-General Clause * * 52.227-14, Alt. IV (DEC 2007). * * * - * Copyright 2023 The MITRE Corporation. All Rights Reserved. * + * Copyright 2024 The MITRE Corporation. All Rights Reserved. * ******************************************************************************/ /****************************************************************************** - * Copyright 2023 The MITRE Corporation * + * Copyright 2024 The MITRE Corporation * * * * Licensed under the Apache License, Version 2.0 (the "License"); * * you may not use this file except in compliance with the License. * diff --git a/detection/api/src/frame_transformers/SearchRegion.cpp b/detection/api/src/frame_transformers/SearchRegion.cpp index 5f84919..ed4afaa 100644 --- a/detection/api/src/frame_transformers/SearchRegion.cpp +++ b/detection/api/src/frame_transformers/SearchRegion.cpp @@ -5,11 +5,11 @@ * under contract, and is subject to the Rights in Data-General Clause * * 52.227-14, Alt. IV (DEC 2007). * * * - * Copyright 2023 The MITRE Corporation. All Rights Reserved. * + * Copyright 2024 The MITRE Corporation. All Rights Reserved. * ******************************************************************************/ /****************************************************************************** - * Copyright 2023 The MITRE Corporation * + * Copyright 2024 The MITRE Corporation * * * * Licensed under the Apache License, Version 2.0 (the "License"); * * you may not use this file except in compliance with the License. * diff --git a/detection/api/test/CMakeLists.txt b/detection/api/test/CMakeLists.txt index 5802fe1..4f37851 100644 --- a/detection/api/test/CMakeLists.txt +++ b/detection/api/test/CMakeLists.txt @@ -5,11 +5,11 @@ # under contract, and is subject to the Rights in Data-General Clause # # 52.227-14, Alt. IV (DEC 2007). # # # -# Copyright 2023 The MITRE Corporation. All Rights Reserved. # +# Copyright 2024 The MITRE Corporation. All Rights Reserved. # ############################################################################# ############################################################################# -# Copyright 2023 The MITRE Corporation # +# Copyright 2024 The MITRE Corporation # # # # Licensed under the Apache License, Version 2.0 (the "License"); # # you may not use this file except in compliance with the License. # diff --git a/detection/api/test/test_affine_transformer.cpp b/detection/api/test/test_affine_transformer.cpp index 793ba65..ae1ab79 100644 --- a/detection/api/test/test_affine_transformer.cpp +++ b/detection/api/test/test_affine_transformer.cpp @@ -5,11 +5,11 @@ * under contract, and is subject to the Rights in Data-General Clause * * 52.227-14, Alt. IV (DEC 2007). * * * - * Copyright 2023 The MITRE Corporation. All Rights Reserved. * + * Copyright 2024 The MITRE Corporation. All Rights Reserved. * ******************************************************************************/ /****************************************************************************** - * Copyright 2023 The MITRE Corporation * + * Copyright 2024 The MITRE Corporation * * * * Licensed under the Apache License, Version 2.0 (the "License"); * * you may not use this file except in compliance with the License. * diff --git a/detection/api/test/test_detection_api.cpp b/detection/api/test/test_detection_api.cpp index a6911ae..0c3d23a 100644 --- a/detection/api/test/test_detection_api.cpp +++ b/detection/api/test/test_detection_api.cpp @@ -5,11 +5,11 @@ * under contract, and is subject to the Rights in Data-General Clause * * 52.227-14, Alt. IV (DEC 2007). * * * - * Copyright 2023 The MITRE Corporation. All Rights Reserved. * + * Copyright 2024 The MITRE Corporation. All Rights Reserved. * ******************************************************************************/ /****************************************************************************** - * Copyright 2023 The MITRE Corporation * + * Copyright 2024 The MITRE Corporation * * * * Licensed under the Apache License, Version 2.0 (the "License"); * * you may not use this file except in compliance with the License. * diff --git a/detection/examples/AudioOnlyComponent/AudioOnly.cpp b/detection/examples/AudioOnlyComponent/AudioOnly.cpp index f4e0cee..824aaee 100644 --- a/detection/examples/AudioOnlyComponent/AudioOnly.cpp +++ b/detection/examples/AudioOnlyComponent/AudioOnly.cpp @@ -5,11 +5,11 @@ * under contract, and is subject to the Rights in Data-General Clause * * 52.227-14, Alt. IV (DEC 2007). * * * - * Copyright 2023 The MITRE Corporation. All Rights Reserved. * + * Copyright 2024 The MITRE Corporation. All Rights Reserved. * ******************************************************************************/ /****************************************************************************** - * Copyright 2023 The MITRE Corporation * + * Copyright 2024 The MITRE Corporation * * * * Licensed under the Apache License, Version 2.0 (the "License"); * * you may not use this file except in compliance with the License. * diff --git a/detection/examples/AudioOnlyComponent/AudioOnly.h b/detection/examples/AudioOnlyComponent/AudioOnly.h index 366976a..257abcb 100644 --- a/detection/examples/AudioOnlyComponent/AudioOnly.h +++ b/detection/examples/AudioOnlyComponent/AudioOnly.h @@ -5,11 +5,11 @@ * under contract, and is subject to the Rights in Data-General Clause * * 52.227-14, Alt. IV (DEC 2007). * * * - * Copyright 2023 The MITRE Corporation. All Rights Reserved. * + * Copyright 2024 The MITRE Corporation. All Rights Reserved. * ******************************************************************************/ /****************************************************************************** - * Copyright 2023 The MITRE Corporation * + * Copyright 2024 The MITRE Corporation * * * * Licensed under the Apache License, Version 2.0 (the "License"); * * you may not use this file except in compliance with the License. * diff --git a/detection/examples/AudioOnlyComponent/CMakeLists.txt b/detection/examples/AudioOnlyComponent/CMakeLists.txt index ffd9e8d..25878c4 100644 --- a/detection/examples/AudioOnlyComponent/CMakeLists.txt +++ b/detection/examples/AudioOnlyComponent/CMakeLists.txt @@ -5,11 +5,11 @@ # under contract, and is subject to the Rights in Data-General Clause # # 52.227-14, Alt. IV (DEC 2007). # # # -# Copyright 2023 The MITRE Corporation. All Rights Reserved. # +# Copyright 2024 The MITRE Corporation. All Rights Reserved. # ############################################################################# ############################################################################# -# Copyright 2023 The MITRE Corporation # +# Copyright 2024 The MITRE Corporation # # # # Licensed under the Apache License, Version 2.0 (the "License"); # # you may not use this file except in compliance with the License. # diff --git a/detection/examples/AudioOnlyComponent/sample_audio_only_detector.cpp b/detection/examples/AudioOnlyComponent/sample_audio_only_detector.cpp index 7c9251d..a6d65d8 100644 --- a/detection/examples/AudioOnlyComponent/sample_audio_only_detector.cpp +++ b/detection/examples/AudioOnlyComponent/sample_audio_only_detector.cpp @@ -5,11 +5,11 @@ * under contract, and is subject to the Rights in Data-General Clause * * 52.227-14, Alt. IV (DEC 2007). * * * - * Copyright 2023 The MITRE Corporation. All Rights Reserved. * + * Copyright 2024 The MITRE Corporation. All Rights Reserved. * ******************************************************************************/ /****************************************************************************** - * Copyright 2023 The MITRE Corporation * + * Copyright 2024 The MITRE Corporation * * * * Licensed under the Apache License, Version 2.0 (the "License"); * * you may not use this file except in compliance with the License. * diff --git a/detection/examples/CMakeLists.txt b/detection/examples/CMakeLists.txt index e4123ad..d995105 100644 --- a/detection/examples/CMakeLists.txt +++ b/detection/examples/CMakeLists.txt @@ -5,11 +5,11 @@ # under contract, and is subject to the Rights in Data-General Clause # # 52.227-14, Alt. IV (DEC 2007). # # # -# Copyright 2023 The MITRE Corporation. All Rights Reserved. # +# Copyright 2024 The MITRE Corporation. All Rights Reserved. # ############################################################################# ############################################################################# -# Copyright 2023 The MITRE Corporation # +# Copyright 2024 The MITRE Corporation # # # # Licensed under the Apache License, Version 2.0 (the "License"); # # you may not use this file except in compliance with the License. # diff --git a/detection/examples/ComponentSetup.cmake b/detection/examples/ComponentSetup.cmake index c168971..616c06d 100644 --- a/detection/examples/ComponentSetup.cmake +++ b/detection/examples/ComponentSetup.cmake @@ -5,11 +5,11 @@ # under contract, and is subject to the Rights in Data-General Clause # # 52.227-14, Alt. IV (DEC 2007). # # # -# Copyright 2023 The MITRE Corporation. All Rights Reserved. # +# Copyright 2024 The MITRE Corporation. All Rights Reserved. # ############################################################################# ############################################################################# -# Copyright 2023 The MITRE Corporation # +# Copyright 2024 The MITRE Corporation # # # # Licensed under the Apache License, Version 2.0 (the "License"); # # you may not use this file except in compliance with the License. # diff --git a/detection/examples/GenericComponent/CMakeLists.txt b/detection/examples/GenericComponent/CMakeLists.txt index b97e851..9e06c30 100644 --- a/detection/examples/GenericComponent/CMakeLists.txt +++ b/detection/examples/GenericComponent/CMakeLists.txt @@ -5,11 +5,11 @@ # under contract, and is subject to the Rights in Data-General Clause # # 52.227-14, Alt. IV (DEC 2007). # # # -# Copyright 2023 The MITRE Corporation. All Rights Reserved. # +# Copyright 2024 The MITRE Corporation. All Rights Reserved. # ############################################################################# ############################################################################# -# Copyright 2023 The MITRE Corporation # +# Copyright 2024 The MITRE Corporation # # # # Licensed under the Apache License, Version 2.0 (the "License"); # # you may not use this file except in compliance with the License. # diff --git a/detection/examples/GenericComponent/GenericComponent.cpp b/detection/examples/GenericComponent/GenericComponent.cpp index e3630d2..e466ab5 100644 --- a/detection/examples/GenericComponent/GenericComponent.cpp +++ b/detection/examples/GenericComponent/GenericComponent.cpp @@ -5,11 +5,11 @@ * under contract, and is subject to the Rights in Data-General Clause * * 52.227-14, Alt. IV (DEC 2007). * * * - * Copyright 2023 The MITRE Corporation. All Rights Reserved. * + * Copyright 2024 The MITRE Corporation. All Rights Reserved. * ******************************************************************************/ /****************************************************************************** - * Copyright 2023 The MITRE Corporation * + * Copyright 2024 The MITRE Corporation * * * * Licensed under the Apache License, Version 2.0 (the "License"); * * you may not use this file except in compliance with the License. * diff --git a/detection/examples/GenericComponent/GenericComponent.h b/detection/examples/GenericComponent/GenericComponent.h index 0cb83c4..dd50775 100644 --- a/detection/examples/GenericComponent/GenericComponent.h +++ b/detection/examples/GenericComponent/GenericComponent.h @@ -5,11 +5,11 @@ * under contract, and is subject to the Rights in Data-General Clause * * 52.227-14, Alt. IV (DEC 2007). * * * - * Copyright 2023 The MITRE Corporation. All Rights Reserved. * + * Copyright 2024 The MITRE Corporation. All Rights Reserved. * ******************************************************************************/ /****************************************************************************** - * Copyright 2023 The MITRE Corporation * + * Copyright 2024 The MITRE Corporation * * * * Licensed under the Apache License, Version 2.0 (the "License"); * * you may not use this file except in compliance with the License. * diff --git a/detection/examples/GenericComponent/sample_generic_detector.cpp b/detection/examples/GenericComponent/sample_generic_detector.cpp index f17a863..e7dcd00 100644 --- a/detection/examples/GenericComponent/sample_generic_detector.cpp +++ b/detection/examples/GenericComponent/sample_generic_detector.cpp @@ -5,11 +5,11 @@ * under contract, and is subject to the Rights in Data-General Clause * * 52.227-14, Alt. IV (DEC 2007). * * * - * Copyright 2023 The MITRE Corporation. All Rights Reserved. * + * Copyright 2024 The MITRE Corporation. All Rights Reserved. * ******************************************************************************/ /****************************************************************************** - * Copyright 2023 The MITRE Corporation * + * Copyright 2024 The MITRE Corporation * * * * Licensed under the Apache License, Version 2.0 (the "License"); * * you may not use this file except in compliance with the License. * diff --git a/detection/examples/HelloWorldComponent/CMakeLists.txt b/detection/examples/HelloWorldComponent/CMakeLists.txt index c586160..9eb61fe 100644 --- a/detection/examples/HelloWorldComponent/CMakeLists.txt +++ b/detection/examples/HelloWorldComponent/CMakeLists.txt @@ -5,11 +5,11 @@ # under contract, and is subject to the Rights in Data-General Clause # # 52.227-14, Alt. IV (DEC 2007). # # # -# Copyright 2023 The MITRE Corporation. All Rights Reserved. # +# Copyright 2024 The MITRE Corporation. All Rights Reserved. # ############################################################################# ############################################################################# -# Copyright 2023 The MITRE Corporation # +# Copyright 2024 The MITRE Corporation # # # # Licensed under the Apache License, Version 2.0 (the "License"); # # you may not use this file except in compliance with the License. # diff --git a/detection/examples/HelloWorldComponent/HelloWorld.cpp b/detection/examples/HelloWorldComponent/HelloWorld.cpp index 280f607..1b6791d 100644 --- a/detection/examples/HelloWorldComponent/HelloWorld.cpp +++ b/detection/examples/HelloWorldComponent/HelloWorld.cpp @@ -5,11 +5,11 @@ * under contract, and is subject to the Rights in Data-General Clause * * 52.227-14, Alt. IV (DEC 2007). * * * - * Copyright 2023 The MITRE Corporation. All Rights Reserved. * + * Copyright 2024 The MITRE Corporation. All Rights Reserved. * ******************************************************************************/ /****************************************************************************** - * Copyright 2023 The MITRE Corporation * + * Copyright 2024 The MITRE Corporation * * * * Licensed under the Apache License, Version 2.0 (the "License"); * * you may not use this file except in compliance with the License. * diff --git a/detection/examples/HelloWorldComponent/HelloWorld.h b/detection/examples/HelloWorldComponent/HelloWorld.h index 45bec9c..d96c6f1 100644 --- a/detection/examples/HelloWorldComponent/HelloWorld.h +++ b/detection/examples/HelloWorldComponent/HelloWorld.h @@ -5,11 +5,11 @@ * under contract, and is subject to the Rights in Data-General Clause * * 52.227-14, Alt. IV (DEC 2007). * * * - * Copyright 2023 The MITRE Corporation. All Rights Reserved. * + * Copyright 2024 The MITRE Corporation. All Rights Reserved. * ******************************************************************************/ /****************************************************************************** - * Copyright 2023 The MITRE Corporation * + * Copyright 2024 The MITRE Corporation * * * * Licensed under the Apache License, Version 2.0 (the "License"); * * you may not use this file except in compliance with the License. * diff --git a/detection/examples/HelloWorldComponent/StreamingHelloWorld.cpp b/detection/examples/HelloWorldComponent/StreamingHelloWorld.cpp index 5858145..2bb8777 100644 --- a/detection/examples/HelloWorldComponent/StreamingHelloWorld.cpp +++ b/detection/examples/HelloWorldComponent/StreamingHelloWorld.cpp @@ -5,11 +5,11 @@ * under contract, and is subject to the Rights in Data-General Clause * * 52.227-14, Alt. IV (DEC 2007). * * * - * Copyright 2023 The MITRE Corporation. All Rights Reserved. * + * Copyright 2024 The MITRE Corporation. All Rights Reserved. * ******************************************************************************/ /****************************************************************************** - * Copyright 2023 The MITRE Corporation * + * Copyright 2024 The MITRE Corporation * * * * Licensed under the Apache License, Version 2.0 (the "License"); * * you may not use this file except in compliance with the License. * diff --git a/detection/examples/HelloWorldComponent/StreamingHelloWorld.h b/detection/examples/HelloWorldComponent/StreamingHelloWorld.h index a9acaf4..9282660 100644 --- a/detection/examples/HelloWorldComponent/StreamingHelloWorld.h +++ b/detection/examples/HelloWorldComponent/StreamingHelloWorld.h @@ -5,11 +5,11 @@ * under contract, and is subject to the Rights in Data-General Clause * * 52.227-14, Alt. IV (DEC 2007). * * * - * Copyright 2023 The MITRE Corporation. All Rights Reserved. * + * Copyright 2024 The MITRE Corporation. All Rights Reserved. * ******************************************************************************/ /****************************************************************************** - * Copyright 2023 The MITRE Corporation * + * Copyright 2024 The MITRE Corporation * * * * Licensed under the Apache License, Version 2.0 (the "License"); * * you may not use this file except in compliance with the License. * diff --git a/detection/examples/HelloWorldComponent/sample_hello_world_detector.cpp b/detection/examples/HelloWorldComponent/sample_hello_world_detector.cpp index 14fc26c..03c1a61 100644 --- a/detection/examples/HelloWorldComponent/sample_hello_world_detector.cpp +++ b/detection/examples/HelloWorldComponent/sample_hello_world_detector.cpp @@ -5,11 +5,11 @@ * under contract, and is subject to the Rights in Data-General Clause * * 52.227-14, Alt. IV (DEC 2007). * * * - * Copyright 2023 The MITRE Corporation. All Rights Reserved. * + * Copyright 2024 The MITRE Corporation. All Rights Reserved. * ******************************************************************************/ /****************************************************************************** - * Copyright 2023 The MITRE Corporation * + * Copyright 2024 The MITRE Corporation * * * * Licensed under the Apache License, Version 2.0 (the "License"); * * you may not use this file except in compliance with the License. * diff --git a/detection/examples/ImageTransformerComponent/CMakeLists.txt b/detection/examples/ImageTransformerComponent/CMakeLists.txt index 32e1050..cd1c28b 100644 --- a/detection/examples/ImageTransformerComponent/CMakeLists.txt +++ b/detection/examples/ImageTransformerComponent/CMakeLists.txt @@ -5,11 +5,11 @@ # under contract, and is subject to the Rights in Data-General Clause # # 52.227-14, Alt. IV (DEC 2007). # # # -# Copyright 2023 The MITRE Corporation. All Rights Reserved. # +# Copyright 2024 The MITRE Corporation. All Rights Reserved. # ############################################################################# ############################################################################# -# Copyright 2023 The MITRE Corporation # +# Copyright 2024 The MITRE Corporation # # # # Licensed under the Apache License, Version 2.0 (the "License"); # # you may not use this file except in compliance with the License. # diff --git a/detection/examples/ImageTransformerComponent/ImageTransformerComponent.cpp b/detection/examples/ImageTransformerComponent/ImageTransformerComponent.cpp index a94718f..94f104d 100644 --- a/detection/examples/ImageTransformerComponent/ImageTransformerComponent.cpp +++ b/detection/examples/ImageTransformerComponent/ImageTransformerComponent.cpp @@ -5,11 +5,11 @@ * under contract, and is subject to the Rights in Data-General Clause * * 52.227-14, Alt. IV (DEC 2007). * * * - * Copyright 2023 The MITRE Corporation. All Rights Reserved. * + * Copyright 2024 The MITRE Corporation. All Rights Reserved. * ******************************************************************************/ /****************************************************************************** - * Copyright 2023 The MITRE Corporation * + * Copyright 2024 The MITRE Corporation * * * * Licensed under the Apache License, Version 2.0 (the "License"); * * you may not use this file except in compliance with the License. * diff --git a/detection/examples/ImageTransformerComponent/ImageTransformerComponent.h b/detection/examples/ImageTransformerComponent/ImageTransformerComponent.h index 9df6a4a..a7c7e9c 100644 --- a/detection/examples/ImageTransformerComponent/ImageTransformerComponent.h +++ b/detection/examples/ImageTransformerComponent/ImageTransformerComponent.h @@ -5,11 +5,11 @@ * under contract, and is subject to the Rights in Data-General Clause * * 52.227-14, Alt. IV (DEC 2007). * * * - * Copyright 2023 The MITRE Corporation. All Rights Reserved. * + * Copyright 2024 The MITRE Corporation. All Rights Reserved. * ******************************************************************************/ /****************************************************************************** - * Copyright 2023 The MITRE Corporation * + * Copyright 2024 The MITRE Corporation * * * * Licensed under the Apache License, Version 2.0 (the "License"); * * you may not use this file except in compliance with the License. * diff --git a/detection/examples/ImageTransformerComponent/sample_image_transformer.cpp b/detection/examples/ImageTransformerComponent/sample_image_transformer.cpp index 860754b..b1e1cb7 100644 --- a/detection/examples/ImageTransformerComponent/sample_image_transformer.cpp +++ b/detection/examples/ImageTransformerComponent/sample_image_transformer.cpp @@ -5,11 +5,11 @@ * under contract, and is subject to the Rights in Data-General Clause * * 52.227-14, Alt. IV (DEC 2007). * * * - * Copyright 2023 The MITRE Corporation. All Rights Reserved. * + * Copyright 2024 The MITRE Corporation. All Rights Reserved. * ******************************************************************************/ /****************************************************************************** - * Copyright 2023 The MITRE Corporation * + * Copyright 2024 The MITRE Corporation * * * * Licensed under the Apache License, Version 2.0 (the "License"); * * you may not use this file except in compliance with the License. * diff --git a/detection/examples/VideoCaptureComponent/CMakeLists.txt b/detection/examples/VideoCaptureComponent/CMakeLists.txt index b01fdfa..9bb8e81 100644 --- a/detection/examples/VideoCaptureComponent/CMakeLists.txt +++ b/detection/examples/VideoCaptureComponent/CMakeLists.txt @@ -5,11 +5,11 @@ # under contract, and is subject to the Rights in Data-General Clause # # 52.227-14, Alt. IV (DEC 2007). # # # -# Copyright 2023 The MITRE Corporation. All Rights Reserved. # +# Copyright 2024 The MITRE Corporation. All Rights Reserved. # ############################################################################# ############################################################################# -# Copyright 2023 The MITRE Corporation # +# Copyright 2024 The MITRE Corporation # # # # Licensed under the Apache License, Version 2.0 (the "License"); # # you may not use this file except in compliance with the License. # diff --git a/detection/examples/VideoCaptureComponent/VideoCaptureComponent.cpp b/detection/examples/VideoCaptureComponent/VideoCaptureComponent.cpp index c542aa0..7dda09f 100644 --- a/detection/examples/VideoCaptureComponent/VideoCaptureComponent.cpp +++ b/detection/examples/VideoCaptureComponent/VideoCaptureComponent.cpp @@ -5,11 +5,11 @@ * under contract, and is subject to the Rights in Data-General Clause * * 52.227-14, Alt. IV (DEC 2007). * * * - * Copyright 2023 The MITRE Corporation. All Rights Reserved. * + * Copyright 2024 The MITRE Corporation. All Rights Reserved. * ******************************************************************************/ /****************************************************************************** - * Copyright 2023 The MITRE Corporation * + * Copyright 2024 The MITRE Corporation * * * * Licensed under the Apache License, Version 2.0 (the "License"); * * you may not use this file except in compliance with the License. * diff --git a/detection/examples/VideoCaptureComponent/VideoCaptureComponent.h b/detection/examples/VideoCaptureComponent/VideoCaptureComponent.h index d0a5a4e..3984f63 100644 --- a/detection/examples/VideoCaptureComponent/VideoCaptureComponent.h +++ b/detection/examples/VideoCaptureComponent/VideoCaptureComponent.h @@ -5,11 +5,11 @@ * under contract, and is subject to the Rights in Data-General Clause * * 52.227-14, Alt. IV (DEC 2007). * * * - * Copyright 2023 The MITRE Corporation. All Rights Reserved. * + * Copyright 2024 The MITRE Corporation. All Rights Reserved. * ******************************************************************************/ /****************************************************************************** - * Copyright 2023 The MITRE Corporation * + * Copyright 2024 The MITRE Corporation * * * * Licensed under the Apache License, Version 2.0 (the "License"); * * you may not use this file except in compliance with the License. * diff --git a/detection/examples/VideoCaptureComponent/sample_video_capture_component.cpp b/detection/examples/VideoCaptureComponent/sample_video_capture_component.cpp index d85d3b6..a37946f 100644 --- a/detection/examples/VideoCaptureComponent/sample_video_capture_component.cpp +++ b/detection/examples/VideoCaptureComponent/sample_video_capture_component.cpp @@ -5,11 +5,11 @@ * under contract, and is subject to the Rights in Data-General Clause * * 52.227-14, Alt. IV (DEC 2007). * * * - * Copyright 2023 The MITRE Corporation. All Rights Reserved. * + * Copyright 2024 The MITRE Corporation. All Rights Reserved. * ******************************************************************************/ /****************************************************************************** - * Copyright 2023 The MITRE Corporation * + * Copyright 2024 The MITRE Corporation * * * * Licensed under the Apache License, Version 2.0 (the "License"); * * you may not use this file except in compliance with the License. * diff --git a/detection/testUtils/CMakeLists.txt b/detection/testUtils/CMakeLists.txt index c2429fa..02a7f5e 100644 --- a/detection/testUtils/CMakeLists.txt +++ b/detection/testUtils/CMakeLists.txt @@ -5,11 +5,11 @@ # under contract, and is subject to the Rights in Data-General Clause # # 52.227-14, Alt. IV (DEC 2007). # # # -# Copyright 2023 The MITRE Corporation. All Rights Reserved. # +# Copyright 2024 The MITRE Corporation. All Rights Reserved. # ############################################################################# ############################################################################# -# Copyright 2023 The MITRE Corporation # +# Copyright 2024 The MITRE Corporation # # # # Licensed under the Apache License, Version 2.0 (the "License"); # # you may not use this file except in compliance with the License. # diff --git a/detection/testUtils/include/DetectionComparison.h b/detection/testUtils/include/DetectionComparison.h index 1701ead..c527aba 100644 --- a/detection/testUtils/include/DetectionComparison.h +++ b/detection/testUtils/include/DetectionComparison.h @@ -5,11 +5,11 @@ * under contract, and is subject to the Rights in Data-General Clause * * 52.227-14, Alt. IV (DEC 2007). * * * - * Copyright 2023 The MITRE Corporation. All Rights Reserved. * + * Copyright 2024 The MITRE Corporation. All Rights Reserved. * ******************************************************************************/ /****************************************************************************** - * Copyright 2023 The MITRE Corporation * + * Copyright 2024 The MITRE Corporation * * * * Licensed under the Apache License, Version 2.0 (the "License"); * * you may not use this file except in compliance with the License. * diff --git a/detection/testUtils/include/ImageGeneration.h b/detection/testUtils/include/ImageGeneration.h index 3f025d2..d1b8857 100644 --- a/detection/testUtils/include/ImageGeneration.h +++ b/detection/testUtils/include/ImageGeneration.h @@ -5,11 +5,11 @@ * under contract, and is subject to the Rights in Data-General Clause * * 52.227-14, Alt. IV (DEC 2007). * * * - * Copyright 2023 The MITRE Corporation. All Rights Reserved. * + * Copyright 2024 The MITRE Corporation. All Rights Reserved. * ******************************************************************************/ /****************************************************************************** - * Copyright 2023 The MITRE Corporation * + * Copyright 2024 The MITRE Corporation * * * * Licensed under the Apache License, Version 2.0 (the "License"); * * you may not use this file except in compliance with the License. * diff --git a/detection/testUtils/include/ReadDetectionsFromFile.h b/detection/testUtils/include/ReadDetectionsFromFile.h index 284bd2a..744896d 100644 --- a/detection/testUtils/include/ReadDetectionsFromFile.h +++ b/detection/testUtils/include/ReadDetectionsFromFile.h @@ -5,11 +5,11 @@ * under contract, and is subject to the Rights in Data-General Clause * * 52.227-14, Alt. IV (DEC 2007). * * * - * Copyright 2023 The MITRE Corporation. All Rights Reserved. * + * Copyright 2024 The MITRE Corporation. All Rights Reserved. * ******************************************************************************/ /****************************************************************************** - * Copyright 2023 The MITRE Corporation * + * Copyright 2024 The MITRE Corporation * * * * Licensed under the Apache License, Version 2.0 (the "License"); * * you may not use this file except in compliance with the License. * diff --git a/detection/testUtils/include/VideoGeneration.h b/detection/testUtils/include/VideoGeneration.h index f13b3ce..2f4a7f4 100644 --- a/detection/testUtils/include/VideoGeneration.h +++ b/detection/testUtils/include/VideoGeneration.h @@ -5,11 +5,11 @@ * under contract, and is subject to the Rights in Data-General Clause * * 52.227-14, Alt. IV (DEC 2007). * * * - * Copyright 2023 The MITRE Corporation. All Rights Reserved. * + * Copyright 2024 The MITRE Corporation. All Rights Reserved. * ******************************************************************************/ /****************************************************************************** - * Copyright 2023 The MITRE Corporation * + * Copyright 2024 The MITRE Corporation * * * * Licensed under the Apache License, Version 2.0 (the "License"); * * you may not use this file except in compliance with the License. * diff --git a/detection/testUtils/include/WriteDetectionsToFile.h b/detection/testUtils/include/WriteDetectionsToFile.h index d8b040d..4b004a0 100644 --- a/detection/testUtils/include/WriteDetectionsToFile.h +++ b/detection/testUtils/include/WriteDetectionsToFile.h @@ -5,11 +5,11 @@ * under contract, and is subject to the Rights in Data-General Clause * * 52.227-14, Alt. IV (DEC 2007). * * * - * Copyright 2023 The MITRE Corporation. All Rights Reserved. * + * Copyright 2024 The MITRE Corporation. All Rights Reserved. * ******************************************************************************/ /****************************************************************************** - * Copyright 2023 The MITRE Corporation * + * Copyright 2024 The MITRE Corporation * * * * Licensed under the Apache License, Version 2.0 (the "License"); * * you may not use this file except in compliance with the License. * diff --git a/detection/testUtils/src/DetectionComparison.cpp b/detection/testUtils/src/DetectionComparison.cpp index 0740764..be6944a 100644 --- a/detection/testUtils/src/DetectionComparison.cpp +++ b/detection/testUtils/src/DetectionComparison.cpp @@ -5,11 +5,11 @@ * under contract, and is subject to the Rights in Data-General Clause * * 52.227-14, Alt. IV (DEC 2007). * * * - * Copyright 2023 The MITRE Corporation. All Rights Reserved. * + * Copyright 2024 The MITRE Corporation. All Rights Reserved. * ******************************************************************************/ /****************************************************************************** - * Copyright 2023 The MITRE Corporation * + * Copyright 2024 The MITRE Corporation * * * * Licensed under the Apache License, Version 2.0 (the "License"); * * you may not use this file except in compliance with the License. * diff --git a/detection/testUtils/src/ImageGeneration.cpp b/detection/testUtils/src/ImageGeneration.cpp index 8e2009f..085980f 100644 --- a/detection/testUtils/src/ImageGeneration.cpp +++ b/detection/testUtils/src/ImageGeneration.cpp @@ -5,11 +5,11 @@ * under contract, and is subject to the Rights in Data-General Clause * * 52.227-14, Alt. IV (DEC 2007). * * * - * Copyright 2023 The MITRE Corporation. All Rights Reserved. * + * Copyright 2024 The MITRE Corporation. All Rights Reserved. * ******************************************************************************/ /****************************************************************************** - * Copyright 2023 The MITRE Corporation * + * Copyright 2024 The MITRE Corporation * * * * Licensed under the Apache License, Version 2.0 (the "License"); * * you may not use this file except in compliance with the License. * diff --git a/detection/testUtils/src/ReadDetectionsFromFile.cpp b/detection/testUtils/src/ReadDetectionsFromFile.cpp index 34d85d8..582a770 100644 --- a/detection/testUtils/src/ReadDetectionsFromFile.cpp +++ b/detection/testUtils/src/ReadDetectionsFromFile.cpp @@ -5,11 +5,11 @@ * under contract, and is subject to the Rights in Data-General Clause * * 52.227-14, Alt. IV (DEC 2007). * * * - * Copyright 2023 The MITRE Corporation. All Rights Reserved. * + * Copyright 2024 The MITRE Corporation. All Rights Reserved. * ******************************************************************************/ /****************************************************************************** - * Copyright 2023 The MITRE Corporation * + * Copyright 2024 The MITRE Corporation * * * * Licensed under the Apache License, Version 2.0 (the "License"); * * you may not use this file except in compliance with the License. * diff --git a/detection/testUtils/src/VideoGeneration.cpp b/detection/testUtils/src/VideoGeneration.cpp index 42ffc2e..ebd6bd5 100644 --- a/detection/testUtils/src/VideoGeneration.cpp +++ b/detection/testUtils/src/VideoGeneration.cpp @@ -5,11 +5,11 @@ * under contract, and is subject to the Rights in Data-General Clause * * 52.227-14, Alt. IV (DEC 2007). * * * - * Copyright 2023 The MITRE Corporation. All Rights Reserved. * + * Copyright 2024 The MITRE Corporation. All Rights Reserved. * ******************************************************************************/ /****************************************************************************** - * Copyright 2023 The MITRE Corporation * + * Copyright 2024 The MITRE Corporation * * * * Licensed under the Apache License, Version 2.0 (the "License"); * * you may not use this file except in compliance with the License. * diff --git a/detection/testUtils/src/WriteDetectionsToFile.cpp b/detection/testUtils/src/WriteDetectionsToFile.cpp index 123f18d..c8b32ed 100644 --- a/detection/testUtils/src/WriteDetectionsToFile.cpp +++ b/detection/testUtils/src/WriteDetectionsToFile.cpp @@ -5,11 +5,11 @@ * under contract, and is subject to the Rights in Data-General Clause * * 52.227-14, Alt. IV (DEC 2007). * * * - * Copyright 2023 The MITRE Corporation. All Rights Reserved. * + * Copyright 2024 The MITRE Corporation. All Rights Reserved. * ******************************************************************************/ /****************************************************************************** - * Copyright 2023 The MITRE Corporation * + * Copyright 2024 The MITRE Corporation * * * * Licensed under the Apache License, Version 2.0 (the "License"); * * you may not use this file except in compliance with the License. * diff --git a/detection/utils/CMakeLists.txt b/detection/utils/CMakeLists.txt index 723f92d..03f5ea4 100644 --- a/detection/utils/CMakeLists.txt +++ b/detection/utils/CMakeLists.txt @@ -5,11 +5,11 @@ # under contract, and is subject to the Rights in Data-General Clause # # 52.227-14, Alt. IV (DEC 2007). # # # -# Copyright 2023 The MITRE Corporation. All Rights Reserved. # +# Copyright 2024 The MITRE Corporation. All Rights Reserved. # ############################################################################# ############################################################################# -# Copyright 2023 The MITRE Corporation # +# Copyright 2024 The MITRE Corporation # # # # Licensed under the Apache License, Version 2.0 (the "License"); # # you may not use this file except in compliance with the License. # diff --git a/detection/utils/include/DlClassLoader.h b/detection/utils/include/DlClassLoader.h index f619d20..586b541 100644 --- a/detection/utils/include/DlClassLoader.h +++ b/detection/utils/include/DlClassLoader.h @@ -5,11 +5,11 @@ * under contract, and is subject to the Rights in Data-General Clause * * 52.227-14, Alt. IV (DEC 2007). * * * - * Copyright 2023 The MITRE Corporation. All Rights Reserved. * + * Copyright 2024 The MITRE Corporation. All Rights Reserved. * ******************************************************************************/ /****************************************************************************** - * Copyright 2023 The MITRE Corporation * + * Copyright 2024 The MITRE Corporation * * * * Licensed under the Apache License, Version 2.0 (the "License"); * * you may not use this file except in compliance with the License. * diff --git a/detection/utils/include/MPFSimpleConfigLoader.h b/detection/utils/include/MPFSimpleConfigLoader.h index 98bebed..64989c2 100644 --- a/detection/utils/include/MPFSimpleConfigLoader.h +++ b/detection/utils/include/MPFSimpleConfigLoader.h @@ -5,11 +5,11 @@ * under contract, and is subject to the Rights in Data-General Clause * * 52.227-14, Alt. IV (DEC 2007). * * * - * Copyright 2023 The MITRE Corporation. All Rights Reserved. * + * Copyright 2024 The MITRE Corporation. All Rights Reserved. * ******************************************************************************/ /****************************************************************************** - * Copyright 2023 The MITRE Corporation * + * Copyright 2024 The MITRE Corporation * * * * Licensed under the Apache License, Version 2.0 (the "License"); * * you may not use this file except in compliance with the License. * diff --git a/detection/utils/include/ModelsIniParser.h b/detection/utils/include/ModelsIniParser.h index 21a425f..eac615d 100644 --- a/detection/utils/include/ModelsIniParser.h +++ b/detection/utils/include/ModelsIniParser.h @@ -5,11 +5,11 @@ * under contract, and is subject to the Rights in Data-General Clause * * 52.227-14, Alt. IV (DEC 2007). * * * - * Copyright 2023 The MITRE Corporation. All Rights Reserved. * + * Copyright 2024 The MITRE Corporation. All Rights Reserved. * ******************************************************************************/ /****************************************************************************** - * Copyright 2023 The MITRE Corporation * + * Copyright 2024 The MITRE Corporation * * * * Licensed under the Apache License, Version 2.0 (the "License"); * * you may not use this file except in compliance with the License. * diff --git a/detection/utils/include/Utils.h b/detection/utils/include/Utils.h index 7f6130b..0ee4f99 100644 --- a/detection/utils/include/Utils.h +++ b/detection/utils/include/Utils.h @@ -5,11 +5,11 @@ * under contract, and is subject to the Rights in Data-General Clause * * 52.227-14, Alt. IV (DEC 2007). * * * - * Copyright 2023 The MITRE Corporation. All Rights Reserved. * + * Copyright 2024 The MITRE Corporation. All Rights Reserved. * ******************************************************************************/ /****************************************************************************** - * Copyright 2023 The MITRE Corporation * + * Copyright 2024 The MITRE Corporation * * * * Licensed under the Apache License, Version 2.0 (the "License"); * * you may not use this file except in compliance with the License. * diff --git a/detection/utils/src/MPFSimpleConfigLoader.cpp b/detection/utils/src/MPFSimpleConfigLoader.cpp index a7113e3..784e391 100644 --- a/detection/utils/src/MPFSimpleConfigLoader.cpp +++ b/detection/utils/src/MPFSimpleConfigLoader.cpp @@ -5,11 +5,11 @@ * under contract, and is subject to the Rights in Data-General Clause * * 52.227-14, Alt. IV (DEC 2007). * * * - * Copyright 2023 The MITRE Corporation. All Rights Reserved. * + * Copyright 2024 The MITRE Corporation. All Rights Reserved. * ******************************************************************************/ /****************************************************************************** - * Copyright 2023 The MITRE Corporation * + * Copyright 2024 The MITRE Corporation * * * * Licensed under the Apache License, Version 2.0 (the "License"); * * you may not use this file except in compliance with the License. * diff --git a/detection/utils/src/ModelsIniParser.cpp b/detection/utils/src/ModelsIniParser.cpp index 14fa43b..abf60d5 100644 --- a/detection/utils/src/ModelsIniParser.cpp +++ b/detection/utils/src/ModelsIniParser.cpp @@ -5,11 +5,11 @@ * under contract, and is subject to the Rights in Data-General Clause * * 52.227-14, Alt. IV (DEC 2007). * * * - * Copyright 2023 The MITRE Corporation. All Rights Reserved. * + * Copyright 2024 The MITRE Corporation. All Rights Reserved. * ******************************************************************************/ /****************************************************************************** - * Copyright 2023 The MITRE Corporation * + * Copyright 2024 The MITRE Corporation * * * * Licensed under the Apache License, Version 2.0 (the "License"); * * you may not use this file except in compliance with the License. * diff --git a/detection/utils/src/Utils.cpp b/detection/utils/src/Utils.cpp index ace40d7..de737e0 100644 --- a/detection/utils/src/Utils.cpp +++ b/detection/utils/src/Utils.cpp @@ -5,11 +5,11 @@ * under contract, and is subject to the Rights in Data-General Clause * * 52.227-14, Alt. IV (DEC 2007). * * * - * Copyright 2023 The MITRE Corporation. All Rights Reserved. * + * Copyright 2024 The MITRE Corporation. All Rights Reserved. * ******************************************************************************/ /****************************************************************************** - * Copyright 2023 The MITRE Corporation * + * Copyright 2024 The MITRE Corporation * * * * Licensed under the Apache License, Version 2.0 (the "License"); * * you may not use this file except in compliance with the License. * diff --git a/detection/utils/test/CMakeLists.txt b/detection/utils/test/CMakeLists.txt index 3c2cb1e..168bacd 100644 --- a/detection/utils/test/CMakeLists.txt +++ b/detection/utils/test/CMakeLists.txt @@ -5,11 +5,11 @@ # under contract, and is subject to the Rights in Data-General Clause # # 52.227-14, Alt. IV (DEC 2007). # # # -# Copyright 2023 The MITRE Corporation. All Rights Reserved. # +# Copyright 2024 The MITRE Corporation. All Rights Reserved. # ############################################################################# ############################################################################# -# Copyright 2023 The MITRE Corporation # +# Copyright 2024 The MITRE Corporation # # # # Licensed under the Apache License, Version 2.0 (the "License"); # # you may not use this file except in compliance with the License. # diff --git a/detection/utils/test/test_models_ini_parser.cpp b/detection/utils/test/test_models_ini_parser.cpp index 6280967..a16651a 100644 --- a/detection/utils/test/test_models_ini_parser.cpp +++ b/detection/utils/test/test_models_ini_parser.cpp @@ -5,11 +5,11 @@ * under contract, and is subject to the Rights in Data-General Clause * * 52.227-14, Alt. IV (DEC 2007). * * * - * Copyright 2023 The MITRE Corporation. All Rights Reserved. * + * Copyright 2024 The MITRE Corporation. All Rights Reserved. * ******************************************************************************/ /****************************************************************************** - * Copyright 2023 The MITRE Corporation * + * Copyright 2024 The MITRE Corporation * * * * Licensed under the Apache License, Version 2.0 (the "License"); * * you may not use this file except in compliance with the License. * diff --git a/interface/CMakeLists.txt b/interface/CMakeLists.txt index 7b36441..f953343 100644 --- a/interface/CMakeLists.txt +++ b/interface/CMakeLists.txt @@ -5,11 +5,11 @@ # under contract, and is subject to the Rights in Data-General Clause # # 52.227-14, Alt. IV (DEC 2007). # # # -# Copyright 2023 The MITRE Corporation. All Rights Reserved. # +# Copyright 2024 The MITRE Corporation. All Rights Reserved. # ############################################################################# ############################################################################# -# Copyright 2023 The MITRE Corporation # +# Copyright 2024 The MITRE Corporation # # # # Licensed under the Apache License, Version 2.0 (the "License"); # # you may not use this file except in compliance with the License. # diff --git a/interface/include/MPFComponentInterface.h b/interface/include/MPFComponentInterface.h index a94738d..68a9a16 100644 --- a/interface/include/MPFComponentInterface.h +++ b/interface/include/MPFComponentInterface.h @@ -5,11 +5,11 @@ * under contract, and is subject to the Rights in Data-General Clause * * 52.227-14, Alt. IV (DEC 2007). * * * - * Copyright 2023 The MITRE Corporation. All Rights Reserved. * + * Copyright 2024 The MITRE Corporation. All Rights Reserved. * ******************************************************************************/ /****************************************************************************** - * Copyright 2023 The MITRE Corporation * + * Copyright 2024 The MITRE Corporation * * * * Licensed under the Apache License, Version 2.0 (the "License"); * * you may not use this file except in compliance with the License. * diff --git a/mpf-cmake-helpers/CMakeLists.txt b/mpf-cmake-helpers/CMakeLists.txt index 0350422..618b13e 100644 --- a/mpf-cmake-helpers/CMakeLists.txt +++ b/mpf-cmake-helpers/CMakeLists.txt @@ -5,11 +5,11 @@ # under contract, and is subject to the Rights in Data-General Clause # # 52.227-14, Alt. IV (DEC 2007). # # # -# Copyright 2023 The MITRE Corporation. All Rights Reserved. # +# Copyright 2024 The MITRE Corporation. All Rights Reserved. # ############################################################################# ############################################################################# -# Copyright 2023 The MITRE Corporation # +# Copyright 2024 The MITRE Corporation # # # # Licensed under the Apache License, Version 2.0 (the "License"); # # you may not use this file except in compliance with the License. # diff --git a/mpf-cmake-helpers/CopySharedLibDependencies.cmake b/mpf-cmake-helpers/CopySharedLibDependencies.cmake index f99cd78..c358f2b 100644 --- a/mpf-cmake-helpers/CopySharedLibDependencies.cmake +++ b/mpf-cmake-helpers/CopySharedLibDependencies.cmake @@ -5,11 +5,11 @@ # under contract, and is subject to the Rights in Data-General Clause # # 52.227-14, Alt. IV (DEC 2007). # # # -# Copyright 2023 The MITRE Corporation. All Rights Reserved. # +# Copyright 2024 The MITRE Corporation. All Rights Reserved. # ############################################################################# ############################################################################# -# Copyright 2023 The MITRE Corporation # +# Copyright 2024 The MITRE Corporation # # # # Licensed under the Apache License, Version 2.0 (the "License"); # # you may not use this file except in compliance with the License. # diff --git a/mpf-cmake-helpers/MpfHelpers.cmake b/mpf-cmake-helpers/MpfHelpers.cmake index 0719aed..5453a0f 100644 --- a/mpf-cmake-helpers/MpfHelpers.cmake +++ b/mpf-cmake-helpers/MpfHelpers.cmake @@ -5,11 +5,11 @@ # under contract, and is subject to the Rights in Data-General Clause # # 52.227-14, Alt. IV (DEC 2007). # # # -# Copyright 2023 The MITRE Corporation. All Rights Reserved. # +# Copyright 2024 The MITRE Corporation. All Rights Reserved. # ############################################################################# ############################################################################# -# Copyright 2023 The MITRE Corporation # +# Copyright 2024 The MITRE Corporation # # # # Licensed under the Apache License, Version 2.0 (the "License"); # # you may not use this file except in compliance with the License. # diff --git a/mpf-cmake-helpers/mpfCMakeHelpersConfig.cmake b/mpf-cmake-helpers/mpfCMakeHelpersConfig.cmake index 66c7adf..4d3bd12 100644 --- a/mpf-cmake-helpers/mpfCMakeHelpersConfig.cmake +++ b/mpf-cmake-helpers/mpfCMakeHelpersConfig.cmake @@ -5,11 +5,11 @@ # under contract, and is subject to the Rights in Data-General Clause # # 52.227-14, Alt. IV (DEC 2007). # # # -# Copyright 2023 The MITRE Corporation. All Rights Reserved. # +# Copyright 2024 The MITRE Corporation. All Rights Reserved. # ############################################################################# ############################################################################# -# Copyright 2023 The MITRE Corporation # +# Copyright 2024 The MITRE Corporation # # # # Licensed under the Apache License, Version 2.0 (the "License"); # # you may not use this file except in compliance with the License. #