diff options
Diffstat (limited to 'hyperkitty/views/api.py')
-rw-r--r-- | hyperkitty/views/api.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/hyperkitty/views/api.py b/hyperkitty/views/api.py index c88923d..d7d18b6 100644 --- a/hyperkitty/views/api.py +++ b/hyperkitty/views/api.py @@ -16,6 +16,8 @@ # You should have received a copy of the GNU General Public License along with # HyperKitty. If not, see <http://www.gnu.org/licenses/>. # +# Author: Aamir Khan <syst3m.w0rm@gmail.com> +# import re import os |