Migrate Android sources to MIT license header

Reviewed By: fkgozali

Differential Revision: D8065619

fbshipit-source-id: 719c303b40c96950bab8e5dde9a75f449b2956c6
This commit is contained in:
Héctor Ramos 2018-05-31 15:31:03 -07:00 committed by Facebook Github Bot
parent dcfe4ef26f
commit da7873563b
242 changed files with 957 additions and 246 deletions

View File

@ -1,5 +1,3 @@
// Copyright 2004-present Facebook. All Rights Reserved.
/** /**
* Copyright (c) 2015-present, Facebook, Inc. * Copyright (c) 2015-present, Facebook, Inc.
* *

View File

@ -1,5 +1,3 @@
// Copyright 2004-present Facebook. All Rights Reserved.
/** /**
* Copyright (c) 2015-present, Facebook, Inc. * Copyright (c) 2015-present, Facebook, Inc.
* *

View File

@ -1,5 +1,3 @@
// Copyright 2004-present Facebook. All Rights Reserved.
/** /**
* Copyright (c) 2015-present, Facebook, Inc. * Copyright (c) 2015-present, Facebook, Inc.
* *

View File

@ -1,4 +1,7 @@
// Copyright 2004-present Facebook. All Rights Reserved. // Copyright (c) 2004-present, Facebook, Inc.
// This source code is licensed under the MIT license found in the
// LICENSE file in the root directory of this source tree.
#import <Foundation/Foundation.h> #import <Foundation/Foundation.h>
#import <JavaScriptCore/JSBase.h> #import <JavaScriptCore/JSBase.h>

View File

@ -1,4 +1,7 @@
// Copyright 2004-present Facebook. All Rights Reserved. // Copyright (c) 2004-present, Facebook, Inc.
// This source code is licensed under the MIT license found in the
// LICENSE file in the root directory of this source tree.
#import <Foundation/Foundation.h> #import <Foundation/Foundation.h>
#import <React/RCTDefines.h> #import <React/RCTDefines.h>

View File

@ -1,4 +1,7 @@
// Copyright 2004-present Facebook. All Rights Reserved. // Copyright (c) 2004-present, Facebook, Inc.
// This source code is licensed under the MIT license found in the
// LICENSE file in the root directory of this source tree.
#import <Foundation/Foundation.h> #import <Foundation/Foundation.h>
#import <React/RCTDefines.h> #import <React/RCTDefines.h>

View File

@ -1,4 +1,7 @@
// Copyright 2015-present Facebook. All Rights Reserved. // Copyright (c) 2015-present, Facebook, Inc.
// This source code is licensed under the MIT license found in the
// LICENSE file in the root directory of this source tree.
apply plugin: 'com.android.library' apply plugin: 'com.android.library'
apply plugin: 'maven' apply plugin: 'maven'

View File

@ -1,4 +1,7 @@
// Copyright 2015-present Facebook. All Rights Reserved. // Copyright (c) 2015-present, Facebook, Inc.
// This source code is licensed under the MIT license found in the
// LICENSE file in the root directory of this source tree.
apply plugin: 'maven' apply plugin: 'maven'
apply plugin: 'signing' apply plugin: 'signing'

View File

@ -1,4 +1,7 @@
// Copyright 2004-present Facebook. All Rights Reserved. // Copyright (c) 2004-present, Facebook, Inc.
// This source code is licensed under the MIT license found in the
// LICENSE file in the root directory of this source tree.
package com.facebook.debug.debugoverlay.model; package com.facebook.debug.debugoverlay.model;

View File

@ -1,4 +1,7 @@
// Copyright 2004-present Facebook. All Rights Reserved. // Copyright (c) 2004-present, Facebook, Inc.
// This source code is licensed under the MIT license found in the
// LICENSE file in the root directory of this source tree.
package com.facebook.debug.holder; package com.facebook.debug.holder;

View File

@ -1,4 +1,7 @@
// Copyright 2004-present Facebook. All Rights Reserved. // Copyright (c) 2004-present, Facebook, Inc.
// This source code is licensed under the MIT license found in the
// LICENSE file in the root directory of this source tree.
package com.facebook.debug.holder; package com.facebook.debug.holder;

View File

@ -1,4 +1,7 @@
// Copyright 2004-present Facebook. All Rights Reserved. // Copyright (c) 2004-present, Facebook, Inc.
// This source code is licensed under the MIT license found in the
// LICENSE file in the root directory of this source tree.
package com.facebook.debug.holder; package com.facebook.debug.holder;

View File

@ -1,4 +1,7 @@
// Copyright 2004-present Facebook. All Rights Reserved. // Copyright (c) 2004-present, Facebook, Inc.
// This source code is licensed under the MIT license found in the
// LICENSE file in the root directory of this source tree.
package com.facebook.debug.tags; package com.facebook.debug.tags;

View File

@ -1,4 +1,7 @@
// Copyright 2004-present Facebook. All Rights Reserved. // Copyright (c) 2004-present, Facebook, Inc.
// This source code is licensed under the MIT license found in the
// LICENSE file in the root directory of this source tree.
package com.facebook.jni; package com.facebook.jni;

View File

@ -1,4 +1,7 @@
// Copyright 2004-present Facebook. All Rights Reserved. // Copyright (c) 2004-present, Facebook, Inc.
// This source code is licensed under the MIT license found in the
// LICENSE file in the root directory of this source tree.
package com.facebook.jni; package com.facebook.jni;

View File

@ -1,4 +1,7 @@
// Copyright 2004-present Facebook. All Rights Reserved. // Copyright (c) 2004-present, Facebook, Inc.
// This source code is licensed under the MIT license found in the
// LICENSE file in the root directory of this source tree.
package com.facebook.jni; package com.facebook.jni;

View File

@ -1,4 +1,7 @@
// Copyright 2004-present Facebook. All Rights Reserved. // Copyright (c) 2004-present, Facebook, Inc.
// This source code is licensed under the MIT license found in the
// LICENSE file in the root directory of this source tree.
package com.facebook.jni; package com.facebook.jni;
import com.facebook.proguard.annotations.DoNotStrip; import com.facebook.proguard.annotations.DoNotStrip;

View File

@ -1,4 +1,7 @@
// Copyright 2004-present Facebook. All Rights Reserved. // Copyright (c) 2004-present, Facebook, Inc.
// This source code is licensed under the MIT license found in the
// LICENSE file in the root directory of this source tree.
package com.facebook.jni; package com.facebook.jni;

View File

@ -1,4 +1,7 @@
// Copyright 2004-present Facebook. All Rights Reserved. // Copyright (c) 2004-present, Facebook, Inc.
// This source code is licensed under the MIT license found in the
// LICENSE file in the root directory of this source tree.
package com.facebook.jni; package com.facebook.jni;

View File

@ -1,4 +1,7 @@
// Copyright 2004-present Facebook. All Rights Reserved. // Copyright (c) 2004-present, Facebook, Inc.
// This source code is licensed under the MIT license found in the
// LICENSE file in the root directory of this source tree.
package com.facebook.jni; package com.facebook.jni;

View File

@ -1,4 +1,7 @@
// Copyright 2004-present Facebook. All Rights Reserved. // Copyright (c) 2004-present, Facebook, Inc.
// This source code is licensed under the MIT license found in the
// LICENSE file in the root directory of this source tree.
package com.facebook.react; package com.facebook.react;

View File

@ -1,4 +1,7 @@
// Copyright 2004-present Facebook. All Rights Reserved. // Copyright (c) 2004-present, Facebook, Inc.
// This source code is licensed under the MIT license found in the
// LICENSE file in the root directory of this source tree.
package com.facebook.react; package com.facebook.react;

View File

@ -1,4 +1,7 @@
// Copyright 2004-present Facebook. All Rights Reserved. // Copyright (c) 2004-present, Facebook, Inc.
// This source code is licensed under the MIT license found in the
// LICENSE file in the root directory of this source tree.
package com.facebook.react; package com.facebook.react;

View File

@ -1,4 +1,7 @@
// Copyright 2004-present Facebook. All Rights Reserved. // Copyright (c) 2004-present, Facebook, Inc.
// This source code is licensed under the MIT license found in the
// LICENSE file in the root directory of this source tree.
package com.facebook.react; package com.facebook.react;

View File

@ -1,4 +1,7 @@
// Copyright 2004-present Facebook. All Rights Reserved. // Copyright (c) 2004-present, Facebook, Inc.
// This source code is licensed under the MIT license found in the
// LICENSE file in the root directory of this source tree.
package com.facebook.react; package com.facebook.react;

View File

@ -1,4 +1,7 @@
// Copyright 2004-present Facebook. All Rights Reserved. // Copyright (c) 2004-present, Facebook, Inc.
// This source code is licensed under the MIT license found in the
// LICENSE file in the root directory of this source tree.
package com.facebook.react; package com.facebook.react;

View File

@ -1,4 +1,7 @@
// Copyright 2004-present Facebook. All Rights Reserved. // Copyright (c) 2004-present, Facebook, Inc.
// This source code is licensed under the MIT license found in the
// LICENSE file in the root directory of this source tree.
package com.facebook.react.bridge; package com.facebook.react.bridge;

View File

@ -1,4 +1,7 @@
// Copyright 2004-present Facebook. All Rights Reserved. // Copyright (c) 2004-present, Facebook, Inc.
// This source code is licensed under the MIT license found in the
// LICENSE file in the root directory of this source tree.
package com.facebook.react.bridge; package com.facebook.react.bridge;

View File

@ -1,4 +1,7 @@
// Copyright 2004-present Facebook. All Rights Reserved. // Copyright (c) 2004-present, Facebook, Inc.
// This source code is licensed under the MIT license found in the
// LICENSE file in the root directory of this source tree.
package com.facebook.react.bridge; package com.facebook.react.bridge;

View File

@ -1,4 +1,7 @@
// Copyright 2004-present Facebook. All Rights Reserved. // Copyright (c) 2004-present, Facebook, Inc.
// This source code is licensed under the MIT license found in the
// LICENSE file in the root directory of this source tree.
package com.facebook.react.bridge; package com.facebook.react.bridge;

View File

@ -1,4 +1,7 @@
// Copyright 2004-present Facebook. All Rights Reserved. // Copyright (c) 2004-present, Facebook, Inc.
// This source code is licensed under the MIT license found in the
// LICENSE file in the root directory of this source tree.
package com.facebook.react.bridge; package com.facebook.react.bridge;

View File

@ -1,4 +1,7 @@
// Copyright 2004-present Facebook. All Rights Reserved. // Copyright (c) 2004-present, Facebook, Inc.
// This source code is licensed under the MIT license found in the
// LICENSE file in the root directory of this source tree.
package com.facebook.react.bridge; package com.facebook.react.bridge;

View File

@ -1,4 +1,7 @@
// Copyright 2004-present Facebook. All Rights Reserved. // Copyright (c) 2004-present, Facebook, Inc.
// This source code is licensed under the MIT license found in the
// LICENSE file in the root directory of this source tree.
package com.facebook.react.bridge; package com.facebook.react.bridge;

View File

@ -1,4 +1,7 @@
// Copyright 2004-present Facebook. All Rights Reserved. // Copyright (c) 2004-present, Facebook, Inc.
// This source code is licensed under the MIT license found in the
// LICENSE file in the root directory of this source tree.
package com.facebook.react.bridge; package com.facebook.react.bridge;

View File

@ -1,4 +1,7 @@
// Copyright 2004-present Facebook. All Rights Reserved. // Copyright (c) 2004-present, Facebook, Inc.
// This source code is licensed under the MIT license found in the
// LICENSE file in the root directory of this source tree.
package com.facebook.react.bridge; package com.facebook.react.bridge;

View File

@ -1,4 +1,7 @@
// Copyright 2004-present Facebook. All Rights Reserved. // Copyright (c) 2004-present, Facebook, Inc.
// This source code is licensed under the MIT license found in the
// LICENSE file in the root directory of this source tree.
package com.facebook.react.bridge; package com.facebook.react.bridge;

View File

@ -1,4 +1,7 @@
// Copyright 2004-present Facebook. All Rights Reserved. // Copyright (c) 2004-present, Facebook, Inc.
// This source code is licensed under the MIT license found in the
// LICENSE file in the root directory of this source tree.
package com.facebook.react.bridge; package com.facebook.react.bridge;

View File

@ -1,4 +1,7 @@
// Copyright 2004-present Facebook. All Rights Reserved. // Copyright (c) 2004-present, Facebook, Inc.
// This source code is licensed under the MIT license found in the
// LICENSE file in the root directory of this source tree.
package com.facebook.react.bridge; package com.facebook.react.bridge;

View File

@ -1,4 +1,7 @@
// Copyright 2004-present Facebook. All Rights Reserved. // Copyright (c) 2004-present, Facebook, Inc.
// This source code is licensed under the MIT license found in the
// LICENSE file in the root directory of this source tree.
package com.facebook.react.bridge; package com.facebook.react.bridge;

View File

@ -1,4 +1,7 @@
// Copyright 2004-present Facebook. All Rights Reserved. // Copyright (c) 2004-present, Facebook, Inc.
// This source code is licensed under the MIT license found in the
// LICENSE file in the root directory of this source tree.
package com.facebook.react.bridge; package com.facebook.react.bridge;

View File

@ -1,4 +1,7 @@
// Copyright 2004-present Facebook. All Rights Reserved. // Copyright (c) 2004-present, Facebook, Inc.
// This source code is licensed under the MIT license found in the
// LICENSE file in the root directory of this source tree.
package com.facebook.react.bridge; package com.facebook.react.bridge;

View File

@ -1,4 +1,7 @@
// Copyright 2004-present Facebook. All Rights Reserved. // Copyright (c) 2004-present, Facebook, Inc.
// This source code is licensed under the MIT license found in the
// LICENSE file in the root directory of this source tree.
package com.facebook.react.common; package com.facebook.react.common;

View File

@ -1,4 +1,7 @@
// Copyright 2004-present Facebook. All Rights Reserved. // Copyright (c) 2004-present, Facebook, Inc.
// This source code is licensed under the MIT license found in the
// LICENSE file in the root directory of this source tree.
package com.facebook.react.devsupport; package com.facebook.react.devsupport;

View File

@ -1,4 +1,7 @@
// Copyright 2004-present Facebook. All Rights Reserved. // Copyright (c) 2004-present, Facebook, Inc.
// This source code is licensed under the MIT license found in the
// LICENSE file in the root directory of this source tree.
package com.facebook.react.devsupport; package com.facebook.react.devsupport;

View File

@ -1,4 +1,7 @@
// Copyright 2004-present Facebook. All Rights Reserved. // Copyright (c) 2004-present, Facebook, Inc.
// This source code is licensed under the MIT license found in the
// LICENSE file in the root directory of this source tree.
package com.facebook.react.jstasks; package com.facebook.react.jstasks;

View File

@ -1,4 +1,7 @@
// Copyright 2004-present Facebook. All Rights Reserved. // Copyright (c) 2004-present, Facebook, Inc.
// This source code is licensed under the MIT license found in the
// LICENSE file in the root directory of this source tree.
package com.facebook.react.jstasks; package com.facebook.react.jstasks;

View File

@ -1,4 +1,7 @@
// Copyright 2004-present Facebook. All Rights Reserved. // Copyright (c) 2004-present, Facebook, Inc.
// This source code is licensed under the MIT license found in the
// LICENSE file in the root directory of this source tree.
package com.facebook.react.module.annotations; package com.facebook.react.module.annotations;

View File

@ -1,4 +1,7 @@
// Copyright 2004-present Facebook. All Rights Reserved. // Copyright (c) 2004-present, Facebook, Inc.
// This source code is licensed under the MIT license found in the
// LICENSE file in the root directory of this source tree.
package com.facebook.react.module.model; package com.facebook.react.module.model;

View File

@ -1,4 +1,7 @@
// Copyright 2004-present Facebook. All Rights Reserved. // Copyright (c) 2004-present, Facebook, Inc.
// This source code is licensed under the MIT license found in the
// LICENSE file in the root directory of this source tree.
package com.facebook.react.module.model; package com.facebook.react.module.model;

View File

@ -1,4 +1,7 @@
// Copyright 2004-present Facebook. All Rights Reserved. // Copyright (c) 2004-present, Facebook, Inc.
// This source code is licensed under the MIT license found in the
// LICENSE file in the root directory of this source tree.
package com.facebook.react.module.processing; package com.facebook.react.module.processing;

View File

@ -1,4 +1,7 @@
// Copyright 2004-present Facebook. All Rights Reserved. // Copyright (c) 2004-present, Facebook, Inc.
// This source code is licensed under the MIT license found in the
// LICENSE file in the root directory of this source tree.
package com.facebook.react.modules.accessibilityinfo; package com.facebook.react.modules.accessibilityinfo;

View File

@ -1,4 +1,7 @@
// Copyright 2004-present Facebook. All Rights Reserved. // Copyright (c) 2004-present, Facebook, Inc.
// This source code is licensed under the MIT license found in the
// LICENSE file in the root directory of this source tree.
package com.facebook.react.modules.fresco; package com.facebook.react.modules.fresco;

View File

@ -1,4 +1,7 @@
// Copyright 2004-present Facebook. All Rights Reserved. // Copyright (c) 2004-present, Facebook, Inc.
// This source code is licensed under the MIT license found in the
// LICENSE file in the root directory of this source tree.
package com.facebook.react.modules.network; package com.facebook.react.modules.network;

View File

@ -1,4 +1,7 @@
// Copyright 2004-present Facebook. All Rights Reserved. // Copyright (c) 2004-present, Facebook, Inc.
// This source code is licensed under the MIT license found in the
// LICENSE file in the root directory of this source tree.
package com.facebook.react.modules.network; package com.facebook.react.modules.network;

View File

@ -1,4 +1,7 @@
// Copyright 2004-present Facebook. All Rights Reserved. // Copyright (c) 2004-present, Facebook, Inc.
// This source code is licensed under the MIT license found in the
// LICENSE file in the root directory of this source tree.
package com.facebook.react.modules.systeminfo; package com.facebook.react.modules.systeminfo;

View File

@ -1,4 +1,7 @@
// Copyright 2004-present Facebook. All Rights Reserved. // Copyright (c) 2004-present, Facebook, Inc.
// This source code is licensed under the MIT license found in the
// LICENSE file in the root directory of this source tree.
package com.facebook.react.processing; package com.facebook.react.processing;

View File

@ -1,4 +1,7 @@
// Copyright 2004-present Facebook. All Rights Reserved. // Copyright (c) 2004-present, Facebook, Inc.
// This source code is licensed under the MIT license found in the
// LICENSE file in the root directory of this source tree.
package com.facebook.react.uimanager; package com.facebook.react.uimanager;

View File

@ -1,4 +1,7 @@
// Copyright 2004-present Facebook. All Rights Reserved. // Copyright (c) 2004-present, Facebook, Inc.
// This source code is licensed under the MIT license found in the
// LICENSE file in the root directory of this source tree.
package com.facebook.react.uimanager; package com.facebook.react.uimanager;

View File

@ -1,4 +1,7 @@
// Copyright 2004-present Facebook. All Rights Reserved. // Copyright (c) 2004-present, Facebook, Inc.
// This source code is licensed under the MIT license found in the
// LICENSE file in the root directory of this source tree.
package com.facebook.react.uimanager; package com.facebook.react.uimanager;

View File

@ -1,4 +1,7 @@
// Copyright 2004-present Facebook. All Rights Reserved. // Copyright (c) 2004-present, Facebook, Inc.
// This source code is licensed under the MIT license found in the
// LICENSE file in the root directory of this source tree.
package com.facebook.react.uimanager; package com.facebook.react.uimanager;

View File

@ -1,4 +1,7 @@
// Copyright 2004-present Facebook. All Rights Reserved. // Copyright (c) 2004-present, Facebook, Inc.
// This source code is licensed under the MIT license found in the
// LICENSE file in the root directory of this source tree.
package com.facebook.react.uimanager; package com.facebook.react.uimanager;

View File

@ -1,4 +1,7 @@
// Copyright 2004-present Facebook. All Rights Reserved. // Copyright (c) 2004-present, Facebook, Inc.
// This source code is licensed under the MIT license found in the
// LICENSE file in the root directory of this source tree.
package com.facebook.react.uimanager; package com.facebook.react.uimanager;

View File

@ -1,4 +1,7 @@
// Copyright 2004-present Facebook. All Rights Reserved. // Copyright (c) 2004-present, Facebook, Inc.
// This source code is licensed under the MIT license found in the
// LICENSE file in the root directory of this source tree.
package com.facebook.react.uimanager; package com.facebook.react.uimanager;

View File

@ -1,4 +1,7 @@
// Copyright 2004-present Facebook. All Rights Reserved. // Copyright (c) 2004-present, Facebook, Inc.
// This source code is licensed under the MIT license found in the
// LICENSE file in the root directory of this source tree.
package com.facebook.react.uimanager.annotations; package com.facebook.react.uimanager.annotations;

View File

@ -1,4 +1,7 @@
// Copyright 2004-present Facebook. All Rights Reserved. // Copyright (c) 2004-present, Facebook, Inc.
// This source code is licensed under the MIT license found in the
// LICENSE file in the root directory of this source tree.
package com.facebook.react.uimanager.annotations; package com.facebook.react.uimanager.annotations;

View File

@ -1,4 +1,7 @@
// Copyright 2004-present Facebook. All Rights Reserved. // Copyright (c) 2004-present, Facebook, Inc.
// This source code is licensed under the MIT license found in the
// LICENSE file in the root directory of this source tree.
package com.facebook.react.uimanager.annotations; package com.facebook.react.uimanager.annotations;

View File

@ -1,4 +1,7 @@
// Copyright 2004-present Facebook. All Rights Reserved. // Copyright (c) 2004-present, Facebook, Inc.
// This source code is licensed under the MIT license found in the
// LICENSE file in the root directory of this source tree.
package com.facebook.react.uimanager.common; package com.facebook.react.uimanager.common;

View File

@ -1,4 +1,7 @@
// Copyright 2004-present Facebook. All Rights Reserved. // Copyright (c) 2004-present, Facebook, Inc.
// This source code is licensed under the MIT license found in the
// LICENSE file in the root directory of this source tree.
package com.facebook.react.uimanager.events; package com.facebook.react.uimanager.events;

View File

@ -1,4 +1,7 @@
// Copyright 2004-present Facebook. All Rights Reserved. // Copyright (c) 2004-present, Facebook, Inc.
// This source code is licensed under the MIT license found in the
// LICENSE file in the root directory of this source tree.
package com.facebook.react.uimanager.events; package com.facebook.react.uimanager.events;

View File

@ -1,4 +1,7 @@
// Copyright 2004-present Facebook. All Rights Reserved. // Copyright (c) 2004-present, Facebook, Inc.
// This source code is licensed under the MIT license found in the
// LICENSE file in the root directory of this source tree.
package com.facebook.react.uimanager.layoutanimation; package com.facebook.react.uimanager.layoutanimation;

View File

@ -1,4 +1,7 @@
// Copyright 2004-present Facebook. All Rights Reserved. // Copyright (c) 2004-present, Facebook, Inc.
// This source code is licensed under the MIT license found in the
// LICENSE file in the root directory of this source tree.
package com.facebook.react.uimanager.layoutanimation; package com.facebook.react.uimanager.layoutanimation;

View File

@ -1,4 +1,7 @@
// Copyright 2004-present Facebook. All Rights Reserved. // Copyright (c) 2004-present, Facebook, Inc.
// This source code is licensed under the MIT license found in the
// LICENSE file in the root directory of this source tree.
package com.facebook.react.uimanager.layoutanimation; package com.facebook.react.uimanager.layoutanimation;

View File

@ -1,4 +1,7 @@
// Copyright 2004-present Facebook. All Rights Reserved. // Copyright (c) 2004-present, Facebook, Inc.
// This source code is licensed under the MIT license found in the
// LICENSE file in the root directory of this source tree.
package com.facebook.react.uimanager.layoutanimation; package com.facebook.react.uimanager.layoutanimation;

View File

@ -1,4 +1,7 @@
// Copyright 2004-present Facebook. All Rights Reserved. // Copyright (c) 2004-present, Facebook, Inc.
// This source code is licensed under the MIT license found in the
// LICENSE file in the root directory of this source tree.
package com.facebook.react.uimanager.layoutanimation; package com.facebook.react.uimanager.layoutanimation;

View File

@ -1,4 +1,7 @@
// Copyright 2004-present Facebook. All Rights Reserved. // Copyright (c) 2004-present, Facebook, Inc.
// This source code is licensed under the MIT license found in the
// LICENSE file in the root directory of this source tree.
package com.facebook.react.uimanager.layoutanimation; package com.facebook.react.uimanager.layoutanimation;

View File

@ -1,4 +1,7 @@
// Copyright 2004-present Facebook. All Rights Reserved. // Copyright (c) 2004-present, Facebook, Inc.
// This source code is licensed under the MIT license found in the
// LICENSE file in the root directory of this source tree.
package com.facebook.react.uimanager.layoutanimation; package com.facebook.react.uimanager.layoutanimation;

View File

@ -1,4 +1,7 @@
// Copyright 2004-present Facebook. All Rights Reserved. // Copyright (c) 2004-present, Facebook, Inc.
// This source code is licensed under the MIT license found in the
// LICENSE file in the root directory of this source tree.
package com.facebook.react.uimanager.layoutanimation; package com.facebook.react.uimanager.layoutanimation;

View File

@ -1,4 +1,7 @@
// Copyright 2004-present Facebook. All Rights Reserved. // Copyright (c) 2004-present, Facebook, Inc.
// This source code is licensed under the MIT license found in the
// LICENSE file in the root directory of this source tree.
package com.facebook.react.uimanager.layoutanimation; package com.facebook.react.uimanager.layoutanimation;

View File

@ -1,4 +1,7 @@
// Copyright 2004-present Facebook. All Rights Reserved. // Copyright (c) 2004-present, Facebook, Inc.
// This source code is licensed under the MIT license found in the
// LICENSE file in the root directory of this source tree.
package com.facebook.react.uimanager.layoutanimation; package com.facebook.react.uimanager.layoutanimation;

View File

@ -1,4 +1,7 @@
// Copyright 2004-present Facebook. All Rights Reserved. // Copyright (c) 2004-present, Facebook, Inc.
// This source code is licensed under the MIT license found in the
// LICENSE file in the root directory of this source tree.
package com.facebook.react.uimanager.layoutanimation; package com.facebook.react.uimanager.layoutanimation;

View File

@ -1,4 +1,7 @@
// Copyright 2004-present Facebook. All Rights Reserved. // Copyright (c) 2004-present, Facebook, Inc.
// This source code is licensed under the MIT license found in the
// LICENSE file in the root directory of this source tree.
package com.facebook.react.uimanager.layoutanimation; package com.facebook.react.uimanager.layoutanimation;

View File

@ -1,4 +1,7 @@
// Copyright 2004-present Facebook. All Rights Reserved. // Copyright (c) 2004-present, Facebook, Inc.
// This source code is licensed under the MIT license found in the
// LICENSE file in the root directory of this source tree.
package com.facebook.react.uimanager.layoutanimation; package com.facebook.react.uimanager.layoutanimation;

View File

@ -1,4 +1,7 @@
// Copyright 2004-present Facebook. All Rights Reserved. // Copyright (c) 2004-present, Facebook, Inc.
// This source code is licensed under the MIT license found in the
// LICENSE file in the root directory of this source tree.
package com.facebook.react.uimanager.layoutanimation; package com.facebook.react.uimanager.layoutanimation;

View File

@ -1,4 +1,7 @@
// Copyright 2004-present Facebook. All Rights Reserved. // Copyright (c) 2004-present, Facebook, Inc.
// This source code is licensed under the MIT license found in the
// LICENSE file in the root directory of this source tree.
package com.facebook.react.uimanager.util; package com.facebook.react.uimanager.util;

View File

@ -1,4 +1,7 @@
// Copyright 2004-present Facebook. All Rights Reserved. // Copyright (c) 2004-present, Facebook, Inc.
// This source code is licensed under the MIT license found in the
// LICENSE file in the root directory of this source tree.
package com.facebook.react.views.art; package com.facebook.react.views.art;

View File

@ -1,4 +1,7 @@
// Copyright 2004-present Facebook. All Rights Reserved. // Copyright (c) 2004-present, Facebook, Inc.
// This source code is licensed under the MIT license found in the
// LICENSE file in the root directory of this source tree.
package com.facebook.react.views.art; package com.facebook.react.views.art;

View File

@ -1,4 +1,7 @@
// Copyright 2004-present Facebook. All Rights Reserved. // Copyright (c) 2004-present, Facebook, Inc.
// This source code is licensed under the MIT license found in the
// LICENSE file in the root directory of this source tree.
package com.facebook.react.views.art; package com.facebook.react.views.art;

View File

@ -1,4 +1,7 @@
// Copyright 2004-present Facebook. All Rights Reserved. // Copyright (c) 2004-present, Facebook, Inc.
// This source code is licensed under the MIT license found in the
// LICENSE file in the root directory of this source tree.
package com.facebook.react.views.common; package com.facebook.react.views.common;

View File

@ -1,4 +1,7 @@
// Copyright 2004-present Facebook. All Rights Reserved. // Copyright (c) 2004-present, Facebook, Inc.
// This source code is licensed under the MIT license found in the
// LICENSE file in the root directory of this source tree.
package com.facebook.react.views.image; package com.facebook.react.views.image;

View File

@ -1,4 +1,7 @@
// Copyright 2004-present Facebook. All Rights Reserved. // Copyright (c) 2004-present, Facebook, Inc.
// This source code is licensed under the MIT license found in the
// LICENSE file in the root directory of this source tree.
package com.facebook.react.views.modal; package com.facebook.react.views.modal;

View File

@ -1,4 +1,7 @@
// Copyright 2004-present Facebook. All Rights Reserved. // Copyright (c) 2004-present, Facebook, Inc.
// This source code is licensed under the MIT license found in the
// LICENSE file in the root directory of this source tree.
package com.facebook.react.views.progressbar; package com.facebook.react.views.progressbar;

View File

@ -1,4 +1,7 @@
// Copyright 2004-present Facebook. All Rights Reserved. // Copyright (c) 2004-present, Facebook, Inc.
// This source code is licensed under the MIT license found in the
// LICENSE file in the root directory of this source tree.
package com.facebook.react.views.scroll; package com.facebook.react.views.scroll;

View File

@ -1,4 +1,7 @@
// Copyright 2004-present Facebook. All Rights Reserved. // Copyright (c) 2004-present, Facebook, Inc.
// This source code is licensed under the MIT license found in the
// LICENSE file in the root directory of this source tree.
package com.facebook.react.views.scroll; package com.facebook.react.views.scroll;

View File

@ -1,4 +1,7 @@
// Copyright 2004-present Facebook. All Rights Reserved. // Copyright (c) 2004-present, Facebook, Inc.
// This source code is licensed under the MIT license found in the
// LICENSE file in the root directory of this source tree.
package com.facebook.react.views.text; package com.facebook.react.views.text;

View File

@ -1,4 +1,7 @@
// Copyright 2004-present Facebook. All Rights Reserved. // Copyright (c) 2004-present, Facebook, Inc.
// This source code is licensed under the MIT license found in the
// LICENSE file in the root directory of this source tree.
package com.facebook.react.views.view; package com.facebook.react.views.view;

View File

@ -1,4 +1,7 @@
// Copyright 2004-present Facebook. All Rights Reserved. // Copyright (c) 2004-present, Facebook, Inc.
// This source code is licensed under the MIT license found in the
// LICENSE file in the root directory of this source tree.
package com.facebook.react.views.view; package com.facebook.react.views.view;

View File

@ -1,4 +1,7 @@
// Copyright 2004-present Facebook. All Rights Reserved. // Copyright (c) 2004-present, Facebook, Inc.
// This source code is licensed under the MIT license found in the
// LICENSE file in the root directory of this source tree.
package com.facebook.systrace; package com.facebook.systrace;

View File

@ -1,4 +1,7 @@
// Copyright 2004-present Facebook. All Rights Reserved. // Copyright (c) 2004-present, Facebook, Inc.
// This source code is licensed under the MIT license found in the
// LICENSE file in the root directory of this source tree.
#pragma once #pragma once

View File

@ -1,4 +1,7 @@
// Copyright 2004-present Facebook. All Rights Reserved. // Copyright (c) 2004-present, Facebook, Inc.
// This source code is licensed under the MIT license found in the
// LICENSE file in the root directory of this source tree.
#pragma once #pragma once

View File

@ -1,4 +1,7 @@
// Copyright 2004-present Facebook. All Rights Reserved. // Copyright (c) 2004-present, Facebook, Inc.
// This source code is licensed under the MIT license found in the
// LICENSE file in the root directory of this source tree.
#pragma once #pragma once

Some files were not shown because too many files have changed in this diff Show More