mirror of
https://github.com/ent/ent.git
synced 2026-04-28 05:30:56 +03:00
ent/schema/field: add missing license header
Reviewed By: JoelMarcey Differential Revision: D17724252 fbshipit-source-id: d8bc5a77776257f44fc0fd89786537738d9161fe
This commit is contained in:
committed by
Facebook Github Bot
parent
37898ff5c8
commit
a425896a4e
@@ -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 field
|
||||
|
||||
import "strings"
|
||||
|
||||
Reference in New Issue
Block a user