[Opensrf-commits] r2018 - in trunk: . include/opensrf src/libopensrf (gmc)
svn at svn.open-ils.org
svn at svn.open-ils.org
Wed Sep 1 09:56:14 EDT 2010
Author: gmc
Date: 2010-09-01 09:56:12 -0400 (Wed, 01 Sep 2010)
New Revision: 2018
Modified:
trunk/COPYING
trunk/LICENSE.txt
trunk/include/opensrf/osrf_digest.h
trunk/include/opensrf/sha.h
trunk/src/libopensrf/osrf_digest.c
trunk/src/libopensrf/osrf_utf8.c
trunk/src/libopensrf/sha.c
Log:
updated mailing address of the FSF
Signed-off-by: Galen Charlton <gmc at esilibrary.com>
Modified: trunk/COPYING
===================================================================
--- trunk/COPYING 2010-09-01 13:43:25 UTC (rev 2017)
+++ trunk/COPYING 2010-09-01 13:56:12 UTC (rev 2018)
@@ -12,6 +12,6 @@
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
+ Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
+ MA 02110-1301 USA
Modified: trunk/LICENSE.txt
===================================================================
--- trunk/LICENSE.txt 2010-09-01 13:43:25 UTC (rev 2017)
+++ trunk/LICENSE.txt 2010-09-01 13:56:12 UTC (rev 2018)
@@ -2,7 +2,7 @@
Version 2, June 1991
Copyright (C) 1989, 1991 Free Software Foundation, Inc.
- 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
@@ -305,7 +305,7 @@
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
+ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
Also add information on how to contact you by electronic and paper mail.
Modified: trunk/include/opensrf/osrf_digest.h
===================================================================
--- trunk/include/opensrf/osrf_digest.h 2010-09-01 13:43:25 UTC (rev 2017)
+++ trunk/include/opensrf/osrf_digest.h 2010-09-01 13:56:12 UTC (rev 2018)
@@ -11,7 +11,7 @@
*
* 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.
+ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
*
* Copyright (C) 2009 Equinox Software Inc.
*/
Modified: trunk/include/opensrf/sha.h
===================================================================
--- trunk/include/opensrf/sha.h 2010-09-01 13:43:25 UTC (rev 2017)
+++ trunk/include/opensrf/sha.h 2010-09-01 13:56:12 UTC (rev 2018)
@@ -15,7 +15,7 @@
//
// 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
+// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
//
// Contributor(s): Julian Missig
//
Modified: trunk/src/libopensrf/osrf_digest.c
===================================================================
--- trunk/src/libopensrf/osrf_digest.c 2010-09-01 13:43:25 UTC (rev 2017)
+++ trunk/src/libopensrf/osrf_digest.c 2010-09-01 13:56:12 UTC (rev 2018)
@@ -11,7 +11,7 @@
*
* 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.
+ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
*
* Copyright (C) 2009 Jason J.A. Stephenson <jason at sigio.com>
* Extensively modified by Scott McKellar <scott at esilibrary.com>
Modified: trunk/src/libopensrf/osrf_utf8.c
===================================================================
--- trunk/src/libopensrf/osrf_utf8.c 2010-09-01 13:43:25 UTC (rev 2017)
+++ trunk/src/libopensrf/osrf_utf8.c 2010-09-01 13:56:12 UTC (rev 2018)
@@ -19,7 +19,7 @@
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.
+ 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
Date Change
---------- -------------------------------------------------
Modified: trunk/src/libopensrf/sha.c
===================================================================
--- trunk/src/libopensrf/sha.c 2010-09-01 13:43:25 UTC (rev 2017)
+++ trunk/src/libopensrf/sha.c 2010-09-01 13:56:12 UTC (rev 2018)
@@ -11,7 +11,7 @@
*
* 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.
+ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
*
* Gabber
* Copyright (C) 1999-2000 Dave Smith & Julian Missig
More information about the opensrf-commits
mailing list