From 4f66288422461c6329d3cf9eb4a24ef1319547e9 Mon Sep 17 00:00:00 2001 From: Raphael Michel Date: Sat, 14 Mar 2015 14:19:47 +0100 Subject: [PATCH] Add COPYRIGHT file --- src/COPYRIGHT | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 src/COPYRIGHT diff --git a/src/COPYRIGHT b/src/COPYRIGHT new file mode 100644 index 0000000000..62269859d6 --- /dev/null +++ b/src/COPYRIGHT @@ -0,0 +1,25 @@ +Copyright 2014-2015 Raphael Michel + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. + +This project includes the work of others, namely: + +* Django, (c) Django Software Foundation and contributors, BSD License +* Font Awesome, (c) Dave Gandy, SIL Open Font License and MIT License +* Bootstrap, (c) Twitter, Inc., MIT License +* django-formset-js, (c) Ionata Web Solutions, BSD License +* CleanerVersion, (c) Jean-Christophe Zulian, Brian King, Andrea Marcacci, Manuel Jeckelmann, Apache License +* django-bootstrap3, (c) Dylan Verheul, Apache License +* pytz, (c) Stuart Bishop, MIT License +* python-dateutil, (c) Yaron de Leeuw, BSD License +* startbootstrap-sb-admin-2, (c) Iron Summit Media Strategies, LLC, Apache License \ No newline at end of file