summaryrefslogtreecommitdiff
path: root/libguile/gdbint.c
diff options
context:
space:
mode:
authorJim Blandy <jimb@red-bean.com>1997-05-26 22:34:48 +0000
committerJim Blandy <jimb@red-bean.com>1997-05-26 22:34:48 +0000
commit82892beda5c053715bc3ec7063af4a129f52c5f9 (patch)
treeb2c979a23d8b3e8240e4e8b1021f9c3c42935bb5 /libguile/gdbint.c
parent1532804164c66ff65b9bc82b92fc4dd15fd56dd6 (diff)
downloadguile-82892beda5c053715bc3ec7063af4a129f52c5f9.tar.gz
* Lots of files: New address for FSF.
Diffstat (limited to 'libguile/gdbint.c')
-rw-r--r--libguile/gdbint.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/libguile/gdbint.c b/libguile/gdbint.c
index 29a35f4d0..64a3e1bd5 100644
--- a/libguile/gdbint.c
+++ b/libguile/gdbint.c
@@ -13,7 +13,8 @@
*
* You should have received a copy of the GNU General Public License
* along with this software; see the file COPYING. If not, write to
- * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
+ * the Free Software Foundation, Inc., 59 Temple Place, Suite 330,
+ * Boston, MA 02111-1307 USA
*
* As a special exception, the Free Software Foundation gives permission
* for additional uses of the text contained in its release of GUILE.
@@ -40,8 +41,7 @@
* If you do not wish that, delete this exception notice.
*
* The author can be reached at djurfeldt@nada.kth.se
- * Mikael Djurfeldt, SANS/NADA KTH, 10044 STOCKHOLM, SWEDEN
- */
+ * Mikael Djurfeldt, SANS/NADA KTH, 10044 STOCKHOLM, SWEDEN */
#include <stdio.h>
#include "_scm.h"