Switch to SPDX license notice
Signed-off-by: Simon Rozman <simon@rozman.si>
This commit is contained in:
parent
69d0a92288
commit
e3ad3fe729
@ -1,20 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
|
SPDX-License-Identifier: GPL-3.0-or-later
|
||||||
Copyright © 2016-2021 Amebis
|
Copyright © 2016-2021 Amebis
|
||||||
|
|
||||||
This file is part of stdex.
|
|
||||||
|
|
||||||
stdex 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, either version 3 of the License, or
|
|
||||||
(at your option) any later version.
|
|
||||||
|
|
||||||
stdex 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 stdex. If not, see <http://www.gnu.org/licenses/>.
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
16
src/pch.cpp
16
src/pch.cpp
@ -1,20 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
|
SPDX-License-Identifier: GPL-3.0-or-later
|
||||||
Copyright © 2016-2021 Amebis
|
Copyright © 2016-2021 Amebis
|
||||||
|
|
||||||
This file is part of stdex.
|
|
||||||
|
|
||||||
stdex 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, either version 3 of the License, or
|
|
||||||
(at your option) any later version.
|
|
||||||
|
|
||||||
stdex 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 stdex. If not, see <http://www.gnu.org/licenses/>.
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "pch.h"
|
#include "pch.h"
|
||||||
|
16
src/pch.h
16
src/pch.h
@ -1,20 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
|
SPDX-License-Identifier: GPL-3.0-or-later
|
||||||
Copyright © 2016-2021 Amebis
|
Copyright © 2016-2021 Amebis
|
||||||
|
|
||||||
This file is part of stdex.
|
|
||||||
|
|
||||||
stdex 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, either version 3 of the License, or
|
|
||||||
(at your option) any later version.
|
|
||||||
|
|
||||||
stdex 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 stdex. If not, see <http://www.gnu.org/licenses/>.
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
Loading…
x
Reference in New Issue
Block a user