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