ent/examples: add license for traversal schema package

Reviewed By: dlvhdr

Differential Revision: D17149835

fbshipit-source-id: 0977cd12a30c2396475803af1f72c31230ea97c1
This commit is contained in:
Ariel Mashraki
2019-09-01 07:53:38 -07:00
committed by Facebook Github Bot
parent 9b7ea021ef
commit 5c16c2fa64
3 changed files with 12 additions and 0 deletions

View File

@@ -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 (

View File

@@ -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 (

View File

@@ -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 (