Change to use AOM copyright notice

Change-Id: I2b2b70e756b7eb9611b7b33b7d5f19b3b30e0a50
This commit is contained in:
Yaowu Xu
2016-09-02 12:04:54 -07:00
parent 890c4f2497
commit 2ab7ff05f1
210 changed files with 1572 additions and 1370 deletions

View File

@@ -1,14 +1,14 @@
#!/bin/sh
## Copyright (c) 2016, Alliance for Open Media. All rights reserved
##
## Copyright (c) 2014 The WebM project authors. All Rights Reserved.
## This source code is subject to the terms of the BSD 2 Clause License and
## the Alliance for Open Media Patent License 1.0. If the BSD 2 Clause License
## was not distributed with this source code in the LICENSE file, you can
## obtain it at www.aomedia.org/license/software. If the Alliance for Open
## Media Patent License 1.0 was not distributed with this source code in the
## PATENTS file, you can obtain it at www.aomedia.org/license/patent.
##
## 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.
##
## This file runs all of the tests for the libaom examples.
## This file runs all of the tests for the libaom examples.
##
. $(dirname $0)/tools_common.sh