Merge branch 'feature/KASM-4134_gpl2_lic' into 'master'

KASM-4134 change license to GPLv2

Closes KASM-4134

See merge request kasm-technologies/internal/KasmVNC!95
This commit is contained in:
Richard Koliser 2023-03-20 13:03:11 +00:00
commit 32a9b354b9

View File

@ -1,29 +1,19 @@
/* Copyright (c) 2023 Kasm /* Copyright (c) 2023 Kasm
*
Permission is hereby granted, free of charge, to any person obtaining * This is free software; you can redistribute it and/or modify
a copy of this software and associated documentation files (the * it under the terms of the GNU General Public License as published by
"Software"), to deal in the Software without restriction, including * the Free Software Foundation; either version 2 of the License, or
without limitation the rights to use, copy, modify, merge, publish, * (at your option) any later version.
distribute, sublicense, and/or sell copies of the Software, and to *
permit persons to whom the Software is furnished to do so, subject to * This software is distributed in the hope that it will be useful,
the following conditions: * but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
The above copyright notice and this permission notice shall be included * GNU General Public License for more details.
in all copies or substantial portions of the Software. *
* You should have received a copy of the GNU General Public License
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS * along with this software; if not, write to the Free Software
OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. * USA.
IN NO EVENT SHALL THE X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR
OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
OTHER DEALINGS IN THE SOFTWARE.
Except as contained in this notice, the name of the X Consortium shall
not be used in advertising or otherwise to promote the sale, use or
other dealings in this Software without prior written authorization
from the X Consortium.
*/ */
#ifdef HAVE_DIX_CONFIG_H #ifdef HAVE_DIX_CONFIG_H