From b4735d3641b47669780db74fedfac75965df9d93 Mon Sep 17 00:00:00 2001 From: rembo10 Date: Wed, 17 Jul 2013 21:02:24 +0530 Subject: [PATCH] Added utorrent & transmission py files --- headphones/transmission.py | 16 ++++++++++++++++ headphones/utorrent.py | 16 ++++++++++++++++ 2 files changed, 32 insertions(+) create mode 100644 headphones/transmission.py create mode 100644 headphones/utorrent.py diff --git a/headphones/transmission.py b/headphones/transmission.py new file mode 100644 index 00000000..e3b93d4e --- /dev/null +++ b/headphones/transmission.py @@ -0,0 +1,16 @@ +# This file is part of Headphones. +# +# Headphones is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation, either version 3 of the License, or +# (at your option) any later version. +# +# Headphones is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with Headphones. If not, see . + + diff --git a/headphones/utorrent.py b/headphones/utorrent.py new file mode 100644 index 00000000..e3b93d4e --- /dev/null +++ b/headphones/utorrent.py @@ -0,0 +1,16 @@ +# This file is part of Headphones. +# +# Headphones is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation, either version 3 of the License, or +# (at your option) any later version. +# +# Headphones is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with Headphones. If not, see . + +