app/soc/modules/ghop/logic/models/__init__.py
changeset 2403 92cfd29a363d
parent 2400 5992e2033ca2
--- a/app/soc/modules/ghop/logic/models/__init__.py	Sat Jun 06 10:30:56 2009 -0500
+++ b/app/soc/modules/ghop/logic/models/__init__.py	Sat Jun 06 19:42:54 2009 +0200
@@ -11,10 +11,6 @@
 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 # See the License for the specific language governing permissions and
 # limitations under the License.
- 
+
 """This is the GHOP Model Logic module.
 """
- 
-__authors__ = [
-  '"Lennard de Rijk" <ljvderijk@gmail.com>',
-  ]