summaryrefslogtreecommitdiff
path: root/libgphoto2
diff options
context:
space:
mode:
authorMarcus Meissner <marcus@jet.franken.de>2014-01-01 20:33:08 +0000
committerMarcus Meissner <marcus@jet.franken.de>2014-01-01 20:33:08 +0000
commit541934944c89a2336301669714696dc26f6a4c99 (patch)
treec9b87ba7362706c4557871a61c7c29513af1fbe3 /libgphoto2
parentbd5c51e1b5dd11a1df5d511aedcf475d5046b76f (diff)
downloadlibgphoto2-541934944c89a2336301669714696dc26f6a4c99.tar.gz
updated fsf address
git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@14610 67ed7778-7388-44ab-90cf-0a291f65f57c
Diffstat (limited to 'libgphoto2')
-rw-r--r--libgphoto2/ahd_bayer.c4
-rw-r--r--libgphoto2/bayer.c4
-rw-r--r--libgphoto2/bayer.h4
-rw-r--r--libgphoto2/exif.c5
-rw-r--r--libgphoto2/gamma.c4
-rw-r--r--libgphoto2/gamma.h4
-rw-r--r--libgphoto2/gphoto2-abilities-list.c4
-rw-r--r--libgphoto2/gphoto2-camera.c4
-rw-r--r--libgphoto2/gphoto2-context.c4
-rw-r--r--libgphoto2/gphoto2-file.c4
-rw-r--r--libgphoto2/gphoto2-filesys.c4
-rw-r--r--libgphoto2/gphoto2-library.c4
-rw-r--r--libgphoto2/gphoto2-list.c4
-rw-r--r--libgphoto2/gphoto2-result.c4
-rw-r--r--libgphoto2/gphoto2-setting.c4
-rw-r--r--libgphoto2/gphoto2-version.c4
-rw-r--r--libgphoto2/gphoto2-widget.c4
-rw-r--r--libgphoto2/jpeg.c4
-rw-r--r--libgphoto2/jpeg.h4
19 files changed, 39 insertions, 38 deletions
diff --git a/libgphoto2/ahd_bayer.c b/libgphoto2/ahd_bayer.c
index 1195cefb8..f9b69955a 100644
--- a/libgphoto2/ahd_bayer.c
+++ b/libgphoto2/ahd_bayer.c
@@ -33,8 +33,8 @@
* \par
* 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
*/
diff --git a/libgphoto2/bayer.c b/libgphoto2/bayer.c
index f567e8c0d..09fa497ab 100644
--- a/libgphoto2/bayer.c
+++ b/libgphoto2/bayer.c
@@ -24,8 +24,8 @@
* \par
* 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"
diff --git a/libgphoto2/bayer.h b/libgphoto2/bayer.h
index 41c6bc4f5..071da127f 100644
--- a/libgphoto2/bayer.h
+++ b/libgphoto2/bayer.h
@@ -17,8 +17,8 @@
* \note
* 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
*/
#ifndef __BAYER_H__
diff --git a/libgphoto2/exif.c b/libgphoto2/exif.c
index dd6f2b986..e958ce9b9 100644
--- a/libgphoto2/exif.c
+++ b/libgphoto2/exif.c
@@ -24,8 +24,9 @@
\par
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program; if not, write to the
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301 USA
*/
#include "exif.h"
diff --git a/libgphoto2/gamma.c b/libgphoto2/gamma.c
index 5274092bb..1189ba393 100644
--- a/libgphoto2/gamma.c
+++ b/libgphoto2/gamma.c
@@ -17,8 +17,8 @@
* \par
* 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"
diff --git a/libgphoto2/gamma.h b/libgphoto2/gamma.h
index 8b4e139fc..b089dae29 100644
--- a/libgphoto2/gamma.h
+++ b/libgphoto2/gamma.h
@@ -17,8 +17,8 @@
* \note
* 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
*/
#ifndef __GAMMA_H__
diff --git a/libgphoto2/gphoto2-abilities-list.c b/libgphoto2/gphoto2-abilities-list.c
index 9ebfd87b1..17f1d511d 100644
--- a/libgphoto2/gphoto2-abilities-list.c
+++ b/libgphoto2/gphoto2-abilities-list.c
@@ -18,8 +18,8 @@
* \par
* 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"
diff --git a/libgphoto2/gphoto2-camera.c b/libgphoto2/gphoto2-camera.c
index 1f5f3b860..8aaa90c50 100644
--- a/libgphoto2/gphoto2-camera.c
+++ b/libgphoto2/gphoto2-camera.c
@@ -20,8 +20,8 @@
* \note
* 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"
diff --git a/libgphoto2/gphoto2-context.c b/libgphoto2/gphoto2-context.c
index 00d756aa2..c08802517 100644
--- a/libgphoto2/gphoto2-context.c
+++ b/libgphoto2/gphoto2-context.c
@@ -17,8 +17,8 @@
* \par
* 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/gphoto2-file.c b/libgphoto2/gphoto2-file.c
index cb01a58fb..283ef146d 100644
--- a/libgphoto2/gphoto2-file.c
+++ b/libgphoto2/gphoto2-file.c
@@ -17,8 +17,8 @@
* \note
* 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
*
* \note
* This file contains internal functions. Use of these functions from
diff --git a/libgphoto2/gphoto2-filesys.c b/libgphoto2/gphoto2-filesys.c
index ab5cb28a3..e7e9fa240 100644
--- a/libgphoto2/gphoto2-filesys.c
+++ b/libgphoto2/gphoto2-filesys.c
@@ -19,8 +19,8 @@
* \par
* 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/gphoto2-library.c b/libgphoto2/gphoto2-library.c
index 0ec719683..e4878d848 100644
--- a/libgphoto2/gphoto2-library.c
+++ b/libgphoto2/gphoto2-library.c
@@ -17,8 +17,8 @@
* \par
* 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"
diff --git a/libgphoto2/gphoto2-list.c b/libgphoto2/gphoto2-list.c
index 89078199c..bb36d5894 100644
--- a/libgphoto2/gphoto2-list.c
+++ b/libgphoto2/gphoto2-list.c
@@ -17,8 +17,8 @@
* \note
* 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/gphoto2-result.c b/libgphoto2/gphoto2-result.c
index 3421318d6..f62a83c2f 100644
--- a/libgphoto2/gphoto2-result.c
+++ b/libgphoto2/gphoto2-result.c
@@ -17,8 +17,8 @@
* \par
* 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"
diff --git a/libgphoto2/gphoto2-setting.c b/libgphoto2/gphoto2-setting.c
index a1bbb6639..bd27886e0 100644
--- a/libgphoto2/gphoto2-setting.c
+++ b/libgphoto2/gphoto2-setting.c
@@ -17,8 +17,8 @@
* \par
* 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/gphoto2-version.c b/libgphoto2/gphoto2-version.c
index 0f380aaa4..bacf06a34 100644
--- a/libgphoto2/gphoto2-version.c
+++ b/libgphoto2/gphoto2-version.c
@@ -17,8 +17,8 @@
* \par
* 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"
diff --git a/libgphoto2/gphoto2-widget.c b/libgphoto2/gphoto2-widget.c
index 361043f11..6ac3bcea4 100644
--- a/libgphoto2/gphoto2-widget.c
+++ b/libgphoto2/gphoto2-widget.c
@@ -17,8 +17,8 @@
* \par
* 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-widget.h>
diff --git a/libgphoto2/jpeg.c b/libgphoto2/jpeg.c
index ba3839bc7..d74a4cd6d 100644
--- a/libgphoto2/jpeg.c
+++ b/libgphoto2/jpeg.c
@@ -16,8 +16,8 @@
* \par
* 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"
diff --git a/libgphoto2/jpeg.h b/libgphoto2/jpeg.h
index 8b22cdcbc..c3262c539 100644
--- a/libgphoto2/jpeg.h
+++ b/libgphoto2/jpeg.h
@@ -17,8 +17,8 @@
* \note
* 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
*/
#ifndef __GPHOTO2_JPEG_H__