changed headers for license
Change-Id: Ie09fd98548a9c3300a523b40f83d42c3de13e1c3
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
// Copyright (c) 2010 The WebM project authors. All Rights Reserved.
|
||||
//
|
||||
// Use of this source code is governed by a BSD-style license and patent
|
||||
// grant that can be found in the LICENSE file in the root of the source
|
||||
// tree. All contributing project authors may be found in the AUTHORS
|
||||
// file in the root of the source tree.
|
||||
// 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 "mkvparser.hpp"
|
||||
#include <cassert>
|
||||
|
@@ -1,9 +1,10 @@
|
||||
// Copyright (c) 2010 The WebM project authors. All Rights Reserved.
|
||||
//
|
||||
// Use of this source code is governed by a BSD-style license and patent
|
||||
// grant that can be found in the LICENSE file in the root of the source
|
||||
// tree. All contributing project authors may be found in the AUTHORS
|
||||
// file in the root of the source tree.
|
||||
// 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.
|
||||
|
||||
#ifndef MKVPARSER_HPP
|
||||
#define MKVPARSER_HPP
|
||||
|
@@ -1,9 +1,10 @@
|
||||
// Copyright (c) 2010 The WebM project authors. All Rights Reserved.
|
||||
//
|
||||
// Use of this source code is governed by a BSD-style license and patent
|
||||
// grant that can be found in the LICENSE file in the root of the source
|
||||
// tree. All contributing project authors may be found in the AUTHORS
|
||||
// file in the root of the source tree.
|
||||
// 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 "mkvreader.hpp"
|
||||
|
||||
|
@@ -1,9 +1,10 @@
|
||||
// Copyright (c) 2010 The WebM project authors. All Rights Reserved.
|
||||
//
|
||||
// Use of this source code is governed by a BSD-style license and patent
|
||||
// grant that can be found in the LICENSE file in the root of the source
|
||||
// tree. All contributing project authors may be found in the AUTHORS
|
||||
// file in the root of the source tree.
|
||||
// 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.
|
||||
|
||||
#ifndef MKVREADER_HPP
|
||||
#define MKVREADER_HPP
|
||||
|
@@ -1,9 +1,10 @@
|
||||
// Copyright (c) 2010 The WebM project authors. All Rights Reserved.
|
||||
//
|
||||
// Use of this source code is governed by a BSD-style license and patent
|
||||
// grant that can be found in the LICENSE file in the root of the source
|
||||
// tree. All contributing project authors may be found in the AUTHORS
|
||||
// file in the root of the source tree.
|
||||
// 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 sample application is designed to help clients understand how to use
|
||||
// mkvparser library.
|
||||
|
Reference in New Issue
Block a user