source: node_modules/d3-scale-chromatic/LICENSE@ e4c61dd

Last change on this file since e4c61dd was e4c61dd, checked in by istevanoska <ilinastevanoska@…>, 6 months ago

Prototype 1.1

  • Property mode set to 100644
File size: 1.4 KB
RevLine 
[e4c61dd]1Copyright 2010-2024 Mike Bostock
2
3Permission to use, copy, modify, and/or distribute this software for any purpose
4with or without fee is hereby granted, provided that the above copyright notice
5and this permission notice appear in all copies.
6
7THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
8REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
9FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
10INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
11OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
12TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
13THIS SOFTWARE.
14
15Apache-Style Software License for ColorBrewer software and ColorBrewer Color Schemes
16
17Copyright 2002 Cynthia Brewer, Mark Harrower, and The Pennsylvania State University
18
19Licensed under the Apache License, Version 2.0 (the "License"); you may not use
20this file except in compliance with the License. You may obtain a copy of the
21License at
22
23http://www.apache.org/licenses/LICENSE-2.0
24
25Unless required by applicable law or agreed to in writing, software distributed
26under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
27CONDITIONS OF ANY KIND, either express or implied. See the License for the
28specific language governing permissions and limitations under the License.
Note: See TracBrowser for help on using the repository browser.