Update LICENSE.md
This commit is contained in:
parent
30ed79bfdb
commit
d0a36c592b
1 changed files with 7 additions and 6 deletions
|
|
@ -1,5 +1,6 @@
|
||||||
## [TileServer GL](https://github.com/maptiler/tileserver-gl)
|
## [TileServer GL](https://github.com/maptiler/tileserver-gl)
|
||||||
```
|
```
|
||||||
|
BSD 2-Clause License
|
||||||
Copyright (c) 2023, MapTiler.com
|
Copyright (c) 2023, MapTiler.com
|
||||||
Copyright (c) 2016, Klokan Technologies GmbH
|
Copyright (c) 2016, Klokan Technologies GmbH
|
||||||
|
|
||||||
|
|
@ -41,9 +42,9 @@ Redistribution and use in source and binary forms, with or without
|
||||||
modification, are permitted provided that the following conditions are
|
modification, are permitted provided that the following conditions are
|
||||||
met:
|
met:
|
||||||
|
|
||||||
* Redistributions of source code must retain the above copyright
|
1. Redistributions of source code must retain the above copyright
|
||||||
notice, this list of conditions and the following disclaimer.
|
notice, this list of conditions and the following disclaimer.
|
||||||
* Redistributions in binary form must reproduce the above copyright
|
2. Redistributions in binary form must reproduce the above copyright
|
||||||
notice, this list of conditions and the following disclaimer in
|
notice, this list of conditions and the following disclaimer in
|
||||||
the documentation and/or other materials provided with the
|
the documentation and/or other materials provided with the
|
||||||
distribution.
|
distribution.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue