-
Notifications
You must be signed in to change notification settings - Fork 22
/
COPYRIGHT
30 lines (23 loc) · 1.21 KB
/
COPYRIGHT
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
Intellectual Property Notice
------------------------------
Umap is licensed under the GNU LESSER GENERAL PUBLIC LICENSE Version 2.1,
Ferbruary 1999 (LICENSE-LGPL
or https://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt).
This program is free software; you can redistribute it and/or modify it under
the terms of the GNU Lesser General Public License (as published by the Free
Software Foundation) version 2.1 dated February 1999. 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 terms and conditions of the GNU Lesser General
Public License for more details. You should have received a copy of the GNU
Lesser 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.
SPDX usage
------------
Individual files contain SPDX tags instead of the full license text.
This enables machine processing of license information based on the SPDX
License Identifiers that are available here: https://spdx.org/licenses/
SPDX-License-Identifier: LGPL-2.1-only
External Packages
-------------------