diff options
author | Dave Andreoli <dave@gurumeditation.it> | 2016-01-03 18:51:38 +0100 |
---|---|---|
committer | Dave Andreoli <dave@gurumeditation.it> | 2016-01-03 18:51:38 +0100 |
commit | 0021e4a186966e887252baf923445e14ff8fac02 (patch) | |
tree | 75f244860c92647490833be601436b4699dd04ff /efl | |
parent | 17df9e69aa34477574f80e1599eca1721a3e6dfd (diff) |
oh, this is really important ... :)
Diffstat (limited to 'efl')
-rw-r--r-- | efl/ethumb/efl.ethumb_client.pyx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/efl/ethumb/efl.ethumb_client.pyx b/efl/ethumb/efl.ethumb_client.pyx index f36132c..7c45548 100644 --- a/efl/ethumb/efl.ethumb_client.pyx +++ b/efl/ethumb/efl.ethumb_client.pyx | |||
@@ -14,6 +14,7 @@ | |||
14 | # | 14 | # |
15 | # You should have received a copy of the GNU Lesser General Public License | 15 | # You should have received a copy of the GNU Lesser General Public License |
16 | # along with this Python-EFL. If not, see <http://www.gnu.org/licenses/>. | 16 | # along with this Python-EFL. If not, see <http://www.gnu.org/licenses/>. |
17 | |||
17 | """ | 18 | """ |
18 | 19 | ||
19 | :mod:`efl.ethumb_client` Module | 20 | :mod:`efl.ethumb_client` Module |