Update copyright headers for jetpack-compose

Reviewed By: lawrencelomax

Differential Revision: D47664798

fbshipit-source-id: 1dfd69e7e821fb2640cfb2fd6f481942d59a8162
This commit is contained in:
Pascal Hartig
2023-07-24 04:40:53 -07:00
committed by Facebook GitHub Bot
parent 1753581028
commit 6048f09fd0
7 changed files with 43 additions and 6 deletions

View File

@@ -1,4 +1,9 @@
// (c) Meta Platforms, Inc. and affiliates. Confidential and proprietary. /*
* Copyright (c) Meta Platforms, Inc. and affiliates.
*
* 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.flipper.plugins.jetpackcompose package com.facebook.flipper.plugins.jetpackcompose

View File

@@ -1,4 +1,9 @@
// (c) Meta Platforms, Inc. and affiliates. Confidential and proprietary. /*
* Copyright (c) Meta Platforms, Inc. and affiliates.
*
* 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.flipper.plugins.jetpackcompose.descriptors package com.facebook.flipper.plugins.jetpackcompose.descriptors

View File

@@ -1,4 +1,9 @@
// (c) Meta Platforms, Inc. and affiliates. Confidential and proprietary. /*
* Copyright (c) Meta Platforms, Inc. and affiliates.
*
* 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.flipper.plugins.jetpackcompose.descriptors package com.facebook.flipper.plugins.jetpackcompose.descriptors

View File

@@ -1,4 +1,9 @@
// (c) Meta Platforms, Inc. and affiliates. Confidential and proprietary. /*
* Copyright (c) Meta Platforms, Inc. and affiliates.
*
* 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.flipper.plugins.jetpackcompose.descriptors package com.facebook.flipper.plugins.jetpackcompose.descriptors

View File

@@ -1,4 +1,9 @@
// (c) Meta Platforms, Inc. and affiliates. Confidential and proprietary. /*
* Copyright (c) Meta Platforms, Inc. and affiliates.
*
* 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.flipper.plugins.jetpackcompose.model package com.facebook.flipper.plugins.jetpackcompose.model

View File

@@ -1,4 +1,9 @@
// (c) Meta Platforms, Inc. and affiliates. Confidential and proprietary. /*
* Copyright (c) Meta Platforms, Inc. and affiliates.
*
* 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.flipper.plugins.jetpackcompose.model package com.facebook.flipper.plugins.jetpackcompose.model

View File

@@ -1,3 +1,10 @@
/*
* Copyright (c) Meta Platforms, Inc. and affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
// WARNING: DO NOT EDIT THIS FILE MANUALLY. It's automatically generated by running: // WARNING: DO NOT EDIT THIS FILE MANUALLY. It's automatically generated by running:
// frameworks/support/compose/ui/ui-inspection/generate-packages/generate_compose_packages.py -r // frameworks/support/compose/ui/ui-inspection/generate-packages/generate_compose_packages.py -r
package facebook.internal.androidx.compose.ui.inspection.inspector package facebook.internal.androidx.compose.ui.inspection.inspector