From 3b07403ff924119b8c53ae147b12fe499a170419 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 13 Feb 2013 06:33:51 -0800 Subject: [PATCH] autoupdate --- build-aux/config.guess | 5 ++++- build-aux/config.sub | 7 +++++-- doc/Copyright/disclaim.manual | 39 ++++++++++++++++++++++----------------- 3 files changed, 31 insertions(+), 20 deletions(-) diff --git a/build-aux/config.guess b/build-aux/config.guess index 6ea345452..f475ceb41 100755 --- a/build-aux/config.guess +++ b/build-aux/config.guess @@ -2,7 +2,7 @@ # Attempt to guess a canonical system name. # Copyright 1992-2013 Free Software Foundation, Inc. -timestamp='2013-02-04' +timestamp='2013-02-12' # This file is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by @@ -953,6 +953,9 @@ EOF eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'` test x"${CPU}" != x && { echo "${CPU}-unknown-linux-gnu"; exit; } ;; + or1k:Linux:*:*) + echo ${UNAME_MACHINE}-unknown-linux-gnu + exit ;; or32:Linux:*:*) echo ${UNAME_MACHINE}-unknown-linux-gnu exit ;; diff --git a/build-aux/config.sub b/build-aux/config.sub index 80211d0d8..872199acf 100755 --- a/build-aux/config.sub +++ b/build-aux/config.sub @@ -2,7 +2,7 @@ # Configuration validation subroutine script. # Copyright 1992-2013 Free Software Foundation, Inc. -timestamp='2013-02-04' +timestamp='2013-02-12' # This file is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by @@ -296,7 +296,7 @@ case $basic_machine in | nios | nios2 | nios2eb | nios2el \ | ns16k | ns32k \ | open8 \ - | or32 \ + | or1k | or32 \ | pdp10 | pdp11 | pj | pjl \ | powerpc | powerpc64 | powerpc64le | powerpcle \ | pyramid \ @@ -1589,6 +1589,9 @@ case $basic_machine in mips*-*) os=-elf ;; + or1k-*) + os=-elf + ;; or32-*) os=-coff ;; diff --git a/doc/Copyright/disclaim.manual b/doc/Copyright/disclaim.manual index 21a417db0..53bdf72c1 100644 --- a/doc/Copyright/disclaim.manual +++ b/doc/Copyright/disclaim.manual @@ -5,7 +5,7 @@ worth our trying to assert a copyleft.) I, , hereby disclaim all copyright interest in my manual which does . - I affirm that I have no other intellectual property interest + I affirm that I have no other proprietary interest that would undermine this release, and will do nothing to undermine it in the future. I represent that the work is my own and not a copy of someone else's work. @@ -27,37 +27,42 @@ manager of the company. If you can't get at them, anyone else authorized to license software produced there will do. Here is a sample wording: - Digital Stimulation Corporation hereby disclaims all copyright interest - in the manual "seduce.tex" written by Hugh Heffner, including both the + Yoyodyne, Inc. hereby disclaims all copyright interest + in the manual "sample.tex" written by Hugh Hacker, including both the present version of the program and his/her future changes and enhancements to it. We do not consider it or them as a work made for hire for us. - Digital Stimulation Corporation affirms that it has no other - intellectual property interest that would undermine this release, + Yoyodyne, Inc. affirms that it has no other + proprietary interest that would undermine this release, and will do nothing to undermine it in the future. - , 1 April 1987 - Ty Coon, President of Vice, Digital Stimulation Corp. + , 1 April 1987 + Moe Ghoul, President of Vice, Yoyodyne, Inc. -If your employer says they do have an intellectual property claim that -could conflict with the use of the manual, then please put me in touch -with a suitable representative of the company, so that we can -negotiate what to do about it. +If your employer says they do have a claim that could conflict with the +use of the manual, then please put me in touch with a suitable +representative of the company, so that we can negotiate what to do +about it. IMPORTANT: When you talk to your employer, *no matter what instructions they have given you*, don't fail to show them the sample disclaimer above, or a disclaimer with the details filled in for your specific case. Companies are usually willing to sign a disclaimer without any fuss. If you make your request less specific, you may -open Pandora's box and cause a long and unnecessary delay. +create spurious anxieties about issues that don't pertain to the +real situation. That could cause a long and unnecessary delay. -Please snail the signed disclaimers to: +Please send a scanned copy of the signed disclaimers to +. -Attn: Disclaimer Clerk +You can also fax the forms to +1-617-542-2652, or send the forms via the +postal mail to: + +Attn: Copyright Administrator Free Software Foundation -59 Temple Place, Suite 330 -Boston, MA 02111-1307 -USA +51 Franklin Street, 5th Floor +Boston, MA 02110, USA + Please print your email address on the printed disclaimer. -- 2.11.0