Update license headers in xplat

Summary: Per title.

Reviewed By: danielbuechele

Differential Revision: D15166958

fbshipit-source-id: 26f0a6d7523be3192833fd3995bc9f5e948816a6
This commit is contained in:
Pascal Hartig
2019-05-02 05:04:37 -07:00
committed by Facebook Github Bot
parent 384568a4a0
commit 65d50fe120
9 changed files with 36 additions and 49 deletions

View File

@@ -1,11 +1,9 @@
/*
* Copyright (c) 2018-present, Facebook, Inc.
*
* This source code is licensed under the MIT license found in the LICENSE
* file in the root directory of this source tree.
/**
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the LICENSE
* file in the root directory of this source tree.
*/
#pragma once
class FlipperStateUpdateListener {