diff options
author | Jim Blandy <jimb@red-bean.com> | 1999-08-06 07:26:07 +0000 |
---|---|---|
committer | Jim Blandy <jimb@red-bean.com> | 1999-08-06 07:26:07 +0000 |
commit | c6e23ea25f0556868fd1781df7ff8fc5f2c8f110 (patch) | |
tree | 2e3986d59c8a37309ebff18c6708fccd1fdbb065 /guile-readline/readline.c | |
parent | 1a961d7ef3b680ee7b12614054f982abd49c3556 (diff) | |
download | guile-c6e23ea25f0556868fd1781df7ff8fc5f2c8f110.tar.gz |
Update FSF address in copyright notices.
Diffstat (limited to 'guile-readline/readline.c')
-rw-r--r-- | guile-readline/readline.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/guile-readline/readline.c b/guile-readline/readline.c index 5e8e045ca..28bac5418 100644 --- a/guile-readline/readline.c +++ b/guile-readline/readline.c @@ -14,7 +14,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 * */ |