Skip to content
This repository was archived by the owner on Aug 1, 2023. It is now read-only.

Commit 0d199bf

Browse files
committed
undo license header changes to codegen files
1 parent e4603c6 commit 0d199bf

4 files changed

Lines changed: 0 additions & 32 deletions

File tree

tests/examples/codegen/GetRequestExampleControllerParameters.php

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,4 @@
11
<?hh // strict
2-
/*
3-
* Copyright (c) 2016-present, Facebook, Inc.
4-
* All rights reserved.
5-
*
6-
* This source code is licensed under the MIT license found in the
7-
* LICENSE file in the root directory of this source tree.
8-
*
9-
*/
102
/**
113
* This file is generated. Do not modify it manually!
124
*

tests/examples/codegen/GetRequestExampleControllerUriBuilder.php

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,4 @@
11
<?hh // strict
2-
/*
3-
* Copyright (c) 2016-present, Facebook, Inc.
4-
* All rights reserved.
5-
*
6-
* This source code is licensed under the MIT license found in the
7-
* LICENSE file in the root directory of this source tree.
8-
*
9-
*/
102
/**
113
* This file is generated. Do not modify it manually!
124
*

tests/examples/codegen/MySiteRouter.php

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,4 @@
11
<?hh // strict
2-
/*
3-
* Copyright (c) 2016-present, Facebook, Inc.
4-
* All rights reserved.
5-
*
6-
* This source code is licensed under the MIT license found in the
7-
* LICENSE file in the root directory of this source tree.
8-
*
9-
*/
102
/**
113
* This file is generated. Do not modify it manually!
124
*

tests/examples/codegen/lookup-path.php

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,5 @@
11
#!/usr/bin/env hhvm
22
<?hh
3-
/*
4-
* Copyright (c) 2016-present, Facebook, Inc.
5-
* All rights reserved.
6-
*
7-
* This source code is licensed under the MIT license found in the
8-
* LICENSE file in the root directory of this source tree.
9-
*
10-
*/
113
/**
124
* This file is partially generated. Only make modifications between BEGIN
135
* MANUAL SECTION and END MANUAL SECTION designators.

0 commit comments

Comments
 (0)