Skip to content

Commit 96148ba

Browse files
committed
Revised README, new logo
1 parent 1784b3d commit 96148ba

File tree

8 files changed

+3171
-18
lines changed

8 files changed

+3171
-18
lines changed

LICENSE-Loris.txt

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,16 @@ All rights reserved.
44
Redistribution and use in source and binary forms, with or without
55
modification, are permitted provided that the following conditions are met:
66

7-
* Redistributions of source code must retain the above copyright notice, this
8-
list of conditions and the following disclaimer.
7+
* Redistributions of source code must retain the above copyright notice, this
8+
list of conditions and the following disclaimer.
99

10-
* Redistributions in binary form must reproduce the above copyright notice,
11-
this list of conditions and the following disclaimer in the documentation
12-
and/or other materials provided with the distribution.
10+
* Redistributions in binary form must reproduce the above copyright notice,
11+
this list of conditions and the following disclaimer in the documentation
12+
and/or other materials provided with the distribution.
13+
14+
* Neither the name "Loris" nor the names of its contributors may be used to
15+
endorse or promote products derived from this software without specific prior
16+
written permission.
1317

1418
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
1519
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE

README.md

Lines changed: 14 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
![loris icon](www/icons/loris-icon-name.png?raw=true) Loris IIIF Image Server
1+
![loris icon](www/icons/loris-circle-small.png?raw=true) Loris IIIF Image Server
22
=============================================================================
33

4-
Loris 2 is an implementation of the [IIIF Image API 2.0](http://iiif.io/api/image/2.0/).
4+
Loris is an implementation of the [IIIF Image API 2.0](http://iiif.io/api/image/2.0/).
55

66
* If you're looking for IIIF 1.1 support, please use the [last release in the 1.x series](https://github.com/pulibrary/loris/releases/tag/1.2.2).
77
* If you're looking for IIIF 1.0 support, [this release](https://github.com/pulibrary/loris/releases/tag/0.0.9alpha) is the closest Loris ever was, but there are known flaws, deployment is tough, and it is certainly not supported at this point.
@@ -13,10 +13,6 @@ Demos
1313
IIIF 2.0 Compliance:
1414
* [Mentelin Bible, l. 1r](http://libimages.princeton.edu/loris2/pudl0001%2F5138415%2F00000011.jp2/full/full/0/default.jpg)
1515

16-
IIIF 1.1 Compliance:
17-
18-
* [Mentelin Bible, l. 1r](http://libimages.princeton.edu/loris/pudl0001%2F5138415%2F00000011.jp2/full/full/0/native.jpg)
19-
* [Serving Images for OpenSeadragon](http://libimages.princeton.edu/osd-demo)
2016

2117
Installation Instructions
2218
-------------------------
@@ -58,20 +54,25 @@ Validation: http://goo.gl/P1KBkU
5854

5955
See http://iiif.io/api/image/2.0/compliance.html for details.
6056

61-
License
62-
-------
57+
License (New BSD)
58+
-----------------
59+
6360
Copyright (c) 2013-2015, Jon Stroop
6461
All rights reserved.
6562

6663
Redistribution and use in source and binary forms, with or without
6764
modification, are permitted provided that the following conditions are met:
6865

69-
* Redistributions of source code must retain the above copyright notice, this
70-
list of conditions and the following disclaimer.
66+
* Redistributions of source code must retain the above copyright notice, this
67+
list of conditions and the following disclaimer.
68+
69+
* Redistributions in binary form must reproduce the above copyright notice,
70+
this list of conditions and the following disclaimer in the documentation
71+
and/or other materials provided with the distribution.
7172

72-
* Redistributions in binary form must reproduce the above copyright notice,
73-
this list of conditions and the following disclaimer in the documentation
74-
and/or other materials provided with the distribution.
73+
* Neither the name "Loris" nor the names of its contributors may be used to
74+
endorse or promote products derived from this software without specific prior
75+
written permission.
7576

7677
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
7778
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE

www/icons/favicon.ico

-1.37 KB
Binary file not shown.

www/icons/loris-circle-small.png

2.13 KB
Loading

www/icons/loris-circle.png

21.2 KB
Loading

www/icons/loris-circle.svg

Lines changed: 34 additions & 0 deletions
Loading

www/icons/loris-type-cropped.svg

Lines changed: 55 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)