forked from LibraryOfCongress/viewshare
-
Notifications
You must be signed in to change notification settings - Fork 0
/
NOTICE.txt
73 lines (62 loc) · 3.59 KB
/
NOTICE.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
Acknowledgements
----------------
This software uses code from the following projects:
* BeautifulSoup (http://www.crummy.com/software/BeautifulSoup/)
* creole.js (http://www.wikicreole.org/wiki/Creole1.0)
* diff-match-patch (http://code.google.com/p/google-diff-match-patch/)
* Django (http://www.djangoproject.com/)
* django-ajax-validation (http://github.com/alex/django-ajax-validation/tree/master)
* django-announcements (http://code.google.com/p/django-announcements)
* django-atompub (http://code.google.com/p/django-atompub/)
* django-classy-tags (https://github.com/ojii/django-classy-tags)
* django-cms (http://github.com/divio/django-cms/)
* django-compressor (http://github.com/mintchaos/django_compressor)
* django-email-confirmation (http://code.google.com/p/django-email-confirmation/)
* django-extensions (http://code.google.com/p/django-command-extensions/)
* django-filter (http://github.com/alex/django-filter/tree/master)
* django-friends (http://github.com/jtauber/django-friends/)
* django-mailer (http://code.google.com/p/django-mailer/)
* django-messages (http://code.google.com/p/django-messages/)
* django-mptt(https://github.com/django-mptt/django-mptt)
* django-notification (http://code.google.com/p/django-notification/)
* django-pagination (http://django-pagination.googlecode.com/)
* django-piston (http://bitbucket.org/jespern/django-piston/wiki/Home)
* django-registration (https://bitbucket.org/ubernostrum/django-registration)
* django-reversion (http://code.google.com/p/django-reversion/)
* django-robots (http://bitbucket.org/jezdez/django-robots/)
* django-sekizai (https://github.com/ojii/django-sekizai)
* django-sorting (http://github.com/directeur/django-sorting/tree/master)
* django-staticfiles (http://bitbucket.org/jezdez/django-staticfiles/)
* django-template-utils (http://code.google.com/p/django-template-utils/)
* django-timezones (http://github.com/brosner/django-timezones/)
* django-uni-form (http://github.com/pydanny/django-uni-form/tree/master)
* elementtree (http://effbot.org/zone/element-index.htm)
* freemix (http://github.com/zepheira/freemix)
* hoverIntent.js (http://cherne.net/brian/resources/jquery.hoverIntent.html)
* html5lib (http://code.google.com/p/html5lib/)
* httplib2 (http://code.google.com/p/httplib2/)
* jquery.autocomplete.js (http://docs.jquery.com/Plugins/Autocomplete)
* jquery.bgiframe.min.js (http://brandonaaron.net)
* jquery.dataTables.js (http://www.datatables.net)
* jquery.form.js (http://malsup.com/jquery/form/)
* jquery.highlight.js (http://johannburkard.de/blog/programming/javascript/highlight-javascript-text-higlighting-jquery-plugin.html)
* jquery.jeditable.js (http://www.appelsiini.net/projects/jeditable)
* jquery.json.js (http://code.google.com/p/jquery-json/)
* jquery.machineTag.js (http://tagaholic.me/2009/04/14/i-am-machine-tag-and-so-can-you.html)
* jquery (http://jquery.com/)
* jquery UI (http://jqueryui.com/)
* lightbox.js (http://www.huddletogether.com/projects/lightbox/)
* OpenLayers (http://openlayers.org)
* PIL (http://www.pythonware.com/products/pil)
* Pinax (http://pinaxproject.com/)
* pytz (http://pytz.sourceforge.net)
* Simile (http://simile-widgets.org/)
* simplejson (http://undefined.org/python/#simplejson)
* South (http://south.aeracode.org/)
* ui.multiselect.js (http://www.quasipartikel.at/multiselect/)
Please see LICENSE.txt for the licenses that apply to these dependencies.
Notices for software licensed under Apache 2.0
----------------------------------------------
Google Diff Match and Patch
Copyright 2006 Google Inc.
http://code.google.com/p/google-diff-match-patch/