ent: add license and copyright to template files

Reviewed By: alexsn

Differential Revision: D17149292

fbshipit-source-id: 837de5fad988de1e54438b47584701f2fc35326d
This commit is contained in:
Ariel Mashraki
2019-09-01 03:01:49 -07:00
committed by Facebook Github Bot
parent 5bc8568069
commit 4323141fe2
40 changed files with 240 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
{{/*
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.
*/}}
{{ define "dialect/sql/decode/one" }}
{{ $receiver := $.Receiver }}