copyright information added
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
the WSGI application
|
||||
|
||||
:copyright: 2007 by Armin Ronacher.
|
||||
:copyright: 2007 by Armin Ronacher, Christopher Grebs.
|
||||
:license: BSD
|
||||
"""
|
||||
import os
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
|
||||
The paste controller
|
||||
|
||||
:copyright: 2007 by Armin Ronacher.
|
||||
:copyright: 2007 by Armin Ronacher, Christopher Grebs.
|
||||
:license: BSD
|
||||
"""
|
||||
from lodgeit.utils import redirect, PageNotFound, Response, \
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
|
||||
The XMLRPC controller
|
||||
|
||||
:copyright: 2007 by Armin Ronacher, Georg Brandl.
|
||||
:copyright: 2007 by Armin Ronacher, Georg Brandl, Christopher Grebs.
|
||||
:license: BSD
|
||||
"""
|
||||
from lodgeit.utils import ctx, render_template
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
|
||||
Database fun :)
|
||||
|
||||
:copyright: 2007 by Armin Ronacher.
|
||||
:copyright: 2007 by Armin Ronacher, Christopher Grebs.
|
||||
:license: BSD
|
||||
"""
|
||||
import time
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
|
||||
Fight stupid spammers.
|
||||
|
||||
:copyright: 2007 by Armin Ronacher.
|
||||
:copyright: 2007 by Armin Ronacher, Christopher Grebs.
|
||||
:license: BSD
|
||||
"""
|
||||
import re
|
||||
|
||||
Reference in New Issue
Block a user