X-Git-Url: http://git.euphorik.ch/?p=euphorik.git;a=blobdiff_plain;f=js%2Fdebug.js;h=c598eedcc79b83dbc4c1ea50d24ac713beb77ae9;hp=a644d271484f5f766e215da268d71cae2818a84e;hb=877597872b6660f717aaf54aa1f3001df59b501d;hpb=d4ce652aa5e5557e5674d789fa366dc7f31a9d91 diff --git a/js/debug.js b/js/debug.js index a644d27..c598eed 100644 --- a/js/debug.js +++ b/js/debug.js @@ -1,3 +1,21 @@ +// coding: utf-8 +// Copyright 2008 Grégory Burri +// +// This file is part of Euphorik. +// +// Euphorik 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 3 of the License, or +// (at your option) any later version. +// +// Euphorik 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. +// +// You should have received a copy of the GNU General Public License +// along with Euphorik. If not, see . + /** * Affiche un objet quelconque sur la sortie du navigateur. */