X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fclasses%2Finterfaces%2Fclass_;h=b750dd9f052017f677fa67a00aea74b15ce8e97a;hb=bbf48d46cb9063a4d2b78c106747147712f5474e;hp=906a8adb197314565df7f2923ec7b194debd4232;hpb=70be4eacb2f76926a07541d63da444c21cb2f0d6;p=shipsimu.git diff --git a/inc/classes/interfaces/class_ b/inc/classes/interfaces/class_ index 906a8ad..b750dd9 100644 --- a/inc/classes/interfaces/class_ +++ b/inc/classes/interfaces/class_ @@ -2,11 +2,11 @@ /** * * - * @author Roland Haeder - * @version 0.3.0 - * @copyright Copyright(c) 2007, 2008 Roland Haeder, this is free software + * @author Roland Haeder + * @version 0.0.0 + * @copyright Copyright (c) 2007, 2008 Roland Haeder, this is free software * @license GNU GPL 3.0 or any newer version - * @link http://www.mxchange.org + * @link http://www.ship-simu.org * * 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 @@ -19,7 +19,7 @@ * 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, see . + * along with this program. If not, see . */ interface extends FrameworkInterface { }