diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/Makefile.am | 2 | ||||
-rw-r--r-- | doc/assuan.texi | 4 | ||||
-rw-r--r-- | doc/gpl.texi | 4 | ||||
-rw-r--r-- | doc/lgpl.texi | 4 | ||||
-rwxr-xr-x | doc/mdate-sh | 2 |
5 files changed, 8 insertions, 8 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am index 039ef2f..c806232 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -15,7 +15,7 @@ # # 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 +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA ## Process this file with automake to produce Makefile.in diff --git a/doc/assuan.texi b/doc/assuan.texi index cfb2d4c..20c1f1f 100644 --- a/doc/assuan.texi +++ b/doc/assuan.texi @@ -66,8 +66,8 @@ This is Edition @value{EDITION}, last updated @value{UPDATED}, of @cite{The `Developing with Assuan' Manual}, for Version @value{VERSION}. @sp 1 Published by the Free Software Foundation@* -59 Temple Place - Suite 330@* -Boston, MA 02111-1307 USA +51 Franklin Street, Fifth Floor@* +Boston, MA 02110-1301 USA @sp 1 @copyrightnotice{} @sp 1 diff --git a/doc/gpl.texi b/doc/gpl.texi index ca0508f..3ad5ae0 100644 --- a/doc/gpl.texi +++ b/doc/gpl.texi @@ -6,7 +6,7 @@ @display Copyright @copyright{} 1989, 1991 Free Software Foundation, Inc. -59 Temple Place -- Suite 330, Boston, MA 02111-1307, USA +59 Temple Place -- Suite 330, Boston, MA 02110-1301, USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. @@ -352,7 +352,7 @@ GNU General Public License for more details. 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. +59 Temple Place, Suite 330, Boston, MA 02110-1301, USA. @end smallexample Also add information on how to contact you by electronic and paper mail. diff --git a/doc/lgpl.texi b/doc/lgpl.texi index ce83628..b042e12 100644 --- a/doc/lgpl.texi +++ b/doc/lgpl.texi @@ -6,7 +6,7 @@ @display Copyright @copyright{} 1991, 1999 Free Software Foundation, Inc. -59 Temple Place -- Suite 330, Boston, MA 02111-1307, USA +59 Temple Place -- Suite 330, Boston, MA 02110-1301, USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. @@ -544,7 +544,7 @@ Lesser General Public License for more details. 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, +Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02110-1301, USA. @end smallexample diff --git a/doc/mdate-sh b/doc/mdate-sh index 05e828b..caed933 100755 --- a/doc/mdate-sh +++ b/doc/mdate-sh @@ -18,7 +18,7 @@ scriptversion=2003-11-09.00 # # 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. +# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a |