summaryrefslogtreecommitdiffstats
path: root/gcc/config/mcore/lib1.asm
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/mcore/lib1.asm')
-rw-r--r--gcc/config/mcore/lib1.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/config/mcore/lib1.asm b/gcc/config/mcore/lib1.asm
index 3eca5abbd97..6f991995c2e 100644
--- a/gcc/config/mcore/lib1.asm
+++ b/gcc/config/mcore/lib1.asm
@@ -24,8 +24,8 @@ General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; 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. */
#define CONCAT1(a, b) CONCAT2(a, b)
#define CONCAT2(a, b) a ## b
OpenPOWER on IntegriCloud