Update LICENSE.md
This commit is contained in:
parent
30ed79bfdb
commit
d0a36c592b
1 changed files with 7 additions and 6 deletions
13
LICENSE.md
13
LICENSE.md
|
|
@ -1,5 +1,6 @@
|
|||
## [TileServer GL](https://github.com/maptiler/tileserver-gl)
|
||||
```
|
||||
BSD 2-Clause License
|
||||
Copyright (c) 2023, MapTiler.com
|
||||
Copyright (c) 2016, Klokan Technologies GmbH
|
||||
|
||||
|
|
@ -41,12 +42,12 @@ Redistribution and use in source and binary forms, with or without
|
|||
modification, are permitted provided that the following conditions are
|
||||
met:
|
||||
|
||||
* Redistributions of source code must retain the above copyright
|
||||
notice, this list of conditions and the following disclaimer.
|
||||
* Redistributions in binary form must reproduce the above copyright
|
||||
notice, this list of conditions and the following disclaimer in
|
||||
the documentation and/or other materials provided with the
|
||||
distribution.
|
||||
1. Redistributions of source code must retain the above copyright
|
||||
notice, this list of conditions and the following disclaimer.
|
||||
2. Redistributions in binary form must reproduce the above copyright
|
||||
notice, this list of conditions and the following disclaimer in
|
||||
the documentation and/or other materials provided with the
|
||||
distribution.
|
||||
|
||||
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
|
||||
IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
|
||||
|
|
|
|||
Loading…
Reference in a new issue