]> granicus.if.org Git - libvpx/commitdiff
Add missing Copyright to python files
authorangiebird <angiebird@google.com>
Sat, 14 Mar 2020 00:25:49 +0000 (17:25 -0700)
committerangiebird <angiebird@google.com>
Mon, 16 Mar 2020 18:59:49 +0000 (11:59 -0700)
BUG=webm:1655,webm:1654

Change-Id: I2063c59218e082f40958dddbdcb1c105d5440199

tools/3D-Reconstruction/MotionEST/Anandan.py
tools/3D-Reconstruction/MotionEST/Exhaust.py
tools/3D-Reconstruction/MotionEST/GroundTruth.py
tools/3D-Reconstruction/MotionEST/HornSchunck.py
tools/3D-Reconstruction/MotionEST/MotionEST.py
tools/3D-Reconstruction/MotionEST/SearchSmooth.py
tools/3D-Reconstruction/MotionEST/Util.py
tools/3D-Reconstruction/genY4M/genY4M.py
tools/non_greedy_mv/non_greedy_mv.py

index b96cd9fd0402c78d8406fb4f5fa366809eee56e5..5ff9e9893212d126d858cb421fcbb0b7ea0ce47a 100644 (file)
@@ -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
index 97cfc41de40be9d3fa42fdfd630e122026f22124..2d6a4d81149402ea2d8615fa452190a1ca931b0a 100644 (file)
@@ -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
index 20eb5f1eb2a55f09d8c4b2607db4b6cd71d45887..12bc53ff7317429a2160f0fd475c82890571792e 100644 (file)
@@ -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
index 38fcae1e71bdee8688e31bc4b91946fb8eb09602..976bd4a17838349c01ba2a9e3e84f79f8a2bc041 100644 (file)
@@ -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
index a9a4acedc24c5ce78a798d560171a27f9dcd2d90..0959530fa0696d9888b7f28c46481fb122c373df 100644 (file)
@@ -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
index e0b7fb6385450608845b0f322c93de62da17a49b..2dc6771ee525c64bc1262e299c8e4f692fa82cc7 100644 (file)
@@ -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
index a5265f44e0aece873f7ca92cf8ee522da749747e..551881cfd7c716d44597fc4681865432196a67ff 100644 (file)
@@ -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
index 6ef5c6c8cce07929b479bdaa6f245ae77409fda8..8028102f0c86242735743805d295ed783a16c193 100644 (file)
@@ -1,3 +1,12 @@
+##  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.
+##
+
 import argparse
 from os import listdir, path
 from PIL import Image
index 513faa435f949b368a7dcacec8a91bf8befbdf39..a46b7e760c4e1a78e99f708e8fdcce5c96d4bbc0 100644 (file)
@@ -1,3 +1,12 @@
+##  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.
+##
+
 import sys
 import matplotlib.pyplot as plt
 from matplotlib.collections import LineCollection