X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fclasses%2Finterfaces%2Fclass_;h=055ad90d6a932b175f3021455b1c663194036758;hb=792542694524c78ffc47fb8c18ab9615f98c76ca;hp=906a8adb197314565df7f2923ec7b194debd4232;hpb=70be4eacb2f76926a07541d63da444c21cb2f0d6;p=shipsimu.git diff --git a/inc/classes/interfaces/class_ b/inc/classes/interfaces/class_ index 906a8ad..055ad90 100644 --- a/inc/classes/interfaces/class_ +++ b/inc/classes/interfaces/class_ @@ -3,10 +3,10 @@ * * * @author Roland Haeder - * @version 0.3.0 + * @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 { }