aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'elivepatch_client/client/__init__.py')
-rw-r--r--elivepatch_client/client/__init__.py9
1 files changed, 0 insertions, 9 deletions
diff --git a/elivepatch_client/client/__init__.py b/elivepatch_client/client/__init__.py
deleted file mode 100644
index 7797189..0000000
--- a/elivepatch_client/client/__init__.py
+++ /dev/null
@@ -1,9 +0,0 @@
-#!/usr/bin/env python
-# -*- coding: utf-8 -*-
-#
-# (c) 2017, Alice Ferrazzi <alice.ferrazzi@gmail.com>
-# Distributed under the terms of the GNU General Public License v2 or later
-
-__version__ = '0.0.1'
-__author__ = 'Alice Ferrazzi'
-__license__ = 'GNU GPLv2+' \ No newline at end of file