summaryrefslogtreecommitdiffstats
path: root/f-spot-db-reduce.sh
diff options
context:
space:
mode:
authorArun Persaud <arun@nubati.net>2013-01-20 11:01:06 -0800
committerArun Persaud <arun@nubati.net>2013-01-20 11:01:06 -0800
commit2977e27d221119f2784255b57848779aa8efa921 (patch)
tree207256e8a691bcb2cc2da8b6ea3fd308a6c539ea /f-spot-db-reduce.sh
parent72555a7b6a834a8773153ab3f642f13fc4294d39 (diff)
downloadphoto-tags-2977e27d221119f2784255b57848779aa8efa921.tar.gz
photo-tags-2977e27d221119f2784255b57848779aa8efa921.tar.bz2
photo-tags-2977e27d221119f2784255b57848779aa8efa921.zip
added licence
Diffstat (limited to 'f-spot-db-reduce.sh')
-rwxr-xr-xf-spot-db-reduce.sh17
1 files changed, 17 insertions, 0 deletions
diff --git a/f-spot-db-reduce.sh b/f-spot-db-reduce.sh
index 831e50e..037b783 100755
--- a/f-spot-db-reduce.sh
+++ b/f-spot-db-reduce.sh
@@ -1,5 +1,22 @@
#!/bin/bash
+# copyright 2012,2013 Arun Persaud <arun@nubati.net>
+#
+# This file is part of photo-tags.
+#
+# Photo-tags 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.
+#
+# Photo-tags 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 Photo-tags. If not, see <http://www.gnu.org/licenses/>.
+
# parse ini file
CONFIG_FILE="config.ini"