|
1 | | -/* |
2 | | - * NASA Docket No. GSC-18,370-1, and identified as "Operating System Abstraction Layer" |
3 | | - * |
4 | | - * Copyright (c) 2019 United States Government as represented by |
5 | | - * the Administrator of the National Aeronautics and Space Administration. |
6 | | - * All Rights Reserved. |
| 1 | +/************************************************************************ |
| 2 | + * NASA Docket No. GSC-18,719-1, and identified as “core Flight System: Bootes” |
7 | 3 | * |
8 | | - * Licensed under the Apache License, Version 2.0 (the "License"); |
9 | | - * you may not use this file except in compliance with the License. |
10 | | - * You may obtain a copy of the License at |
| 4 | + * Copyright (c) 2020 United States Government as represented by the |
| 5 | + * Administrator of the National Aeronautics and Space Administration. |
| 6 | + * All Rights Reserved. |
11 | 7 | * |
12 | | - * http://www.apache.org/licenses/LICENSE-2.0 |
| 8 | + * Licensed under the Apache License, Version 2.0 (the "License"); you may |
| 9 | + * not use this file except in compliance with the License. You may obtain |
| 10 | + * a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 |
13 | 11 | * |
14 | | - * Unless required by applicable law or agreed to in writing, software |
15 | | - * distributed under the License is distributed on an "AS IS" BASIS, |
16 | | - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
17 | | - * See the License for the specific language governing permissions and |
18 | | - * limitations under the License. |
19 | | - */ |
| 12 | + * Unless required by applicable law or agreed to in writing, software |
| 13 | + * distributed under the License is distributed on an "AS IS" BASIS, |
| 14 | + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 15 | + * See the License for the specific language governing permissions and |
| 16 | + * limitations under the License. |
| 17 | + ************************************************************************/ |
20 | 18 |
|
21 | 19 | /* |
22 | 20 | * File: bsp_console.c |
|
0 commit comments