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:
Fred Gylys-Colwell
2018-07-01 21:17:22 -07:00
parent 0099f8d08b
commit bbb89c2d7f
7 changed files with 16 additions and 12 deletions

View File

@@ -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.

View File

@@ -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"

View File

@@ -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

View File

@@ -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

View File

@@ -24,5 +24,3 @@ namespace widevine_vts {
}
};
}; // namespace widevine_vts

View File

@@ -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

View File

@@ -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