mirror of
https://github.com/ent/ent.git
synced 2026-05-22 09:31:45 +03:00
ent/dialect: add missing license headers
Reviewed By: alexsn Differential Revision: D17390279 fbshipit-source-id: bdf27f42d768305341bfcc6cf80fa5bde63497e9
This commit is contained in:
committed by
Facebook Github Bot
parent
d99d9d282e
commit
a89cf1ff72
@@ -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 (
|
||||
|
||||
@@ -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 (
|
||||
|
||||
Reference in New Issue
Block a user