Skip to content

Commit 93a765b

Browse files
philIipmeta-codesync[bot]
authored andcommitted
add copyright header to Package.swift.template (#55599)
Summary: Pull Request resolved: #55599 Changelog: [Internal] Add the standard Meta copyright header to Package.swift.template, which was missing it. All other templates in the same directory already have the header. Reviewed By: cipolleschi Differential Revision: D93555928 fbshipit-source-id: cdc8c6dfc112c5ec1750960fcc4440d63ed0c6b0
1 parent 583fa27 commit 93a765b

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

packages/react-native/scripts/codegen/templates/Package.swift.template

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
/*
2+
* Copyright (c) Meta Platforms, Inc. and affiliates.
3+
*
4+
* This source code is licensed under the MIT license found in the
5+
* LICENSE file in the root directory of this source tree.
6+
*/
7+
18
// swift-tools-version: 6.1
29
// The swift-tools-version declares the minimum version of Swift required to build this package.
310

0 commit comments

Comments
 (0)