|
1 | 1 | /**
|
2 |
| - * Copyright (c) 2023 Peking University and Peking University |
| 2 | + * Copyright (c) 2024 Peking University and Peking University |
3 | 3 | * Changsha Institute for Computing and Digital Economy
|
4 | 4 | *
|
5 |
| - * CraneSched is licensed under Mulan PSL v2. |
6 |
| - * You can use this software according to the terms and conditions of |
7 |
| - * the Mulan PSL v2. |
8 |
| - * You may obtain a copy of Mulan PSL v2 at: |
9 |
| - * http://license.coscl.org.cn/MulanPSL2 |
10 |
| - * THIS SOFTWARE IS PROVIDED ON AN "AS IS" BASIS, |
11 |
| - * WITHOUT WARRANTIES OF ANY KIND, |
12 |
| - * EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO NON-INFRINGEMENT, |
13 |
| - * MERCHANTABILITY OR FIT FOR A PARTICULAR PURPOSE. |
14 |
| - * See the Mulan PSL v2 for more details. |
| 5 | + * This program is free software: you can redistribute it and/or modify |
| 6 | + * it under the terms of the GNU Affero General Public License as |
| 7 | + * published by the Free Software Foundation, either version 3 of the |
| 8 | + * License, or (at your option) any later version. |
| 9 | + * |
| 10 | + * This program is distributed in the hope that it will be useful, |
| 11 | + * but WITHOUT ANY WARRANTY; without even the implied warranty of |
| 12 | + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
| 13 | + * GNU Affero General Public License for more details. |
| 14 | + * |
| 15 | + * You should have received a copy of the GNU Affero General Public License |
| 16 | + * along with this program. If not, see <https://www.gnu.org/licenses/>. |
15 | 17 | */
|
16 | 18 |
|
17 | 19 | #include "LicensesManager.h"
|
|
0 commit comments