diff --git a/gentest/gentest.js b/gentest/gentest.js index 6a63ba05..6d3f5a46 100755 --- a/gentest/gentest.js +++ b/gentest/gentest.js @@ -42,7 +42,7 @@ function assert(condition, message) { function printTest(e, LTRContainer, RTLContainer, genericContainer) { e.push([ '/**', - ' * Copyright (c) 2014-present, Facebook, Inc.', + ' * 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.',