summaryrefslogtreecommitdiff
path: root/camlibs/jl2005c
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/jl2005c
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/jl2005c')
-rw-r--r--camlibs/jl2005c/img_enhance.c4
-rw-r--r--camlibs/jl2005c/img_enhance.h4
-rw-r--r--camlibs/jl2005c/jl2005bcd_decompress.c5
-rw-r--r--camlibs/jl2005c/jl2005bcd_decompress.h4
-rw-r--r--camlibs/jl2005c/jl2005c.c4
-rw-r--r--camlibs/jl2005c/jl2005c.h4
-rw-r--r--camlibs/jl2005c/library.c4
7 files changed, 15 insertions, 14 deletions
diff --git a/camlibs/jl2005c/img_enhance.c b/camlibs/jl2005c/img_enhance.c
index 52270bbdc..25e631f3f 100644
--- a/camlibs/jl2005c/img_enhance.c
+++ b/camlibs/jl2005c/img_enhance.c
@@ -21,8 +21,8 @@
*
* 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.
+ * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ * Boston, MA 02110-1301 USA
*/
#include <stdlib.h>
diff --git a/camlibs/jl2005c/img_enhance.h b/camlibs/jl2005c/img_enhance.h
index 0f0a5938c..76cf8c1ec 100644
--- a/camlibs/jl2005c/img_enhance.h
+++ b/camlibs/jl2005c/img_enhance.h
@@ -18,8 +18,8 @@
*
* 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.
+ * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ * Boston, MA 02110-1301 USA
*/
#ifndef __IMG_ENHANCE_H__
diff --git a/camlibs/jl2005c/jl2005bcd_decompress.c b/camlibs/jl2005c/jl2005bcd_decompress.c
index c0daaf1e5..a68f2c7e9 100644
--- a/camlibs/jl2005c/jl2005bcd_decompress.c
+++ b/camlibs/jl2005c/jl2005bcd_decompress.c
@@ -19,8 +19,9 @@
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser 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
*/
#define _BSD_SOURCE
diff --git a/camlibs/jl2005c/jl2005bcd_decompress.h b/camlibs/jl2005c/jl2005bcd_decompress.h
index e0c4ac777..e7ba2a938 100644
--- a/camlibs/jl2005c/jl2005bcd_decompress.h
+++ b/camlibs/jl2005c/jl2005bcd_decompress.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 __jl2005bcd_decompress_H__
diff --git a/camlibs/jl2005c/jl2005c.c b/camlibs/jl2005c/jl2005c.c
index cd58bb152..deda9bd9e 100644
--- a/camlibs/jl2005c/jl2005c.c
+++ b/camlibs/jl2005c/jl2005c.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/jl2005c/jl2005c.h b/camlibs/jl2005c/jl2005c.h
index c55b658bf..457b6fda6 100644
--- a/camlibs/jl2005c/jl2005c.h
+++ b/camlibs/jl2005c/jl2005c.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 __jl2005c_H__
diff --git a/camlibs/jl2005c/library.c b/camlibs/jl2005c/library.c
index 7ab890b27..a635a8524 100644
--- a/camlibs/jl2005c/library.c
+++ b/camlibs/jl2005c/library.c
@@ -15,8 +15,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>