ES/Duration: Add Copyright header to tests file

Summary: as title

Reviewed By: girifb

Differential Revision: D21998107

fbshipit-source-id: 7c1c91db9a1ebf29d702930570341dc3b6b0ce65
This commit is contained in:
Julien Odent 2020-06-11 10:12:30 -07:00 committed by Facebook GitHub Bot
parent 558b38c1cb
commit 326fc25737

View File

@ -1,3 +1,10 @@
-- Copyright (c) 2016-present, Facebook, Inc.
-- All rights reserved.
--
-- This source code is licensed under the BSD-style license found in the
-- LICENSE file in the root directory of this source tree.
module Duckling.Duration.ES.Tests
( tests
) where