|
@@ -1,10 +1,11 @@
|
|
//
|
|
//
|
|
// Copyright (c) 2015-present, Parse, LLC.
|
|
// Copyright (c) 2015-present, Parse, LLC.
|
|
|
|
+// Portions Copyright (c) 2017-present, Nikita Lutsenko
|
|
|
|
+//
|
|
// All rights reserved.
|
|
// All rights reserved.
|
|
//
|
|
//
|
|
-// This source code is licensed under the BSD-style license found in the
|
|
|
|
-// LICENSE file in the root directory of this source tree. An additional grant
|
|
|
|
-// of patent rights can be found in the PATENTS file in the same directory.
|
|
|
|
|
|
+// This source code is licensed under the BSD-style license found
|
|
|
|
+// in the LICENSE file in the root directory of this source tree.
|
|
//
|
|
//
|
|
|
|
|
|
// Whether to strip out code that isn't called from anywhere
|
|
// Whether to strip out code that isn't called from anywhere
|