mirror of
https://github.com/ent/ent.git
synced 2026-05-24 09:31:56 +03:00
ent/examples: add license for traversal schema package
Reviewed By: dlvhdr Differential Revision: D17149835 fbshipit-source-id: 0977cd12a30c2396475803af1f72c31230ea97c1
This commit is contained in:
committed by
Facebook Github Bot
parent
9b7ea021ef
commit
5c16c2fa64
@@ -1,3 +1,7 @@
|
||||
// Copyright (c) Facebook, Inc. and its affiliates. 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 (c) Facebook, Inc. and its affiliates. 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 (c) Facebook, Inc. and its affiliates. 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