mirror of
https://github.com/ent/ent.git
synced 2026-05-24 09:31:56 +03:00
schema/schemautil: add license header for schemautil files
Reviewed By: alexsn Differential Revision: D17953335 fbshipit-source-id: 6178e4121a4bbd241374f1d6ad5a447188d48fb1
This commit is contained in:
committed by
Facebook Github Bot
parent
e75a817d63
commit
e9d9deffe4
@@ -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 schemautil
|
||||
|
||||
import (
|
||||
|
||||
@@ -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 schemautil
|
||||
|
||||
import (
|
||||
|
||||
Reference in New Issue
Block a user