Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion NOTICE
Original file line number Diff line number Diff line change
Expand Up @@ -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 2022 The MITRE Corporation. All Rights Reserved.
Copyright 2023 The MITRE Corporation. All Rights Reserved.
4 changes: 2 additions & 2 deletions cpp/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
# under contract, and is subject to the Rights in Data-General Clause #
# 52.227-14, Alt. IV (DEC 2007). #
# #
# Copyright 2022 The MITRE Corporation. All Rights Reserved. #
# Copyright 2023 The MITRE Corporation. All Rights Reserved. #
#############################################################################

#############################################################################
# Copyright 2022 The MITRE Corporation #
# Copyright 2023 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. #
Expand Down
4 changes: 2 additions & 2 deletions cpp/ComponentSetup.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
# under contract, and is subject to the Rights in Data-General Clause #
# 52.227-14, Alt. IV (DEC 2007). #
# #
# Copyright 2022 The MITRE Corporation. All Rights Reserved. #
# Copyright 2023 The MITRE Corporation. All Rights Reserved. #
#############################################################################

#############################################################################
# Copyright 2022 The MITRE Corporation #
# Copyright 2023 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. #
Expand Down
4 changes: 2 additions & 2 deletions cpp/motion/.dockerignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
# under contract, and is subject to the Rights in Data-General Clause #
# 52.227-14, Alt. IV (DEC 2007). #
# #
# Copyright 2022 The MITRE Corporation. All Rights Reserved. #
# Copyright 2023 The MITRE Corporation. All Rights Reserved. #
#############################################################################

#############################################################################
# Copyright 2022 The MITRE Corporation #
# Copyright 2023 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. #
Expand Down
2 changes: 1 addition & 1 deletion cpp/motion/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# under contract, and is subject to the Rights in Data-General Clause #
# 52.227-14, Alt. IV (DEC 2007). #
# #
# Copyright 2022 The MITRE Corporation. All Rights Reserved. #
# Copyright 2023 The MITRE Corporation. All Rights Reserved. #
#############################################################################

#############################################################################
Expand Down
2 changes: 1 addition & 1 deletion cpp/motion/MogMotionDetection/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# under contract, and is subject to the Rights in Data-General Clause #
# 52.227-14, Alt. IV (DEC 2007). #
# #
# Copyright 2022 The MITRE Corporation. All Rights Reserved. #
# Copyright 2023 The MITRE Corporation. All Rights Reserved. #
#############################################################################

#############################################################################
Expand Down
4 changes: 2 additions & 2 deletions cpp/motion/MogMotionDetection/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@
# under contract, and is subject to the Rights in Data-General Clause #
# 52.227-14, Alt. IV (DEC 2007). #
# #
# Copyright 2022 The MITRE Corporation. All Rights Reserved. #
# Copyright 2023 The MITRE Corporation. All Rights Reserved. #
#############################################################################

#############################################################################
# Copyright 2022 The MITRE Corporation #
# Copyright 2023 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. #
Expand Down
2 changes: 1 addition & 1 deletion cpp/motion/MogMotionDetection/MotionDetection_MOG2.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* under contract, and is subject to the Rights in Data-General Clause *
* 52.227-14, Alt. IV (DEC 2007). *
* *
* Copyright 2022 The MITRE Corporation. All Rights Reserved. *
* Copyright 2023 The MITRE Corporation. All Rights Reserved. *
******************************************************************************/

/******************************************************************************
Expand Down
2 changes: 1 addition & 1 deletion cpp/motion/MogMotionDetection/MotionDetection_MOG2.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* under contract, and is subject to the Rights in Data-General Clause *
* 52.227-14, Alt. IV (DEC 2007). *
* *
* Copyright 2022 The MITRE Corporation. All Rights Reserved. *
* Copyright 2023 The MITRE Corporation. All Rights Reserved. *
******************************************************************************/

/******************************************************************************
Expand Down
4 changes: 2 additions & 2 deletions cpp/motion/MogMotionDetection/sample_mog_motion_detector.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
* under contract, and is subject to the Rights in Data-General Clause *
* 52.227-14, Alt. IV (DEC 2007). *
* *
* Copyright 2022 The MITRE Corporation. All Rights Reserved. *
* Copyright 2023 The MITRE Corporation. All Rights Reserved. *
******************************************************************************/

/******************************************************************************
* Copyright 2022 The MITRE Corporation *
* Copyright 2023 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. *
Expand Down
2 changes: 1 addition & 1 deletion cpp/motion/MogMotionDetection/test/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# under contract, and is subject to the Rights in Data-General Clause #
# 52.227-14, Alt. IV (DEC 2007). #
# #
# Copyright 2022 The MITRE Corporation. All Rights Reserved. #
# Copyright 2023 The MITRE Corporation. All Rights Reserved. #
#############################################################################

#############################################################################
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* under contract, and is subject to the Rights in Data-General Clause *
* 52.227-14, Alt. IV (DEC 2007). *
* *
* Copyright 2022 The MITRE Corporation. All Rights Reserved. *
* Copyright 2023 The MITRE Corporation. All Rights Reserved. *
******************************************************************************/

/******************************************************************************
Expand Down
2 changes: 1 addition & 1 deletion cpp/motion/NOTICE
Original file line number Diff line number Diff line change
Expand Up @@ -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 2022 The MITRE Corporation. All Rights Reserved.
Copyright 2023 The MITRE Corporation. All Rights Reserved.
2 changes: 1 addition & 1 deletion cpp/motion/STRUCK/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# under contract, and is subject to the Rights in Data-General Clause #
# 52.227-14, Alt. IV (DEC 2007). #
# #
# Copyright 2022 The MITRE Corporation. All Rights Reserved. #
# Copyright 2023 The MITRE Corporation. All Rights Reserved. #
#############################################################################

#############################################################################
Expand Down
2 changes: 1 addition & 1 deletion cpp/motion/STRUCK/struck.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* under contract, and is subject to the Rights in Data-General Clause *
* 52.227-14, Alt. IV (DEC 2007). *
* *
* Copyright 2022 The MITRE Corporation. All Rights Reserved. *
* Copyright 2023 The MITRE Corporation. All Rights Reserved. *
******************************************************************************/

/******************************************************************************
Expand Down
2 changes: 1 addition & 1 deletion cpp/motion/STRUCK/struck.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* under contract, and is subject to the Rights in Data-General Clause *
* 52.227-14, Alt. IV (DEC 2007). *
* *
* Copyright 2022 The MITRE Corporation. All Rights Reserved. *
* Copyright 2023 The MITRE Corporation. All Rights Reserved. *
******************************************************************************/

/******************************************************************************
Expand Down
2 changes: 1 addition & 1 deletion cpp/motion/SubsenseMotionDetection/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# under contract, and is subject to the Rights in Data-General Clause #
# 52.227-14, Alt. IV (DEC 2007). #
# #
# Copyright 2022 The MITRE Corporation. All Rights Reserved. #
# Copyright 2023 The MITRE Corporation. All Rights Reserved. #
#############################################################################

#############################################################################
Expand Down
4 changes: 2 additions & 2 deletions cpp/motion/SubsenseMotionDetection/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@
# under contract, and is subject to the Rights in Data-General Clause #
# 52.227-14, Alt. IV (DEC 2007). #
# #
# Copyright 2022 The MITRE Corporation. All Rights Reserved. #
# Copyright 2023 The MITRE Corporation. All Rights Reserved. #
#############################################################################

#############################################################################
# Copyright 2022 The MITRE Corporation #
# Copyright 2023 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. #
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* under contract, and is subject to the Rights in Data-General Clause *
* 52.227-14, Alt. IV (DEC 2007). *
* *
* Copyright 2022 The MITRE Corporation. All Rights Reserved. *
* Copyright 2023 The MITRE Corporation. All Rights Reserved. *
******************************************************************************/

/******************************************************************************
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* under contract, and is subject to the Rights in Data-General Clause *
* 52.227-14, Alt. IV (DEC 2007). *
* *
* Copyright 2022 The MITRE Corporation. All Rights Reserved. *
* Copyright 2023 The MITRE Corporation. All Rights Reserved. *
******************************************************************************/

/******************************************************************************
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
* under contract, and is subject to the Rights in Data-General Clause *
* 52.227-14, Alt. IV (DEC 2007). *
* *
* Copyright 2022 The MITRE Corporation. All Rights Reserved. *
* Copyright 2023 The MITRE Corporation. All Rights Reserved. *
******************************************************************************/

/******************************************************************************
* Copyright 2022 The MITRE Corporation *
* Copyright 2023 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. *
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
* under contract, and is subject to the Rights in Data-General Clause *
* 52.227-14, Alt. IV (DEC 2007). *
* *
* Copyright 2022 The MITRE Corporation. All Rights Reserved. *
* Copyright 2023 The MITRE Corporation. All Rights Reserved. *
******************************************************************************/

/******************************************************************************
* Copyright 2022 The MITRE Corporation *
* Copyright 2023 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. *
Expand Down
2 changes: 1 addition & 1 deletion cpp/motion/SubsenseMotionDetection/SubsenseUtils.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* under contract, and is subject to the Rights in Data-General Clause *
* 52.227-14, Alt. IV (DEC 2007). *
* *
* Copyright 2022 The MITRE Corporation. All Rights Reserved. *
* Copyright 2023 The MITRE Corporation. All Rights Reserved. *
******************************************************************************/

/******************************************************************************
Expand Down
2 changes: 1 addition & 1 deletion cpp/motion/SubsenseMotionDetection/SubsenseUtils.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* under contract, and is subject to the Rights in Data-General Clause *
* 52.227-14, Alt. IV (DEC 2007). *
* *
* Copyright 2022 The MITRE Corporation. All Rights Reserved. *
* Copyright 2023 The MITRE Corporation. All Rights Reserved. *
******************************************************************************/

/******************************************************************************
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
* under contract, and is subject to the Rights in Data-General Clause *
* 52.227-14, Alt. IV (DEC 2007). *
* *
* Copyright 2022 The MITRE Corporation. All Rights Reserved. *
* Copyright 2023 The MITRE Corporation. All Rights Reserved. *
******************************************************************************/

/******************************************************************************
* Copyright 2022 The MITRE Corporation *
* Copyright 2023 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. *
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
* under contract, and is subject to the Rights in Data-General Clause *
* 52.227-14, Alt. IV (DEC 2007). *
* *
* Copyright 2022 The MITRE Corporation. All Rights Reserved. *
* Copyright 2023 The MITRE Corporation. All Rights Reserved. *
******************************************************************************/

/******************************************************************************
* Copyright 2022 The MITRE Corporation *
* Copyright 2023 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. *
Expand Down
2 changes: 1 addition & 1 deletion cpp/motion/SubsenseMotionDetection/test/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# under contract, and is subject to the Rights in Data-General Clause #
# 52.227-14, Alt. IV (DEC 2007). #
# #
# Copyright 2022 The MITRE Corporation. All Rights Reserved. #
# Copyright 2023 The MITRE Corporation. All Rights Reserved. #
#############################################################################

#############################################################################
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* under contract, and is subject to the Rights in Data-General Clause *
* 52.227-14, Alt. IV (DEC 2007). *
* *
* Copyright 2022 The MITRE Corporation. All Rights Reserved. *
* Copyright 2023 The MITRE Corporation. All Rights Reserved. *
******************************************************************************/

/******************************************************************************
Expand Down
Loading