Debiki is a discussion system for fruitful discussions.
Copyright (C) 2010-2013 Kaj Magnus Lindberg (born 1979)

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.


                        ***


Some components of Debiki are copyrighted by other people and licensed
under licenses that are compatible to the terms of the GNU Affero
General Public License, e.g. Apache 2 and MIT. See the respective
components, including:

  - google-diff-match-patch
    ./src/main/java/name/fraser/neil/plaintext/diff_match_patch.java
    Copyright 2006 Google Inc.
    Apache License 2.0
    http://code.google.com/p/google-diff-match-patch/

  - Two files copied from LiftWeb
    src/main/scala/com/debiki/v0/liftweb/
    Copyright WorldWide Conferencing, LLC
    Apache License 2.0
    https://github.com/lift/framework


vim: tw=72
