Skip to content

Commit

Permalink
Auch hier die einheitliche Boilerplate
Browse files Browse the repository at this point in the history
  • Loading branch information
philipp-kempgen committed Sep 24, 2010
1 parent 856ae14 commit dd36c27
Showing 1 changed file with 18 additions and 2 deletions.
20 changes: 18 additions & 2 deletions opt/gemeinschaft/htdocs/gui/mod/monitor_queuemon.php
Original file line number Diff line number Diff line change
@@ -1,13 +1,29 @@
<?php
/*******************************************************************\
* Gemeinschaft
* Gemeinschaft - asterisk cluster gemeinschaft
*
* Copyright 2010, AMOOMA GmbH, Bachstr. 126, 56566 Neuwied, Germany,
* $Revision$
*
* Copyright 2010, amooma GmbH, Bachstr. 126, 56566 Neuwied, Germany,
* http://www.amooma.de/
* Stefan Wintermeyer <stefan.wintermeyer@amooma.de>
* Philipp Kempgen <philipp.kempgen@amooma.de>
* Peter Kozak <peter.kozak@amooma.de>
*
* 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 (at your option) 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., 51 Franklin Street, Fifth Floor, Boston,
* MA 02110-1301, USA.
\*******************************************************************/

defined('GS_VALID') or die('No direct access.');
Expand Down

0 comments on commit dd36c27

Please sign in to comment.