We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6fd988a commit 876de93Copy full SHA for 876de93
packages/react-dev-utils/serveAppMiddleware.js
@@ -1,10 +1,8 @@
1
/**
2
* Copyright (c) 2015-present, Facebook, Inc.
3
- * All rights reserved.
4
*
5
- * This source code is licensed under the BSD-style license found in the
6
- * LICENSE file in the root directory of this source tree. An additional grant
7
- * 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.
8
*/
9
'use strict';
10
0 commit comments