From 4c639af4c6a5c5ecc1592fd3206440386d2fcaeb Mon Sep 17 00:00:00 2001 From: Ian Obermiller Date: Wed, 26 Dec 2018 20:05:38 -0800 Subject: [PATCH] Add missing copyright header --- example/src/react-app-env.d.ts | 2 ++ 1 file changed, 2 insertions(+) diff --git a/example/src/react-app-env.d.ts b/example/src/react-app-env.d.ts index 6431bc5..4698d30 100644 --- a/example/src/react-app-env.d.ts +++ b/example/src/react-app-env.d.ts @@ -1 +1,3 @@ +// Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved + ///