summaryrefslogtreecommitdiff
path: root/libgphoto2_port/usb
diff options
context:
space:
mode:
authorMarcus Meissner <marcus@jet.franken.de>2014-01-01 20:34:15 +0000
committerMarcus Meissner <marcus@jet.franken.de>2014-01-01 20:34:15 +0000
commit8aa916b30a585cf68a912ff2e4f9b0d132483864 (patch)
treeeadcc544964261bc0f5584dd5f9c8cdbe523f095 /libgphoto2_port/usb
parent541934944c89a2336301669714696dc26f6a4c99 (diff)
downloadlibgphoto2-8aa916b30a585cf68a912ff2e4f9b0d132483864.tar.gz
updated fsf address
git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@14611 67ed7778-7388-44ab-90cf-0a291f65f57c
Diffstat (limited to 'libgphoto2_port/usb')
-rw-r--r--libgphoto2_port/usb/libusb.c4
-rw-r--r--libgphoto2_port/usb/libusb1.c4
-rw-r--r--libgphoto2_port/usb/usb-os2.c5
3 files changed, 7 insertions, 6 deletions
diff --git a/libgphoto2_port/usb/libusb.c b/libgphoto2_port/usb/libusb.c
index 3077caf2a..d9385c5dc 100644
--- a/libgphoto2_port/usb/libusb.c
+++ b/libgphoto2_port/usb/libusb.c
@@ -16,8 +16,8 @@
*
* 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., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ * Boston, MA 02110-1301 USA
*/
#define _BSD_SOURCE
diff --git a/libgphoto2_port/usb/libusb1.c b/libgphoto2_port/usb/libusb1.c
index 7d86d122b..837f90b23 100644
--- a/libgphoto2_port/usb/libusb1.c
+++ b/libgphoto2_port/usb/libusb1.c
@@ -17,8 +17,8 @@
*
* 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., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ * Boston, MA 02110-1301 USA
*/
#include "config.h"
#include <gphoto2/gphoto2-port-library.h>
diff --git a/libgphoto2_port/usb/usb-os2.c b/libgphoto2_port/usb/usb-os2.c
index c99e9bb56..3d9bcc4fd 100644
--- a/libgphoto2_port/usb/usb-os2.c
+++ b/libgphoto2_port/usb/usb-os2.c
@@ -15,8 +15,9 @@
You should have received a copy of the GNU Library General Public
License along with the GPIO Library; see the file COPYING.LIB. If not,
- write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ write to the
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301 USA
*/
#include "config.h"