|
1 | 1 | /*
|
2 |
| - * Copyright (C) Photon Vision. |
3 |
| - * |
4 |
| - * This program is free software: you can redistribute it and/or modify |
5 |
| - * it under the terms of the GNU General Public License as published by |
6 |
| - * the Free Software Foundation, either version 3 of the License, or |
7 |
| - * (at your option) any later version. |
8 |
| - * |
9 |
| - * This program is distributed in the hope that it will be useful, |
10 |
| - * but WITHOUT ANY WARRANTY; without even the implied warranty of |
11 |
| - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
12 |
| - * GNU General Public License for more details. |
13 |
| - * |
14 |
| - * You should have received a copy of the GNU General Public License |
15 |
| - * along with this program. If not, see <https://www.gnu.org/licenses/>. |
| 2 | + * Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. |
| 3 | + * See the NOTICE file distributed with this work for additional information regarding copyright |
| 4 | + * ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); |
| 5 | + * you may not use this file except in compliance with the License. You may obtain a copy of the License |
| 6 | + * at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in |
| 7 | + * writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT |
| 8 | + * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific |
| 9 | + * language governing permissions and limitations under the License. |
16 | 10 | */
|
17 | 11 |
|
18 | 12 | package org.photonvision.jni;
|
|
0 commit comments