diff options
author | Marcus Meissner <marcus@jet.franken.de> | 2015-02-22 10:13:05 +0000 |
---|---|---|
committer | Marcus Meissner <marcus@jet.franken.de> | 2015-02-22 10:13:05 +0000 |
commit | 7c54ee6b23722a3d7c948cf96a92d08289528222 (patch) | |
tree | 3049101f4b7346c169ae3a375c7db3d58c9d4d6e /packaging/linux-hotplug/usbcam.user | |
parent | 2456c1249d56b99950934d43a4e7d95692831117 (diff) | |
download | libgphoto2-7c54ee6b23722a3d7c948cf96a92d08289528222.tar.gz |
added lgplv2 license headers
git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@15370 67ed7778-7388-44ab-90cf-0a291f65f57c
Diffstat (limited to 'packaging/linux-hotplug/usbcam.user')
-rw-r--r-- | packaging/linux-hotplug/usbcam.user | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/packaging/linux-hotplug/usbcam.user b/packaging/linux-hotplug/usbcam.user index aeba2d5cb..c46f155a2 100644 --- a/packaging/linux-hotplug/usbcam.user +++ b/packaging/linux-hotplug/usbcam.user @@ -1,4 +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 +# +# # $Id$ # # /etc/hotplug/usb/usbcam |