diff options
Diffstat (limited to 'libguile/weaks.c')
-rw-r--r-- | libguile/weaks.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libguile/weaks.c b/libguile/weaks.c index 6e51040bb..e45dc1bac 100644 --- a/libguile/weaks.c +++ b/libguile/weaks.c @@ -12,8 +12,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, Inc., 59 Temple Place, Suite 330, - * Boston, MA 02111-1307 USA + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + * Boston, MA 02110-1301 USA * * As a special exception, Free Software Foundation gives permission * for additional uses of the text contained in its release of this library. |