mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-08-15 09:39:28 +00:00
qmeventd: change license to AGPLv3 update copyright
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
0a279963b6
commit
649dbf4285
@ -1,22 +1,6 @@
|
|||||||
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
/*
|
/*
|
||||||
|
Copyright (C) 2018 - 2021 Proxmox Server Solutions GmbH
|
||||||
Copyright (C) 2018 Proxmox Server Solutions GmbH
|
|
||||||
|
|
||||||
Copyright: qmeventd is under GNU GPL, the GNU General Public License.
|
|
||||||
|
|
||||||
This program is free software; you can redistribute it and/or modify
|
|
||||||
it under the terms of the GNU General Public License as published by
|
|
||||||
the Free Software Foundation; version 2 dated June, 1991.
|
|
||||||
|
|
||||||
This program is distributed in the hope that it will be useful,
|
|
||||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
GNU General Public License for more details.
|
|
||||||
|
|
||||||
You should have received a copy of the GNU General Public License
|
|
||||||
along with this program; if not, write to the Free Software
|
|
||||||
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
|
|
||||||
02111-1307, USA.
|
|
||||||
|
|
||||||
Author: Dominik Csapak <d.csapak@proxmox.com>
|
Author: Dominik Csapak <d.csapak@proxmox.com>
|
||||||
|
|
||||||
|
@ -1,22 +1,6 @@
|
|||||||
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
/*
|
/*
|
||||||
|
Copyright (C) 2018 - 2021 Proxmox Server Solutions GmbH
|
||||||
Copyright (C) 2018 Proxmox Server Solutions GmbH
|
|
||||||
|
|
||||||
Copyright: qemumonitor is under GNU GPL, the GNU General Public License.
|
|
||||||
|
|
||||||
This program is free software; you can redistribute it and/or modify
|
|
||||||
it under the terms of the GNU General Public License as published by
|
|
||||||
the Free Software Foundation; version 2 dated June, 1991.
|
|
||||||
|
|
||||||
This program is distributed in the hope that it will be useful,
|
|
||||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
GNU General Public License for more details.
|
|
||||||
|
|
||||||
You should have received a copy of the GNU General Public License
|
|
||||||
along with this program; if not, write to the Free Software
|
|
||||||
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
|
|
||||||
02111-1307, USA.
|
|
||||||
|
|
||||||
Author: Dominik Csapak <d.csapak@proxmox.com>
|
Author: Dominik Csapak <d.csapak@proxmox.com>
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user