summaryrefslogtreecommitdiff
path: root/test/vp9_lossless_test.cc
diff options
context:
space:
mode:
authorFrank Galligan <fgalligan@google.com>2013-12-12 08:36:34 -0800
committerFrank Galligan <fgalligan@google.com>2013-12-12 08:36:34 -0800
commit38536f6b1c0f92aacbf3fea22558aa04178bda63 (patch)
tree2d3bd3f6cc8c7fe8fa9cdc7605109ed89e45add3 /test/vp9_lossless_test.cc
parent802fc78bd74b7acf332d7c9a295846d9ff5eb2f7 (diff)
downloadlibvpx-38536f6b1c0f92aacbf3fea22558aa04178bda63.tar
libvpx-38536f6b1c0f92aacbf3fea22558aa04178bda63.tar.gz
libvpx-38536f6b1c0f92aacbf3fea22558aa04178bda63.tar.bz2
libvpx-38536f6b1c0f92aacbf3fea22558aa04178bda63.zip
Cleanup copyright headers.
Change-Id: I7ff2b18e085f3fffaa7f25d40e4e50427b808f43
Diffstat (limited to 'test/vp9_lossless_test.cc')
-rw-r--r--test/vp9_lossless_test.cc16
1 files changed, 8 insertions, 8 deletions
diff --git a/test/vp9_lossless_test.cc b/test/vp9_lossless_test.cc
index e8c32b41c..03b89f8df 100644
--- a/test/vp9_lossless_test.cc
+++ b/test/vp9_lossless_test.cc
@@ -1,12 +1,12 @@
/*
- Copyright (c) 2012 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.
-*/
+ * Copyright (c) 2013 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.
+ */
#include "third_party/googletest/src/include/gtest/gtest.h"
#include "test/codec_factory.h"