summaryrefslogtreecommitdiff
path: root/packaging
diff options
context:
space:
mode:
authorMarcus Meissner <marcus@jet.franken.de>2015-02-22 10:09:27 +0000
committerMarcus Meissner <marcus@jet.franken.de>2015-02-22 10:09:27 +0000
commit2456c1249d56b99950934d43a4e7d95692831117 (patch)
treefb5ab58a350b831bace95da54c105423364ad859 /packaging
parent736b4e5b8fa648ddd40815e066cf9cc5fb03f65e (diff)
downloadlibgphoto2-2456c1249d56b99950934d43a4e7d95692831117.tar.gz
added license header
git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@15369 67ed7778-7388-44ab-90cf-0a291f65f57c
Diffstat (limited to 'packaging')
-rw-r--r--packaging/generic/check-ptp-camera17
1 files changed, 16 insertions, 1 deletions
diff --git a/packaging/generic/check-ptp-camera b/packaging/generic/check-ptp-camera
index 8750601e8..1793fc833 100644
--- a/packaging/generic/check-ptp-camera
+++ b/packaging/generic/check-ptp-camera
@@ -1,5 +1,20 @@
#!/bin/bash
-
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU Lesser General Public
+# License as published by the Free Software Foundation; either
+# version 2 of the License, or (at your option) any later version.
+#
+# This library 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
+# Lesser General Public License for more details.
+#
+# You should have received a copy of the GNU Lesser General Public
+# License along with this library; if not, write to the
+# Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+# Boston, MA 02110-1301 USA
+#
+#
# check if any interface of this device is a PTP camera interface (06)
INTERFACE="${1:-06/01/01}"