]> git.sur5r.net Git - bacula/bacula/commitdiff
ebl add copyright
authorEric Bollengier <eric@eb.homelinux.org>
Tue, 22 Aug 2006 20:49:22 +0000 (20:49 +0000)
committerEric Bollengier <eric@eb.homelinux.org>
Tue, 22 Aug 2006 20:49:22 +0000 (20:49 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3341 91ce42f0-d328-0410-95d8-f526ca767f89

gui/bweb/html/bweb.js

index 80edc562c9fb8cdb9381ea81a9ba68a97e6534e7..5d5d6de915c2e706f1e89ffd38f118e575259cf0 100644 (file)
@@ -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";