Skip to content

ayushmi/domjudge

Repository files navigation

This is the Programming Contest Jury System "DOMjudge" version 3.3.4DEV

DOMjudge is a system for running a programming contest, like the
ACM ICPC regional and world championship programming contests.


Documentation
-------------

For more information on installation and requirements see the
documentation under the doc/admin directory. There are HTML and PDF
versions of the documentation available, prebuilt from SGML sources.

The doc/ directory also contains documentation for users of DOMjudge,
namely for jury members (under doc/judge) and teams (under doc/team).

The jury documentation is also available in HTML and PDF format.

The team documentation is available prebuilt in PDF format, but it
contains default/example settings. To include the correct settings for
your local environment, DOMjudge has to be properly configured first,
as parts of the configuration are used in it (e.g. the URL to the team
interface of DOMjudge). A LaTeX installation including the packages
`svn` and `expdlist` is required to rebuild the team documentation.
For more information, see the administrator documentation.

All documentation is also available online at the DOMjudge homepage:
	http://domjudge.sourceforge.net/documentation
Please note that this documentation is from the latest stable
release and thus might not apply to your version.


Copyright & Licencing
---------------------

DOMjudge is Copyright (c) 2004 - 2012 by The DOMjudge Developers.
The DOMjudge developers are Jaap Eldering, Thijs Kinkhorst,
Peter van de Werken, Tobias Werth, and Nicky Gerritsen. Development is
hosted at Study Association "A-Eskwadraat", Utrecht University,
The Netherlands.

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. See the file
COPYING.

Additionally, parts of this system are based on other programs, which
are covered by other copyrights. This will be noted in the files
themselves and these copyrights/attributions can also be found in the
administrator manual.

The lib/ext/ dir contains convenience copies of libraries produced
by other projects and used by DOMjudge. They are licenced as follows:
- geshi: GeSHi Syntax Highlighter, copyright Benny Baumann, Nigel McNie.
  Licenced under the GNU GPL version 2+.

Various JavaScript libraries/snippets are included under www/js/:
- sorttable.js: copyright Stuart Langridge, licenced under the MIT
  licence, see COPYING.MIT.
- jscolor.js: copyright Jan Odvarko, licenced under the GNU LGPL.
- tabber.js: copyright Patrick Fitzgerald, licenced under the MIT licence.

The M4 autoconf macros are licenced under all-permissive and GPL3+
licences; see the respective files under m4/ for details.

Furthermore, a binary version of the dash shell (statically compiled)
is distributed with DOMjudge. This program is copyright by various
people under the BSD licence and a part under the GNU GPL version 2,
see doc/dash.copyright for more details.
Sources can be downloaded from: http://domjudge.sourceforge.net/sources/


Contact
-------

The DOMjudge homepage can be found at:
http://domjudge.sourceforge.net/

Announcements of new releases are sent to our low volume announcements
mailinglist. Subscription to this list is done via
http://lists.a-eskwadraat.nl/mailman/listinfo/domjudge-announce

The developers can be reached through the mailinglist
domjudge-devel@lists.a-eskwadraat.nl. You need to be subscribed before
you can post. Information, subscription and archives are available at:
http://lists.a-eskwadraat.nl/mailman/listinfo/domjudge-devel

About

DOMjudge as used by W.I.S.V 'Christiaan Huygens'. Upstream repository at http://domjudge.a-eskwadraat.nl/trac/wiki/Development.

Resources

License

GPL-2.0 and 2 other licenses found

Licenses found

GPL-2.0
COPYING
Unknown
COPYING.BSD
Unknown
COPYING.MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published