summaryrefslogtreecommitdiff
path: root/tools/3D-Reconstruction/MotionEST/MotionEST.py
diff options
context:
space:
mode:
Diffstat (limited to 'tools/3D-Reconstruction/MotionEST/MotionEST.py')
-rw-r--r--tools/3D-Reconstruction/MotionEST/MotionEST.py10
1 files changed, 9 insertions, 1 deletions
diff --git a/tools/3D-Reconstruction/MotionEST/MotionEST.py b/tools/3D-Reconstruction/MotionEST/MotionEST.py
index a9a4acedc..0959530fa 100644
--- a/tools/3D-Reconstruction/MotionEST/MotionEST.py
+++ b/tools/3D-Reconstruction/MotionEST/MotionEST.py
@@ -1,4 +1,12 @@
-#!/ usr / bin / env python
+## Copyright (c) 2020 The WebM project authors. All Rights Reserved.
+##
+## Use of this source code is governed by a BSD-style license
+## that can be found in the LICENSE file in the root of the source
+## tree. An additional intellectual property rights grant can be found
+## in the file PATENTS. All contributing project authors may
+## be found in the AUTHORS file in the root of the source tree.
+##
+
#coding : utf - 8
import numpy as np
import numpy.linalg as LA