Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 7 additions & 4 deletions Libraries/Wrapper/Example/RCTWrapperExampleView.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
// Copyright (c) Facebook, Inc. and its affiliates.
//
// This source code is licensed under the license found in the
// LICENSE-examples file in the root directory of this source tree.
/**
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*
*/

#import <UIKit/UIKit.h>

Expand Down
11 changes: 7 additions & 4 deletions Libraries/Wrapper/Example/RCTWrapperExampleView.m
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
// Copyright (c) Facebook, Inc. and its affiliates.
//
// This source code is licensed under the license found in the
// LICENSE-examples file in the root directory of this source tree.
/**
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*
*/

#import "RCTWrapperExampleView.h"

Expand Down
11 changes: 7 additions & 4 deletions Libraries/Wrapper/Example/RCTWrapperExampleViewController.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
// Copyright (c) Facebook, Inc. and its affiliates.
//
// This source code is licensed under the license found in the
// LICENSE-examples file in the root directory of this source tree.
/**
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*
*/

#import <UIKit/UIKit.h>

Expand Down
11 changes: 7 additions & 4 deletions Libraries/Wrapper/Example/RCTWrapperExampleViewController.m
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
// Copyright (c) Facebook, Inc. and its affiliates.
//
// This source code is licensed under the license found in the
// LICENSE-examples file in the root directory of this source tree.
/**
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*
*/

#import "RCTWrapperExampleViewController.h"

Expand Down
11 changes: 7 additions & 4 deletions Libraries/Wrapper/Example/RCTWrapperReactRootViewController.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
// Copyright (c) Facebook, Inc. and its affiliates.
//
// This source code is licensed under the license found in the
// LICENSE-examples file in the root directory of this source tree.
/**
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*
*/

#import <UIKit/UIKit.h>

Expand Down
11 changes: 7 additions & 4 deletions Libraries/Wrapper/Example/RCTWrapperReactRootViewController.m
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
// Copyright (c) Facebook, Inc. and its affiliates.
//
// This source code is licensed under the license found in the
// LICENSE-examples file in the root directory of this source tree.
/**
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*
*/

#import "RCTWrapperReactRootViewController.h"

Expand Down
11 changes: 7 additions & 4 deletions Libraries/Wrapper/Example/RCTWrapperReactRootViewManager.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
// Copyright (c) Facebook, Inc. and its affiliates.
//
// This source code is licensed under the license found in the
// LICENSE-examples file in the root directory of this source tree.
/**
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*
*/

#import <UIKit/UIKit.h>

Expand Down
11 changes: 7 additions & 4 deletions Libraries/Wrapper/Example/RCTWrapperReactRootViewManager.m
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
// Copyright (c) Facebook, Inc. and its affiliates.
//
// This source code is licensed under the license found in the
// LICENSE-examples file in the root directory of this source tree.
/**
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*
*/

#import "RCTWrapperReactRootViewManager.h"

Expand Down