entc/integration: add missing license header (#3594)

This commit is contained in:
Ariel Mashraki
2023-06-09 09:19:57 +03:00
committed by GitHub
parent e8a2548915
commit ee7a50bc48

View File

@@ -1,3 +1,7 @@
// Copyright 2019-present Facebook Inc. All rights reserved.
// This source code is licensed under the Apache 2.0 license found
// in the LICENSE file in the root directory of this source tree.
package schema
import "entgo.io/ent"