summaryrefslogtreecommitdiffstats
path: root/drop.sh
diff options
context:
space:
mode:
authorFlorian Pritz <f-p@gmx.at>2009-02-24 19:46:00 +0100
committerFlorian Pritz <f-p@gmx.at>2009-02-24 19:46:00 +0100
commitf129bf7a7bad968939838d8efbd7cd878cf58257 (patch)
tree71f5e73f3fcca73e50fafc1b4f647f7bd3f402fb /drop.sh
parentc77adbb09670a5261b317a4cdfa41255019e896b (diff)
downloadbin-f129bf7a7bad968939838d8efbd7cd878cf58257.tar.gz
bin-f129bf7a7bad968939838d8efbd7cd878cf58257.tar.xz
standardized file headers and added COPYING
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)