ent/schema/field: add missing license header

Reviewed By: JoelMarcey

Differential Revision: D17724252

fbshipit-source-id: d8bc5a77776257f44fc0fd89786537738d9161fe
This commit is contained in:
Ariel Mashraki
2019-10-02 14:40:46 -07:00
committed by Facebook Github Bot
parent 37898ff5c8
commit a425896a4e

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 field
import "strings"