entc/integration: add missing license header

Summary: Pull Request resolved: https://github.com/facebookincubator/ent/pull/138

Reviewed By: alexsn

Differential Revision: D18291686

fbshipit-source-id: a1df2e4e3e036f6877acb33cbb27d05dfa982668
This commit is contained in:
Ariel Mashraki
2019-11-03 05:53:18 -08:00
committed by Facebook Github Bot
parent 02bae0d652
commit a5d6a9e8b8

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