X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=application%2Fhub%2Finterfaces%2Fquery%2Fclass_Queryable.php;h=e0917f1c16b7c15fa31acb3fff529deeb71016af;hb=aa4ac5d61eab8540e9902396998f3f53718eeaf5;hp=29ecd46b8e03d6bc16cac94283bb58fcd2ebf7c0;hpb=3d2b905ec24eab672dab8eae54f68774231b3834;p=hub.git diff --git a/application/hub/interfaces/query/class_Queryable.php b/application/hub/interfaces/query/class_Queryable.php index 29ecd46b8..e0917f1c1 100644 --- a/application/hub/interfaces/query/class_Queryable.php +++ b/application/hub/interfaces/query/class_Queryable.php @@ -4,7 +4,7 @@ * * @author Roland Haeder * @version 0.0.0 - * @copyright Copyright (c) 2007, 2008 Roland Haeder, 2009 Core Developer Team + * @copyright Copyright (c) 2007, 2008 Roland Haeder, 2009, 2010 Hub Developer Team * @license GNU GPL 3.0 or any newer version * @link http://www.ship-simu.org * @@ -24,5 +24,5 @@ interface Queryable extends FrameworkInterface { } -// +// [EOF] ?>