Skip to content

Commit

Permalink
Tidy up license headers
Browse files Browse the repository at this point in the history
Summary: Changelog: [General] [Fixed] - License header cleanup

Differential Revision: D18060535

fbshipit-source-id: f5c07e983c54a055bf3c42662c99f288643aa27c
  • Loading branch information
zertosh authored and facebook-github-bot committed Oct 22, 2019
1 parent 8bc02fd commit 10f55e7
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 8 deletions.
10 changes: 6 additions & 4 deletions build.gradle.kts
@@ -1,7 +1,9 @@
// 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.
/*
* 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.
*/

buildscript {
repositories {
Expand Down
10 changes: 6 additions & 4 deletions settings.gradle.kts
@@ -1,7 +1,9 @@
// 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.
/*
* 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.
*/

include(
":ReactAndroid",
Expand Down

0 comments on commit 10f55e7

Please sign in to comment.