From 85d6323e280f901c9b2185d9f0a959e62b401133 Mon Sep 17 00:00:00 2001 From: Micke Prag Date: Fri, 11 Nov 2011 12:02:40 +0100 Subject: [PATCH] Move project tellstickd into 3rdparty --- {tellstickd => 3rdparty/tellstickd}/LICENSE | 0 {tellstickd => 3rdparty/tellstickd}/README | 0 {tellstickd => 3rdparty/tellstickd}/init_script/tellstickd | 0 {tellstickd => 3rdparty/tellstickd}/init_script/tellstickd.debian | 0 {tellstickd => 3rdparty/tellstickd}/tellstickd | 0 {tellstickd => 3rdparty/tellstickd}/tellstickd.conf | 0 6 files changed, 0 insertions(+), 0 deletions(-) rename {tellstickd => 3rdparty/tellstickd}/LICENSE (100%) rename {tellstickd => 3rdparty/tellstickd}/README (100%) rename {tellstickd => 3rdparty/tellstickd}/init_script/tellstickd (100%) rename {tellstickd => 3rdparty/tellstickd}/init_script/tellstickd.debian (100%) rename {tellstickd => 3rdparty/tellstickd}/tellstickd (100%) rename {tellstickd => 3rdparty/tellstickd}/tellstickd.conf (100%) diff --git a/tellstickd/LICENSE b/3rdparty/tellstickd/LICENSE similarity index 100% rename from tellstickd/LICENSE rename to 3rdparty/tellstickd/LICENSE diff --git a/tellstickd/README b/3rdparty/tellstickd/README similarity index 100% rename from tellstickd/README rename to 3rdparty/tellstickd/README diff --git a/tellstickd/init_script/tellstickd b/3rdparty/tellstickd/init_script/tellstickd similarity index 100% rename from tellstickd/init_script/tellstickd rename to 3rdparty/tellstickd/init_script/tellstickd diff --git a/tellstickd/init_script/tellstickd.debian b/3rdparty/tellstickd/init_script/tellstickd.debian similarity index 100% rename from tellstickd/init_script/tellstickd.debian rename to 3rdparty/tellstickd/init_script/tellstickd.debian diff --git a/tellstickd/tellstickd b/3rdparty/tellstickd/tellstickd similarity index 100% rename from tellstickd/tellstickd rename to 3rdparty/tellstickd/tellstickd diff --git a/tellstickd/tellstickd.conf b/3rdparty/tellstickd/tellstickd.conf similarity index 100% rename from tellstickd/tellstickd.conf rename to 3rdparty/tellstickd/tellstickd.conf