summaryrefslogtreecommitdiff
path: root/camlibs/smal
diff options
context:
space:
mode:
authorMarcus Meissner <marcus@jet.franken.de>2014-01-01 20:27:33 +0000
committerMarcus Meissner <marcus@jet.franken.de>2014-01-01 20:27:33 +0000
commitf89703121735c61aa6611d77b7812a2bde79a51d (patch)
tree05bfb0c553a20e8ca0f1c8b2f9079f1442a896c4 /camlibs/smal
parentb2e00b55c4a6014a1b2d68b10faa2aa0538a527c (diff)
downloadlibgphoto2-f89703121735c61aa6611d77b7812a2bde79a51d.tar.gz
updated fsf address
git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@14608 67ed7778-7388-44ab-90cf-0a291f65f57c
Diffstat (limited to 'camlibs/smal')
-rw-r--r--camlibs/smal/smal.c4
-rw-r--r--camlibs/smal/smal.h4
-rw-r--r--camlibs/smal/ultrapocket.c4
-rw-r--r--camlibs/smal/ultrapocket.h4
4 files changed, 8 insertions, 8 deletions
diff --git a/camlibs/smal/smal.c b/camlibs/smal/smal.c
index be8c66387..e97ab04e3 100644
--- a/camlibs/smal/smal.c
+++ b/camlibs/smal/smal.c
@@ -14,8 +14,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 <stdio.h>
diff --git a/camlibs/smal/smal.h b/camlibs/smal/smal.h
index c6116e2ce..622b66d5e 100644
--- a/camlibs/smal/smal.h
+++ b/camlibs/smal/smal.h
@@ -14,8 +14,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
*/
#ifndef __SMAL_H__
diff --git a/camlibs/smal/ultrapocket.c b/camlibs/smal/ultrapocket.c
index d530af216..10e1b4fa5 100644
--- a/camlibs/smal/ultrapocket.c
+++ b/camlibs/smal/ultrapocket.c
@@ -14,8 +14,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/camlibs/smal/ultrapocket.h b/camlibs/smal/ultrapocket.h
index 223aabc4a..b951daafd 100644
--- a/camlibs/smal/ultrapocket.h
+++ b/camlibs/smal/ultrapocket.h
@@ -14,8 +14,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
*/
#ifndef __ULTRAPOCKET_H__