Commit 68ddbdb72cc471d7652095a88ac0e56ca88b4655
1 parent
bc47c7d9
Exists in
master
and in
1 other branch
rename README
Showing
2 changed files
with
32 additions
and
32 deletions
Show diff stats
README.markdown
@@ -1,32 +0,0 @@ | @@ -1,32 +0,0 @@ | ||
1 | -Pairwise 2.0 | ||
2 | -------------------- | ||
3 | - | ||
4 | -Pairwise web service 2.0. This provides the API utilized by [photocracy.org](http://www.photocracy.org/) and [allourideas.org](http://www.allourideas.org/) | ||
5 | - | ||
6 | -Installing | ||
7 | -------------------- | ||
8 | -<https://github.com/allourideas/pairwise-api/wiki/Installing> | ||
9 | - | ||
10 | -API Documentation | ||
11 | -------------------- | ||
12 | -<https://github.com/allourideas/pairwise-api/wiki/API-Documentation> | ||
13 | - | ||
14 | -Getting Started Using the API | ||
15 | -------------------- | ||
16 | - | ||
17 | -<https://github.com/allourideas/pairwise-api/wiki/Using-The-API> | ||
18 | - | ||
19 | -Ownership | ||
20 | -------------------- | ||
21 | - | ||
22 | -Copyright (c) 2010, Matthew J. Salganik and the Trustees of Princeton University. Licensed under the 3-clause BSD License, which is also known as the "Modified BSD License". Full text of the license is below. This license is GPL compatible (http://www.gnu.org/licenses/license-list.html#ModifiedBSD). | ||
23 | - | ||
24 | -Code for this project has been contributed by (in chronological order): Peter Lubell-Doughtie, Adam Sanders, Pius Uzamere, Dhruv Kapadia, Calvin Lee, Chap Ambrose, Dmitri Garbuzov, Brian Tubergen, and Luke Baker. | ||
25 | - | ||
26 | -Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: | ||
27 | - | ||
28 | -* Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. | ||
29 | -* 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. | ||
30 | -* Neither the name of the <organization> nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. | ||
31 | - | ||
32 | -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL (COPYRIGHT HOLDER) BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
@@ -0,0 +1,32 @@ | @@ -0,0 +1,32 @@ | ||
1 | +Pairwise 2.0 | ||
2 | +------------------- | ||
3 | + | ||
4 | +Pairwise web service 2.0. This provides the API utilized by [photocracy.org](http://www.photocracy.org/) and [allourideas.org](http://www.allourideas.org/) | ||
5 | + | ||
6 | +Installing | ||
7 | +------------------- | ||
8 | +<https://github.com/allourideas/pairwise-api/wiki/Installing> | ||
9 | + | ||
10 | +API Documentation | ||
11 | +------------------- | ||
12 | +<https://github.com/allourideas/pairwise-api/wiki/API-Documentation> | ||
13 | + | ||
14 | +Getting Started Using the API | ||
15 | +------------------- | ||
16 | + | ||
17 | +<https://github.com/allourideas/pairwise-api/wiki/Using-The-API> | ||
18 | + | ||
19 | +Ownership | ||
20 | +------------------- | ||
21 | + | ||
22 | +Copyright (c) 2010, Matthew J. Salganik and the Trustees of Princeton University. Licensed under the 3-clause BSD License, which is also known as the "Modified BSD License". Full text of the license is below. This license is GPL compatible (http://www.gnu.org/licenses/license-list.html#ModifiedBSD). | ||
23 | + | ||
24 | +Code for this project has been contributed by (in chronological order): Peter Lubell-Doughtie, Adam Sanders, Pius Uzamere, Dhruv Kapadia, Calvin Lee, Chap Ambrose, Dmitri Garbuzov, Brian Tubergen, and Luke Baker. | ||
25 | + | ||
26 | +Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: | ||
27 | + | ||
28 | +* Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. | ||
29 | +* 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. | ||
30 | +* Neither the name of the <organization> nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. | ||
31 | + | ||
32 | +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL (COPYRIGHT HOLDER) BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |