Commit 957973e9 by R. Kelley Cook

Update FSF address

From-SVN: r101366
parent 3eca1bd7
...@@ -16,8 +16,8 @@ ...@@ -16,8 +16,8 @@
;; You should have received a copy of the GNU General Public License ;; You should have received a copy of the GNU General Public License
;; along with GCC; see the file COPYING. If not, write to the ;; along with GCC; see the file COPYING. If not, write to the
;; Free Software Foundation, 59 Temple Place - Suite 330, Boston, ;; Free Software Foundation, 51 Franklin Street, Fifth Floor, Boston,
;; MA 02111-1307, USA. ;; MA 02110-1301, USA.
(define_mode_attr larx [(SI "lwarx") (DI "ldarx")]) (define_mode_attr larx [(SI "lwarx") (DI "ldarx")])
(define_mode_attr stcx [(SI "stwcx.") (DI "stdcx.")]) (define_mode_attr stcx [(SI "stwcx.") (DI "stdcx.")])
......
...@@ -13,8 +13,8 @@ ...@@ -13,8 +13,8 @@
// //
// You should have received a copy of the GNU General Public License // You should have received a copy of the GNU General Public License
// along with this program; if not, write to the Free Software // along with this program; if not, write to the Free Software
// Foundation, 59 Temple Place - Suite 330, // Foundation, 51 Franklin Street, Fifth Floor,
// Boston, MA 02111-1307, USA. // Boston, MA 02110-1301, USA.
// //
// In other words, you are welcome to use, share and improve this program. // In other words, you are welcome to use, share and improve this program.
// You are forbidden to forbid anyone else to use, share and improve // You are forbidden to forbid anyone else to use, share and improve
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment