Missing Copyright

This commit is contained in:
Rodolphe Quiedeville 2008-09-01 13:36:15 +00:00
parent eb3dea2d72
commit b9a1cc2a5f

View File

@ -1,5 +1,6 @@
<?PHP <?PHP
/* Copyright (C) 2008 Rodolphe Quiedeville <rodolphe@quiedeville.org> /* Copyright (C) 2008 Rodolphe Quiedeville <rodolphe@quiedeville.org>
* Copyright (C) 2008 Bearstech - http://bearstech.com/
* *
* This program is free software; you can redistribute it and/or modify * 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 * it under the terms of the GNU General Public License as published by
@ -16,7 +17,6 @@
* *
* $Id$ * $Id$
* $Source$ * $Source$
*
*/ */
include_once "methode_expedition.modules.php"; include_once "methode_expedition.modules.php";
@ -39,5 +39,4 @@ Class methode_expedition_colsui extends methode_expedition
} }
} }
?> ?>