Fix whitespace and copyrights
There were some mistakes in previous merges from pi-dev to master in whitespace and copyright notices. This fixes them. Test: tested as part of http://go/ag/4674759 Change-Id: Iae46c121de59233b62925a4d8c97f2b370e3e7f1
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
/*
|
||||
* Copyright 2018 Google LLC. All Rights Reserved. This file and proprietary
|
||||
* source code may only be used and distributed under the Widevine Master
|
||||
* License Agreement.
|
||||
* Copyright (C) 2010 The Android Open Source Project
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
|
||||
@@ -1,5 +1,7 @@
|
||||
//
|
||||
// Copyright 2017 Google Inc. All Rights Reserved.
|
||||
// Copyright 2018 Google LLC. All Rights Reserved. This file and proprietary
|
||||
// source code may only be used and distributed under the Widevine Master
|
||||
// License Agreement.
|
||||
//
|
||||
|
||||
#include "WVCreatePluginFactories.h"
|
||||
|
||||
@@ -1,5 +1,7 @@
|
||||
//
|
||||
// Copyright 2017 Google Inc. All Rights Reserved.
|
||||
// Copyright 2018 Google LLC. All Rights Reserved. This file and proprietary
|
||||
// source code may only be used and distributed under the Widevine Master
|
||||
// License Agreement.
|
||||
//
|
||||
|
||||
//#define LOG_NDEBUG 0
|
||||
|
||||
@@ -1,5 +1,7 @@
|
||||
//
|
||||
// Copyright 2017 Google Inc. All Rights Reserved.
|
||||
// Copyright 2018 Google LLC. All Rights Reserved. This file and proprietary
|
||||
// source code may only be used and distributed under the Widevine Master
|
||||
// License Agreement.
|
||||
//
|
||||
|
||||
//#define LOG_NDEBUG 0
|
||||
|
||||
@@ -24,5 +24,3 @@ namespace widevine_vts {
|
||||
}
|
||||
};
|
||||
}; // namespace widevine_vts
|
||||
|
||||
|
||||
|
||||
@@ -1,5 +1,7 @@
|
||||
//
|
||||
// Copyright 2017 Google Inc. All Rights Reserved.
|
||||
// Copyright 2018 Google LLC. All Rights Reserved. This file and proprietary
|
||||
// source code may only be used and distributed under the Widevine Master
|
||||
// License Agreement.
|
||||
//
|
||||
#include "gtest/gtest.h"
|
||||
#include "license_request.h"
|
||||
@@ -158,5 +160,3 @@ namespace widevine_vts {
|
||||
}
|
||||
|
||||
}; // namespace widevine_vts
|
||||
|
||||
|
||||
|
||||
@@ -1,5 +1,7 @@
|
||||
//
|
||||
// Copyright 2017 Google Inc. All Rights Reserved.
|
||||
// Copyright 2018 Google LLC. All Rights Reserved. This file and proprietary
|
||||
// source code may only be used and distributed under the Widevine Master
|
||||
// License Agreement.
|
||||
//
|
||||
#ifndef WIDEVINE_VENDOR_VTS_MODULE
|
||||
#define WIDEVINE_VENDOR_VTS_MODULE
|
||||
|
||||
Reference in New Issue
Block a user