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