From: Eric Bollengier Date: Tue, 22 Aug 2006 20:49:22 +0000 (+0000) Subject: ebl add copyright X-Git-Tag: Release-2.0.0~574 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=c49a262cb5230335f60fc86a7dabe15998e468e0;p=bacula%2Fbacula ebl add copyright git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3341 91ce42f0-d328-0410-95d8-f526ca767f89 --- diff --git a/gui/bweb/html/bweb.js b/gui/bweb/html/bweb.js index 80edc562c9..5d5d6de915 100644 --- a/gui/bweb/html/bweb.js +++ b/gui/bweb/html/bweb.js @@ -1,3 +1,20 @@ +// Copyright (C) 2006 Eric Bollengier +// All rights reserved. +// +// This program 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 of the License, or +// 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 General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program; if not, write to the Free Software +// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + var even_cell_color = "#FFFFFF"; var odd_cell_color = "#EEEEEE"; var header_color = "#E1E0DA";