summaryrefslogtreecommitdiffstats
path: root/drop.sh
diff options
context:
space:
mode:
Diffstat (limited to 'drop.sh')
-rwxr-xr-xdrop.sh12
1 files changed, 12 insertions, 0 deletions
diff --git a/drop.sh b/drop.sh
index c37106a..3944451 100755
--- a/drop.sh
+++ b/drop.sh
@@ -1,4 +1,16 @@
#!/bin/bash
+#----------------------------------------------------
+# File: drop.sh
+# Author: Florian "Bluewind" Pritz <f-p@gmx.at>
+#
+# Copyright (C) 2008-2009 Florian Pritz
+#
+# Licensed under GNU General Public License v3
+# (see COPYING for full license text)
+#
+#----------------------------------------------------
+# called by incrond to manage ~/drop
+#----------------------------------------------------
for file; do
case $(file -b --mime-type "$file") in
application/x-bittorrent)