diff options
author | kcook <kcook@138bc75d-0d04-0410-961f-82ee72b054a4> | 2005-08-17 02:49:08 +0000 |
---|---|---|
committer | kcook <kcook@138bc75d-0d04-0410-961f-82ee72b054a4> | 2005-08-17 02:49:08 +0000 |
commit | 5ac2525b9ad42e99878e993961c920d878cd245b (patch) | |
tree | a551aeaf381d16ed2232ed5f9f7856f4c7c2a36c /libgfortran/libgfortran.h | |
parent | 23f75131570b6bcf06cc7eccc856b284c9e7ea8a (diff) | |
download | gcc-5ac2525b9ad42e99878e993961c920d878cd245b.tar.gz |
2005-08-17 Kelley Cook <kcook@gcc.gnu.org>
* All files: Update FSF address.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@103194 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libgfortran/libgfortran.h')
-rw-r--r-- | libgfortran/libgfortran.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libgfortran/libgfortran.h b/libgfortran/libgfortran.h index de17c2f3723..74f911888a4 100644 --- a/libgfortran/libgfortran.h +++ b/libgfortran/libgfortran.h @@ -17,8 +17,8 @@ GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with libgfor; see the file COPYING.LIB. If not, -write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. */ +write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ /* As a special exception, if you link this library with other files, some of which are compiled with GCC, to produce an executable, |