comparison OrthancStone/Sources/Platforms/WebAssembly/WebAssemblyCairoViewport.h @ 1900:563f6aa8e24c

fix cmake license comments
author Alain Mazy <am@osimis.io>
date Sat, 29 Jan 2022 12:51:51 +0100
parents 917500c46fe0
children 07964689cb0b
comparison
equal deleted inserted replaced
1899:917500c46fe0 1900:563f6aa8e24c
4 * Department, University Hospital of Liege, Belgium 4 * Department, University Hospital of Liege, Belgium
5 * Copyright (C) 2017-2022 Osimis S.A., Belgium 5 * Copyright (C) 2017-2022 Osimis S.A., Belgium
6 * Copyright (C) 2021-2022 Sebastien Jodogne, ICTEAM UCLouvain, Belgium 6 * Copyright (C) 2021-2022 Sebastien Jodogne, ICTEAM UCLouvain, Belgium
7 * 7 *
8 * This program is free software: you can redistribute it and/or 8 * This program is free software: you can redistribute it and/or
9 * modify it under the terms of the GNU Affero General Public License 9 * modify it under the terms of the GNU Lesser General Public License
10 * as published by the Free Software Foundation, either version 3 of 10 * as published by the Free Software Foundation, either version 3 of
11 * the License, or (at your option) any later version. 11 * the License, or (at your option) any later version.
12 * 12 *
13 * This program is distributed in the hope that it will be useful, but 13 * This program is distributed in the hope that it will be useful, but
14 * WITHOUT ANY WARRANTY; without even the implied warranty of 14 * WITHOUT ANY WARRANTY; without even the implied warranty of
15 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 15 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
16 * Affero General Public License for more details. 16 * Lesser General Public License for more details.
17 * 17 *
18 * You should have received a copy of the GNU Affero General Public License 18 * You should have received a copy of the GNU Lesser General Public
19 * along with this program. If not, see <http://www.gnu.org/licenses/>. 19 * License along with this program. If not, see
20 * <http://www.gnu.org/licenses/>.
20 **/ 21 **/
21 22
22 23
23 #pragma once 24 #pragma once
24 25