schema/schemautil: add license header for schemautil files

Reviewed By: alexsn

Differential Revision: D17953335

fbshipit-source-id: 6178e4121a4bbd241374f1d6ad5a447188d48fb1
This commit is contained in:
Ariel Mashraki
2019-10-17 01:54:16 -07:00
committed by Facebook Github Bot
parent e75a817d63
commit e9d9deffe4
2 changed files with 8 additions and 0 deletions

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 schemautil
import (

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 schemautil
import (