Skip to content

Commit f5faa72

Browse files
Update floatdef.h
1 parent 185e2b1 commit f5faa72

1 file changed

Lines changed: 2 additions & 10 deletions

File tree

include/floatdef.h

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,5 @@
1-
// This program is free software: you can redistribute it and/or modify
2-
// it under the terms of the GNU General Public License as published by
3-
// the Free Software Foundation, either version 3 of the License, or
4-
// (at your option) any later version.
5-
// This program is distributed in the hope that it will be useful,
6-
// but WITHOUT ANY WARRANTY; without even the implied warranty of
7-
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
8-
// GNU General Public License for more details.
9-
// You should have received a copy of the GNU General Public License
10-
// along with this program. If not, see <http://www.gnu.org/licenses/>.
1+
// This file is licensed under the LGPL3+, in case you didnt get the Lesser GNU General public license in this project, check
2+
// <https://www.gnu.org/licenses/licenses.html>
113
#pragma once
124

135
//---------------------------------------------

0 commit comments

Comments
 (0)