Skip to content

Commit 14ca2da

Browse files
committed
Add copyright header
1 parent bd7ddf7 commit 14ca2da

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Parse/src/main/java/com/parse/ParseStethoInterceptor.java

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
/*
2+
* Copyright (c) 2015-present, Parse, LLC.
3+
* All rights reserved.
4+
*
5+
* This source code is licensed under the BSD-style license found in the
6+
* LICENSE file in the root directory of this source tree. An additional grant
7+
* of patent rights can be found in the PATENTS file in the same directory.
8+
*/
19
package com.parse;
210

311
import com.facebook.stetho.inspector.network.DefaultResponseHandler;

0 commit comments

Comments
 (0)