mirror of
https://github.com/openseadragon/openseadragon.git
synced 2024-11-22 13:16:10 +03:00
Document New BSD license on @jpstroop's IIIF code
This commit is contained in:
parent
fcc119bb84
commit
665ecd6655
@ -32,6 +32,13 @@
|
||||
* SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
*/
|
||||
|
||||
/*
|
||||
* The getTileUrl implementation is based on Jon Stroop's Python version,
|
||||
* which is released under the New BSD license:
|
||||
* https://gist.github.com/jpstroop/4624253
|
||||
*/
|
||||
|
||||
|
||||
(function( $ ){
|
||||
|
||||
/**
|
||||
@ -39,9 +46,6 @@
|
||||
* Format: Image API Draft 0.2 - Please read more about the specification
|
||||
* at
|
||||
*
|
||||
* The getTileUrl implementation is based on the gist from:
|
||||
* https://gist.github.com/jpstroop/4624253
|
||||
*
|
||||
* @class
|
||||
* @extends OpenSeadragon.TileSource
|
||||
* @see http://library.stanford.edu/iiif/image-api/
|
||||
|
Loading…
Reference in New Issue
Block a user