diff options
Diffstat (limited to 'libgfortran/intrinsics/f2c_specifics.F90')
-rw-r--r-- | libgfortran/intrinsics/f2c_specifics.F90 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libgfortran/intrinsics/f2c_specifics.F90 b/libgfortran/intrinsics/f2c_specifics.F90 index 8a2a8acb562..04c0e37f3d7 100644 --- a/libgfortran/intrinsics/f2c_specifics.F90 +++ b/libgfortran/intrinsics/f2c_specifics.F90 @@ -24,8 +24,8 @@ ! !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, 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. ! ! Specifics for the intrinsics whose calling conventions change if ! -ff2c is used. |