diff options
Diffstat (limited to 'libguile/gdbint.h')
-rw-r--r-- | libguile/gdbint.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libguile/gdbint.h b/libguile/gdbint.h index db6b15753..e4e02b997 100644 --- a/libguile/gdbint.h +++ b/libguile/gdbint.h @@ -16,7 +16,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. @@ -43,8 +44,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 "libguile/__scm.h" |