diff options
author | Lute Kamstra <lute@gnu.org> | 2005-07-04 14:42:45 +0000 |
---|---|---|
committer | Lute Kamstra <lute@gnu.org> | 2005-07-04 14:42:45 +0000 |
commit | 0d07bc90bcf62bb70e94d120b0fc8f06d699f652 (patch) | |
tree | 984d42894318e5e99fcc99d98cd523f38c50516b /update-subdirs | |
parent | ee53c9b776d156d31d21494efc05fbc5430f372d (diff) | |
download | emacs-0d07bc90bcf62bb70e94d120b0fc8f06d699f652.tar.gz |
Update FSF's address.
Diffstat (limited to 'update-subdirs')
-rwxr-xr-x | update-subdirs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/update-subdirs b/update-subdirs index 7ac5977d70f..29ac404575a 100755 --- a/update-subdirs +++ b/update-subdirs @@ -17,8 +17,8 @@ # # You should have received a copy of the GNU General Public License # along with GNU Emacs; see the file COPYING. If not, write to the -# Free Software Foundation, Inc., 59 Temple Place - Suite 330, -# Boston, MA 02111-1307, USA. +# Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +# Boston, MA 02110-1301, USA. cd $1 for file in *; do |