[svn r14958] Minor - updated code header

skala
Yannick Warnier 18 years ago
parent 39cd235d2e
commit f347f11ca7
  1. 6
      index.php
  2. 4
      user_portal.php
  3. 4
      webchatdeny.php
  4. 6
      whoisonline.php

@ -12,15 +12,15 @@
Contact: Contact:
Dokeos Dokeos
Rue des Palais 44 Paleizenstraat Rue du Corbeau, 108
B-1030 Brussels - Belgium B-1030 Brussels - Belgium
Tel. +32 (2) 211 34 56 Contact: info@dokeos.com
*/ */
/** /**
* @package dokeos.main * @package dokeos.main
* @author Patrick Cool <patrick.cool@UGent.be>, Ghent University, Refactoring * @author Patrick Cool <patrick.cool@UGent.be>, Ghent University, Refactoring
* @version $Id: index.php 14921 2008-04-16 13:10:59Z pcool $ * @version $Id: index.php 14958 2008-04-20 18:17:02Z yannoo $
* @todo check the different @todos in this page and really do them * @todo check the different @todos in this page and really do them
* @todo check if the news management works as expected * @todo check if the news management works as expected
*/ */

@ -4,7 +4,7 @@
============================================================================== ==============================================================================
Dokeos - elearning and course management software Dokeos - elearning and course management software
Copyright (c) 2004-2005 Dokeos S.A. Copyright (c) 2004-2005 Dokeos SPRL
Copyright (c) 2003 Ghent University (UGent) Copyright (c) 2003 Ghent University (UGent)
Copyright (c) 2001 Universite catholique de Louvain (UCL) Copyright (c) 2001 Universite catholique de Louvain (UCL)
Copyright (c) various contributors Copyright (c) various contributors
@ -19,7 +19,7 @@
See the GNU General Public License for more details. See the GNU General Public License for more details.
Contact address: Dokeos, 44 rue des palais, B-1030 Brussels, Belgium Contact address: Dokeos, rue du Corbeau, 108, B-1030 Brussels, Belgium
Mail: info@dokeos.com Mail: info@dokeos.com
============================================================================== ==============================================================================
*/ */

@ -3,7 +3,7 @@
============================================================================== ==============================================================================
Dokeos - elearning and course management software Dokeos - elearning and course management software
Copyright (c) 2004 Dokeos S.A. Copyright (c) 2004 Dokeos SPRL
Copyright (c) Denes Nagy Copyright (c) Denes Nagy
For a full list of contributors, see "credits.txt". For a full list of contributors, see "credits.txt".
@ -16,7 +16,7 @@
See the GNU General Public License for more details. See the GNU General Public License for more details.
Contact: Dokeos, 181 rue Royale, B-1000 Brussels, Belgium, info@dokeos.com Contact: Dokeos, rue du Corbeau, 108, B-1030 Brussels, Belgium, info@dokeos.com
============================================================================== ==============================================================================
*/ */

@ -1,9 +1,9 @@
<?php // $Id: whoisonline.php 14206 2008-01-30 22:12:56Z yannoo $ <?php // $Id: whoisonline.php 14958 2008-04-20 18:17:02Z yannoo $
/* /*
============================================================================== ==============================================================================
Dokeos - elearning and course management software Dokeos - elearning and course management software
Copyright (c) 2004 Dokeos S.A. Copyright (c) 2004-2008 Dokeos SPRL
Copyright (c) various contributors Copyright (c) various contributors
For a full list of contributors, see "credits.txt". For a full list of contributors, see "credits.txt".
@ -16,7 +16,7 @@
See the GNU General Public License for more details. See the GNU General Public License for more details.
Contact: Dokeos, 181 rue Royale, B-1000 Brussels, Belgium, info@dokeos.com Contact: Dokeos, rue du Corbeau, 108, B-1030 Brussels, Belgium, info@dokeos.com
============================================================================== ==============================================================================
*/ */
/** /**

Loading…
Cancel
Save