-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathLICENSE
More file actions
14 lines (11 loc) · 686 Bytes
/
LICENSE
File metadata and controls
14 lines (11 loc) · 686 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
UniversalNumerics.NET, a package designed to ease the use of mathematical functions.
Copyright © 2023 Benjamin Knight
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License v3.0 only as published by
the Free Software Foundation.
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, see https://www.gnu.org/licenses/agpl-3.0.html.