diff --git a/Libraries/NativeAnimation/RCTAnimatedValueChangeEvent.m b/Libraries/NativeAnimation/RCTAnimatedValueChangeEvent.m index 325cdcdc0ca178..d3a73094652a7b 100644 --- a/Libraries/NativeAnimation/RCTAnimatedValueChangeEvent.m +++ b/Libraries/NativeAnimation/RCTAnimatedValueChangeEvent.m @@ -1,10 +1,8 @@ /** - * Copyright (c) 2015-present, Facebook, Inc. - * All rights reserved. + * Copyright (c) Facebook, Inc. and its affiliates. * - * This source code is licensed under the BSD-style license found in the - * LICENSE file in the root directory of this source tree. An additional grant - * of patent rights can be found in the PATENTS file in the same directory. + * This source code is licensed under the MIT license found in the + * LICENSE file in the root directory of this source tree. */ #import "RCTAnimatedValueChangeEvent.h"