X-Git-Url: https://git.mxchange.org/?p=shipsimu.git;a=blobdiff_plain;f=application%2Fship-simu%2Finterfaces%2Fclass_TradeableItem.php;h=f850be27fb4145471f1c64ca4e4165fc01408016;hp=a74683885b4e3ce1d1a28018fec3d58f66368d11;hb=4f70843ae8428f051d70ccff5bb43fc4c03dda8d;hpb=4d93e38a67f5c98b1f537585e38fec88be7cc809 diff --git a/application/ship-simu/interfaces/class_TradeableItem.php b/application/ship-simu/interfaces/class_TradeableItem.php index a746838..f850be2 100644 --- a/application/ship-simu/interfaces/class_TradeableItem.php +++ b/application/ship-simu/interfaces/class_TradeableItem.php @@ -2,11 +2,11 @@ /** * An interface for tradeable items * - * @author Roland Haeder + * @author Roland Haeder * @version 0.0.0 - * @copyright Copyright(c) 2007, 2008 Roland Haeder, this is free software + * @copyright Copyright (c) 2007, 2008 Roland Haeder, 2009 Ship-Simu Developer Team * @license GNU GPL 3.0 or any newer version - * @link http://www.ship-simu.org + * @link http://www.shipsimu.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 TradeableItem extends FrameworkInterface { /**