summaryrefslogtreecommitdiff
path: root/libgphoto2_port/usb
diff options
context:
space:
mode:
authorMarcus Meissner <marcus@jet.franken.de>2014-06-27 05:23:45 +0000
committerMarcus Meissner <marcus@jet.franken.de>2014-06-27 05:23:45 +0000
commite8bcfdccabe5f98867212c9d5f453fc85f3509c5 (patch)
tree4f4a1ba5fc35aa76245ea2c860be1909f041123d /libgphoto2_port/usb
parent623bad7ebfdba4566ce08b264de1f37a6e5207e2 (diff)
downloadlibgphoto2-e8bcfdccabe5f98867212c9d5f453fc85f3509c5.tar.gz
converted comment text to ascii
git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@15022 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/usb-os2.c2
2 files changed, 3 insertions, 3 deletions
diff --git a/libgphoto2_port/usb/libusb.c b/libgphoto2_port/usb/libusb.c
index d9385c5dc..5bdeb4ed8 100644
--- a/libgphoto2_port/usb/libusb.c
+++ b/libgphoto2_port/usb/libusb.c
@@ -1,8 +1,8 @@
/* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 8; tab-width: 8 -*- */
/* gphoto2-port-usb.c
*
- * Copyright © 2001 Lutz Müller <lutz@users.sf.net>
- * Copyright © 1999-2000 Johannes Erdfelt <johannes@erdfelt.com>
+ * Copyright 2001 Lutz Mueller <lutz@users.sf.net>
+ * Copyright 1999-2000 Johannes Erdfelt <johannes@erdfelt.com>
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
diff --git a/libgphoto2_port/usb/usb-os2.c b/libgphoto2_port/usb/usb-os2.c
index 3d9bcc4fd..bce14df46 100644
--- a/libgphoto2_port/usb/usb-os2.c
+++ b/libgphoto2_port/usb/usb-os2.c
@@ -1,7 +1,7 @@
/* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 8; tab-width: 8 -*- */
/* gphoto2-port-usb.c - USB transport functions
- Copyright © 1999-2000 Johannes Erdfelt <johannes@erdfelt.com>
+ Copyright 1999-2000 Johannes Erdfelt <johannes@erdfelt.com>
The GPIO Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public License as