diff options
author | Kelley Cook <kcook@gcc.gnu.org> | 2005-08-17 02:49:08 +0000 |
---|---|---|
committer | R. Kelley Cook <kcook@gcc.gnu.org> | 2005-08-17 02:49:08 +0000 |
commit | fe2ae685a1624456ecb22eba91f154226ede1146 (patch) | |
tree | a551aeaf381d16ed2232ed5f9f7856f4c7c2a36c /libgfortran/runtime/compile_options.c | |
parent | 83f517994d91c97ae1b04dd00fe14b8793df2dd4 (diff) | |
download | gcc-fe2ae685a1624456ecb22eba91f154226ede1146.zip gcc-fe2ae685a1624456ecb22eba91f154226ede1146.tar.gz gcc-fe2ae685a1624456ecb22eba91f154226ede1146.tar.bz2 |
All files: Update FSF address.
2005-08-17 Kelley Cook <kcook@gcc.gnu.org>
* All files: Update FSF address.
From-SVN: r103194
Diffstat (limited to 'libgfortran/runtime/compile_options.c')
-rw-r--r-- | libgfortran/runtime/compile_options.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libgfortran/runtime/compile_options.c b/libgfortran/runtime/compile_options.c index 5b12419..fdc7b78 100644 --- a/libgfortran/runtime/compile_options.c +++ b/libgfortran/runtime/compile_options.c @@ -24,8 +24,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with libgfortran; see the file COPYING. If not, write to -the Free Software Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. */ +the Free Software Foundation, 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ #include "config.h" |