mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-02-14 18:50:17 +08:00
Update FSF address
From-SVN: r101366
This commit is contained in:
parent
3eca1bd776
commit
957973e921
@ -16,8 +16,8 @@
|
||||
|
||||
;; You should have received a copy of the GNU General Public License
|
||||
;; along with GCC; see the file COPYING. If not, write to the
|
||||
;; Free Software Foundation, 59 Temple Place - Suite 330, Boston,
|
||||
;; MA 02111-1307, USA.
|
||||
;; Free Software Foundation, 51 Franklin Street, Fifth Floor, Boston,
|
||||
;; MA 02110-1301, USA.
|
||||
|
||||
(define_mode_attr larx [(SI "lwarx") (DI "ldarx")])
|
||||
(define_mode_attr stcx [(SI "stwcx.") (DI "stdcx.")])
|
||||
|
@ -13,8 +13,8 @@
|
||||
//
|
||||
// You should have received a copy of the GNU General Public License
|
||||
// along with this program; if not, write to the Free Software
|
||||
// Foundation, 59 Temple Place - Suite 330,
|
||||
// Boston, MA 02111-1307, USA.
|
||||
// Foundation, 51 Franklin Street, Fifth Floor,
|
||||
// Boston, MA 02110-1301, USA.
|
||||
//
|
||||
// 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
|
||||
|
Loading…
Reference in New Issue
Block a user