This is the Debian packaging of DOMjudge, a programming contest jury system.

DOMjudge is Copyright (c) 2004 - 2013 by The DOMjudge Developers.
The DOMjudge developers are Jaap Eldering, Thijs Kinkhorst,
Peter van de Werken and Tobias Werth.

DOMjudge, including its documentation, is free software; you can
redistribute it and/or modify it under the terms of the GNU General
Public License as published by the Free Software Foundation; either
version 2, or (at your option) any later version. On Debian systems,
the full text of this license can be found in the file
/usr/share/common-licenses/GPL-2.

The sorttable.js script is copyright by Stuart Langridge and
licenced under the MIT/X11 licence: 

 Permission is hereby granted, free of charge, to any person obtaining
 a copy of this software and associated documentation files (the
 "Software"), to deal in the Software without restriction, including
 without limitation the rights to use, copy, modify, merge, publish,
 distribute, sublicense, and/or sell copies of the Software, and to
 permit persons to whom the Software is furnished to do so, subject to
 the following conditions:

 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
 IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
 CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
 TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
 SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

jscolor.js: copyright Jan Odvarko, is licenced under the GNU LGPL.
On Debian systems, the licence text can be found in
/usr/share/common-licenses/LGPL
www/js/tabber.js is copyright Patrick Fitzgerald, and also licenced under
the MIT licence, see above.

A binary version of the dash shell (statically compiled)
is distributed with the DOMjudge source (but not installed into
any of the binary packages).
The dash shell was taken from the Debian package dash version
0.5.5.1-6, see http://packages.debian.org/squeeze/dash-udeb. The sources
can be (re-)obtained from: http://www.domjudge.org/sources/
Copyright (from the Debian copyright file):

 Copyright (c) 1989-1994
  The Regents of the University of California.  All rights reserved.
 Copyright (c) 1997 Christos Zoulas.  All rights reserved.
 Copyright (c) 1997-2005
  Herbert Xu <herbert@gondor.apana.org.au>.  All rights reserved.

 This code is derived from software contributed to Berkeley by Kenneth Almquist.

 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
 1. Redistributions of source code must retain the above copyright
    notice, this list of conditions and the following disclaimer.
 2. 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.
 3. Neither the name of the University nor the names of its contributors
    may be used to endorse or promote products derived from this software
    without specific prior written permission.

 THIS SOFTWARE IS PROVIDED BY THE REGENTS 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 THE REGENTS OR CONTRIBUTORS 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.

 mksignames.c:

 This file is not directly linked with dash.  However, its output is.

 Copyright (C) 1992 Free Software Foundation, Inc.

 This file is part of GNU Bash, the Bourne Again SHell.

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

 Bash 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 General Public License
 for more details.

lib/ext/geshi in the source tarball is the GeSHi Syntax Highlighter,
copyright Benny Baumann, Nigel McNie. Licenced under the GNU GPL version 2+.
It's not installed into the binary packages. On Debian systems, the full
text of this license can be found in the file
/usr/share/common-licenses/GPL-2.

