diff --git a/alpha-dis.c b/alpha-dis.c index ee7bf66df0..097f06b693 100644 --- a/alpha-dis.c +++ b/alpha-dis.c @@ -16,9 +16,8 @@ warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with this file; see the file COPYING. If not, write to the Free -Software Foundation, 51 Franklin Street - Fifth Floor, Boston, MA -02110-1301, USA. */ +along with this file; see the file COPYING. If not, see +. */ #include #include "dis-asm.h" diff --git a/arm-dis.c b/arm-dis.c index cc42576d37..5c736c190d 100644 --- a/arm-dis.c +++ b/arm-dis.c @@ -17,8 +17,7 @@ more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ /* Start of qemu specific additions. Mostly this is stub definitions for things we don't care about. */ diff --git a/arm-semi.c b/arm-semi.c index a33b8e5c3a..5239ffc8c4 100644 --- a/arm-semi.c +++ b/arm-semi.c @@ -15,9 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, - * MA 02110-1301, USA. + * along with this program; if not, see . */ #include diff --git a/bsd-user/main.c b/bsd-user/main.c index e4a62554f7..56c075aec6 100644 --- a/bsd-user/main.c +++ b/bsd-user/main.c @@ -14,9 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, - * MA 02110-1301, USA. + * along with this program; if not, see . */ #include #include diff --git a/bsd-user/mmap.c b/bsd-user/mmap.c index e916a6544e..26f981ab2c 100644 --- a/bsd-user/mmap.c +++ b/bsd-user/mmap.c @@ -14,9 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, - * MA 02110-1301, USA. + * along with this program; if not, see . */ #include #include diff --git a/bsd-user/signal.c b/bsd-user/signal.c index 5fa2fe0f76..40313c8087 100644 --- a/bsd-user/signal.c +++ b/bsd-user/signal.c @@ -14,9 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, - * MA 02110-1301, USA. + * along with this program; if not, see . */ #include #include diff --git a/bsd-user/syscall.c b/bsd-user/syscall.c index 15c70e3d2e..4f713f2e8f 100644 --- a/bsd-user/syscall.c +++ b/bsd-user/syscall.c @@ -14,9 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, - * MA 02110-1301, USA. + * along with this program; if not, see . */ #include #include diff --git a/bt-host.c b/bt-host.c index 9a06578c99..964ac1163c 100644 --- a/bt-host.c +++ b/bt-host.c @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc., - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * with this program; if not, see . */ #include "qemu-common.h" diff --git a/bt-vhci.c b/bt-vhci.c index ee90f10739..679c5e05d7 100644 --- a/bt-vhci.c +++ b/bt-vhci.c @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc., - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * with this program; if not, see . */ #include "qemu-common.h" diff --git a/cmd.c b/cmd.c index 1dc5dbd687..f3f4385643 100644 --- a/cmd.c +++ b/cmd.c @@ -12,8 +12,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write the Free Software Foundation, - * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #include diff --git a/cmd.h b/cmd.h index c5be50f80f..cbe9549572 100644 --- a/cmd.h +++ b/cmd.h @@ -12,8 +12,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write the Free Software Foundation, - * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #ifndef __COMMAND_H__ #define __COMMAND_H__ diff --git a/cpu-all.h b/cpu-all.h index df3aa2eb48..116678677f 100644 --- a/cpu-all.h +++ b/cpu-all.h @@ -14,8 +14,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA + * License along with this library; if not, see . */ #ifndef CPU_ALL_H #define CPU_ALL_H diff --git a/cpu-defs.h b/cpu-defs.h index fda3044bcd..d73ec0ab35 100644 --- a/cpu-defs.h +++ b/cpu-defs.h @@ -14,8 +14,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA + * License along with this library; if not, see . */ #ifndef CPU_DEFS_H #define CPU_DEFS_H diff --git a/cpu-exec.c b/cpu-exec.c index 9baa9495c2..2385d56bc3 100644 --- a/cpu-exec.c +++ b/cpu-exec.c @@ -14,8 +14,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA + * License along with this library; if not, see . */ #include "config.h" #include "exec.h" diff --git a/cris-dis.c b/cris-dis.c index ba6990758c..f6932a0568 100644 --- a/cris-dis.c +++ b/cris-dis.c @@ -16,9 +16,7 @@ more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, - MA 02110-1301, USA. */ + along with this program; if not, see . */ #include "dis-asm.h" //#include "sysdep.h" @@ -51,8 +49,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with this program; if not, write to the Free Software -Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ +along with this program; if not, see . */ #ifndef NULL #define NULL (0) diff --git a/darwin-user/commpage.c b/darwin-user/commpage.c index 8961bef443..2b41bc5e3a 100644 --- a/darwin-user/commpage.c +++ b/darwin-user/commpage.c @@ -14,9 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, - * MA 02110-1301, USA. + * along with this program; if not, see . */ #include #include diff --git a/darwin-user/machload.c b/darwin-user/machload.c index 794aefa172..4bb5c7276a 100644 --- a/darwin-user/machload.c +++ b/darwin-user/machload.c @@ -14,8 +14,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA + * License along with this library; if not, see . */ #include #include diff --git a/darwin-user/main.c b/darwin-user/main.c index 27c7284eb7..8e993da377 100644 --- a/darwin-user/main.c +++ b/darwin-user/main.c @@ -15,9 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, - * MA 02110-1301, USA. + * along with this program; if not, see . */ #include #include diff --git a/darwin-user/mmap.c b/darwin-user/mmap.c index f803066aa4..8ba61fb974 100644 --- a/darwin-user/mmap.c +++ b/darwin-user/mmap.c @@ -14,9 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, - * MA 02110-1301, USA. + * along with this program; if not, see . */ #include #include diff --git a/darwin-user/signal.c b/darwin-user/signal.c index 851e85b60f..48620184ee 100644 --- a/darwin-user/signal.c +++ b/darwin-user/signal.c @@ -14,9 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, - * MA 02110-1301, USA. + * along with this program; if not, see . */ #include #include diff --git a/darwin-user/syscall.c b/darwin-user/syscall.c index 0c68787773..d774ad353e 100644 --- a/darwin-user/syscall.c +++ b/darwin-user/syscall.c @@ -15,9 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, - * MA 02110-1301, USA. + * along with this program; if not, see . */ #include #include diff --git a/dyngen-exec.h b/dyngen-exec.h index c9841df151..c0077634e5 100644 --- a/dyngen-exec.h +++ b/dyngen-exec.h @@ -14,8 +14,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA + * License along with this library; if not, see . */ #if !defined(__DYNGEN_EXEC_H__) #define __DYNGEN_EXEC_H__ diff --git a/exec-all.h b/exec-all.h index f91e6460c3..31ab7ad930 100644 --- a/exec-all.h +++ b/exec-all.h @@ -14,8 +14,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA + * License along with this library; if not, see . */ #ifndef _EXEC_ALL_H_ diff --git a/exec.c b/exec.c index d6e5d3c0c0..e5c38fa510 100644 --- a/exec.c +++ b/exec.c @@ -14,8 +14,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA + * License along with this library; if not, see . */ #include "config.h" #ifdef _WIN32 diff --git a/feature_to_c.sh b/feature_to_c.sh index bce77b6f52..53975ebca7 100644 --- a/feature_to_c.sh +++ b/feature_to_c.sh @@ -17,9 +17,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 51 Franklin Street, Fifth Floor, -# Boston, MA 02110-1301, USA. +# along with this program; if not, see . output=$1 shift diff --git a/gdbstub.c b/gdbstub.c index 24297bad0e..bb389710da 100644 --- a/gdbstub.c +++ b/gdbstub.c @@ -14,8 +14,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA + * License along with this library; if not, see . */ #include "config.h" #include "qemu-common.h" diff --git a/hostregs_helper.h b/hostregs_helper.h index c206baf7d2..9f0872d0ee 100644 --- a/hostregs_helper.h +++ b/hostregs_helper.h @@ -14,8 +14,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA + * License along with this library; if not, see . */ /* The GCC global register variable extension is used to reserve some diff --git a/hppa-dis.c b/hppa-dis.c index e7e6803752..9d96d72a57 100644 --- a/hppa-dis.c +++ b/hppa-dis.c @@ -16,9 +16,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, - MA 02110-1301, USA. */ + along with this program; if not, see . */ #include "dis-asm.h" @@ -42,8 +40,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ #ifndef _LIBHPPA_H #define _LIBHPPA_H @@ -555,8 +552,8 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with GAS or GDB; see the file COPYING. If not, write to -the Free Software Foundation, 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ +along with GAS or GDB; see the file COPYING. +If not, see . */ #if !defined(__STDC__) && !defined(const) #define const diff --git a/hw/acpi.c b/hw/acpi.c index 0465201381..056e4c6344 100644 --- a/hw/acpi.c +++ b/hw/acpi.c @@ -13,8 +13,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA + * License along with this library; if not, see */ #include "hw.h" #include "pc.h" diff --git a/hw/alpha_palcode.c b/hw/alpha_palcode.c index bfffb5d29c..c48a2976b5 100644 --- a/hw/alpha_palcode.c +++ b/hw/alpha_palcode.c @@ -14,8 +14,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA + * License along with this library; if not, see . */ #include diff --git a/hw/apic.c b/hw/apic.c index db85f77d98..192781137a 100644 --- a/hw/apic.c +++ b/hw/apic.c @@ -14,8 +14,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA + * License along with this library; if not, see */ #include "hw.h" #include "pc.h" diff --git a/hw/blizzard.c b/hw/blizzard.c index 40739d5e86..5f329ad13f 100644 --- a/hw/blizzard.c +++ b/hw/blizzard.c @@ -15,8 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc., - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * with this program; if not, see . */ #include "qemu-common.h" diff --git a/hw/blizzard_template.h b/hw/blizzard_template.h index ae51525315..0ef27d1c4d 100644 --- a/hw/blizzard_template.h +++ b/hw/blizzard_template.h @@ -15,8 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc., - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * with this program; if not, see . */ #define SKIP_PIXEL(to) to += deststep diff --git a/hw/bt-hci-csr.c b/hw/bt-hci-csr.c index 183441b026..19d23f536d 100644 --- a/hw/bt-hci-csr.c +++ b/hw/bt-hci-csr.c @@ -15,8 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc., - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * with this program; if not, see . */ #include "qemu-common.h" diff --git a/hw/bt-hci.c b/hw/bt-hci.c index a5902b03fd..6a7909406c 100644 --- a/hw/bt-hci.c +++ b/hw/bt-hci.c @@ -15,9 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, - * MA 02110-1301 USA + * along with this program; if not, see . */ #include "qemu-common.h" diff --git a/hw/bt-hid.c b/hw/bt-hid.c index af0c3d5f28..e495dbf3f7 100644 --- a/hw/bt-hid.c +++ b/hw/bt-hid.c @@ -15,8 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc., - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * with this program; if not, if not, see . */ #include "qemu-common.h" diff --git a/hw/bt-l2cap.c b/hw/bt-l2cap.c index b22b7615ad..4697f529dc 100644 --- a/hw/bt-l2cap.c +++ b/hw/bt-l2cap.c @@ -14,9 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, - * MA 02110-1301 USA + * along with this program; if not, see . */ #include "qemu-common.h" diff --git a/hw/bt-sdp.c b/hw/bt-sdp.c index 992de0efd9..b8732d062f 100644 --- a/hw/bt-sdp.c +++ b/hw/bt-sdp.c @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc., - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * with this program; if not, see . */ #include "qemu-common.h" diff --git a/hw/bt.c b/hw/bt.c index 3f886b4360..34bf004572 100644 --- a/hw/bt.c +++ b/hw/bt.c @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc., - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * with this program; if not, see . */ #include "qemu-common.h" diff --git a/hw/bt.h b/hw/bt.h index 726905f760..4a702adef7 100644 --- a/hw/bt.h +++ b/hw/bt.h @@ -20,9 +20,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, - * MA 02110-1301 USA + * along with this program; if not, see . */ /* BD Address */ diff --git a/hw/cbus.c b/hw/cbus.c index ae8f57c579..8ae24e01de 100644 --- a/hw/cbus.c +++ b/hw/cbus.c @@ -17,8 +17,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc., - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * with this program; if not, see . */ #include "qemu-common.h" diff --git a/hw/dp8393x.c b/hw/dp8393x.c index e2f86b81d8..b700d7eb03 100644 --- a/hw/dp8393x.c +++ b/hw/dp8393x.c @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc., - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * with this program; if not, see . */ #include "hw.h" diff --git a/hw/e1000.c b/hw/e1000.c index 4ac8918593..c4f1ccfe54 100644 --- a/hw/e1000.c +++ b/hw/e1000.c @@ -18,8 +18,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA + * License along with this library; if not, see . */ diff --git a/hw/e1000_hw.h b/hw/e1000_hw.h index 9993a7dec7..9bd8a4bdfd 100644 --- a/hw/e1000_hw.h +++ b/hw/e1000_hw.h @@ -13,8 +13,7 @@ more details. You should have received a copy of the GNU General Public License along with - this program; if not, write to the Free Software Foundation, Inc., - 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA. + this program; if not, see . The full GNU General Public License is included in this distribution in the file called "COPYING". diff --git a/hw/eepro100.c b/hw/eepro100.c index 85446ed697..ec31a6a9c2 100644 --- a/hw/eepro100.c +++ b/hw/eepro100.c @@ -17,8 +17,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . * * Tested features (i82559): * PXE boot (i386) no valid link diff --git a/hw/eeprom93xx.c b/hw/eeprom93xx.c index cf778b7410..66dfc43d50 100644 --- a/hw/eeprom93xx.c +++ b/hw/eeprom93xx.c @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ /* Emulation for serial EEPROMs: diff --git a/hw/eeprom93xx.h b/hw/eeprom93xx.h index 4e257f6e86..47282d381e 100644 --- a/hw/eeprom93xx.h +++ b/hw/eeprom93xx.h @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #ifndef EEPROM93XX_H diff --git a/hw/fmopl.c b/hw/fmopl.c index 52cf35e3f9..d1161f848f 100644 --- a/hw/fmopl.c +++ b/hw/fmopl.c @@ -27,8 +27,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA + * License along with this library; if not, see . */ #define INLINE static inline diff --git a/hw/g364fb.c b/hw/g364fb.c index 933765051e..6aaca7a323 100644 --- a/hw/g364fb.c +++ b/hw/g364fb.c @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc., - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * with this program; if not, see . */ #include "hw.h" diff --git a/hw/hpet.c b/hw/hpet.c index 186d671523..3873f4c850 100644 --- a/hw/hpet.c +++ b/hw/hpet.c @@ -17,8 +17,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA + * License along with this library; if not, see . * * ***************************************************************** * diff --git a/hw/ioapic.c b/hw/ioapic.c index dc1bf5fddf..a5cdd5d9a7 100644 --- a/hw/ioapic.c +++ b/hw/ioapic.c @@ -17,8 +17,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA + * License along with this library; if not, see . */ #include "hw.h" diff --git a/hw/lm832x.c b/hw/lm832x.c index 460f21a692..197fe7db96 100644 --- a/hw/lm832x.c +++ b/hw/lm832x.c @@ -15,8 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc., - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * with this program; if not, see . */ #include "hw.h" diff --git a/hw/nseries.c b/hw/nseries.c index c219bfe402..e9b68a7f10 100644 --- a/hw/nseries.c +++ b/hw/nseries.c @@ -15,8 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc., - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * with this program; if not, see . */ #include "qemu-common.h" diff --git a/hw/omap.h b/hw/omap.h index e25904c8bb..a484c8206e 100644 --- a/hw/omap.h +++ b/hw/omap.h @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc., - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * with this program; if not, see . */ #ifndef hw_omap_h # define hw_omap_h "omap.h" diff --git a/hw/omap1.c b/hw/omap1.c index 5af2d9f591..14d7a829c0 100644 --- a/hw/omap1.c +++ b/hw/omap1.c @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc., - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * with this program; if not, see . */ #include "hw.h" #include "arm-misc.h" diff --git a/hw/omap2.c b/hw/omap2.c index f91d678c5b..8cbc4b5ea4 100644 --- a/hw/omap2.c +++ b/hw/omap2.c @@ -15,8 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc., - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * with this program; if not, see . */ #include "hw.h" #include "arm-misc.h" diff --git a/hw/omap_clk.c b/hw/omap_clk.c index fc86cf1724..a2da17fc12 100644 --- a/hw/omap_clk.c +++ b/hw/omap_clk.c @@ -16,8 +16,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc., - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * with this program; if not, see . */ #include "hw.h" #include "omap.h" diff --git a/hw/omap_dma.c b/hw/omap_dma.c index e31a14b832..3122f42031 100644 --- a/hw/omap_dma.c +++ b/hw/omap_dma.c @@ -15,8 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc., - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * with this program; if not, see . */ #include "qemu-common.h" #include "qemu-timer.h" diff --git a/hw/omap_dss.c b/hw/omap_dss.c index c69b91b9d7..b6aad4f09c 100644 --- a/hw/omap_dss.c +++ b/hw/omap_dss.c @@ -15,8 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc., - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * with this program; if not, see . */ #include "hw.h" #include "console.h" diff --git a/hw/omap_i2c.c b/hw/omap_i2c.c index 60da5745c7..9e59005e89 100644 --- a/hw/omap_i2c.c +++ b/hw/omap_i2c.c @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc., - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * with this program; if not, see . */ #include "hw.h" #include "i2c.h" diff --git a/hw/omap_lcdc.c b/hw/omap_lcdc.c index 5458f2ab18..2dfffad04b 100644 --- a/hw/omap_lcdc.c +++ b/hw/omap_lcdc.c @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc., - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * with this program; if not, see . */ #include "hw.h" #include "console.h" diff --git a/hw/omap_mmc.c b/hw/omap_mmc.c index 93dbff6121..9aadfc9042 100644 --- a/hw/omap_mmc.c +++ b/hw/omap_mmc.c @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc., - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * with this program; if not, see . */ #include "hw.h" #include "omap.h" diff --git a/hw/omap_sx1.c b/hw/omap_sx1.c index 0f6ed9ef6c..1ba42f6cd1 100644 --- a/hw/omap_sx1.c +++ b/hw/omap_sx1.c @@ -23,8 +23,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc., - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * with this program; if not, see . */ #include "hw.h" #include "sysemu.h" diff --git a/hw/onenand.c b/hw/onenand.c index 7388e7c792..870cfd9906 100644 --- a/hw/onenand.c +++ b/hw/onenand.c @@ -15,8 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc., - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * with this program; if not, see . */ #include "qemu-common.h" diff --git a/hw/palm.c b/hw/palm.c index 8b3a2ba04f..7c812a3033 100644 --- a/hw/palm.c +++ b/hw/palm.c @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc., - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * with this program; if not, see . */ #include "hw.h" #include "audio/audio.h" diff --git a/hw/pflash_cfi01.c b/hw/pflash_cfi01.c index 53ed97e647..bfa2bdd97b 100644 --- a/hw/pflash_cfi01.c +++ b/hw/pflash_cfi01.c @@ -15,8 +15,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA + * License along with this library; if not, see . */ /* diff --git a/hw/pflash_cfi02.c b/hw/pflash_cfi02.c index 4b963643b0..a62d609555 100644 --- a/hw/pflash_cfi02.c +++ b/hw/pflash_cfi02.c @@ -14,8 +14,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA + * License along with this library; if not, see . */ /* diff --git a/hw/ppc4xx_pci.c b/hw/ppc4xx_pci.c index 87c44f80de..077ae70945 100644 --- a/hw/ppc4xx_pci.c +++ b/hw/ppc4xx_pci.c @@ -9,8 +9,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * along with this program; if not, see . * * Copyright IBM Corp. 2008 * diff --git a/hw/qdev.c b/hw/qdev.c index 83e98bf3ed..1bccf2ff27 100644 --- a/hw/qdev.c +++ b/hw/qdev.c @@ -14,8 +14,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA + * License along with this library; if not, see . */ /* The theory here is that it should be possible to create a machine without diff --git a/hw/soc_dma.c b/hw/soc_dma.c index 2967b5223f..e116e6373a 100644 --- a/hw/soc_dma.c +++ b/hw/soc_dma.c @@ -15,8 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc., - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * with this program; if not, see . */ #include "qemu-common.h" #include "qemu-timer.h" diff --git a/hw/soc_dma.h b/hw/soc_dma.h index 34b01d909a..c0ebb8d715 100644 --- a/hw/soc_dma.h +++ b/hw/soc_dma.h @@ -15,8 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc., - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * with this program; if not, see . */ struct soc_dma_s; diff --git a/hw/sysbus.c b/hw/sysbus.c index 08f15e42fa..814d347037 100644 --- a/hw/sysbus.c +++ b/hw/sysbus.c @@ -14,8 +14,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA + * License along with this library; if not, see . */ #include "sysbus.h" diff --git a/hw/tc6393xb_template.h b/hw/tc6393xb_template.h index 2c5fb674ea..37bf8336be 100644 --- a/hw/tc6393xb_template.h +++ b/hw/tc6393xb_template.h @@ -18,8 +18,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc., - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * with this program; if not, see . */ #if BITS == 8 diff --git a/hw/tmp105.c b/hw/tmp105.c index 5381b7d66a..c9756c5e96 100644 --- a/hw/tmp105.c +++ b/hw/tmp105.c @@ -15,8 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc., - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * with this program; if not, see . */ #include "hw.h" diff --git a/hw/tsc2005.c b/hw/tsc2005.c index 2e71b8e794..efc63c0454 100644 --- a/hw/tsc2005.c +++ b/hw/tsc2005.c @@ -15,8 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc., - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * with this program; if not, see . */ #include "hw.h" diff --git a/hw/tsc210x.c b/hw/tsc210x.c index 16874e060d..004e607649 100644 --- a/hw/tsc210x.c +++ b/hw/tsc210x.c @@ -16,8 +16,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc., - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * with this program; if not, see . */ #include "hw.h" diff --git a/hw/tusb6010.c b/hw/tusb6010.c index 622de81d59..3fb0cf749b 100644 --- a/hw/tusb6010.c +++ b/hw/tusb6010.c @@ -16,8 +16,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc., - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * with this program; if not, see . */ #include "qemu-common.h" #include "qemu-timer.h" diff --git a/hw/twl92230.c b/hw/twl92230.c index 9960acc8c5..519a5838b5 100644 --- a/hw/twl92230.c +++ b/hw/twl92230.c @@ -16,8 +16,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc., - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * with this program; if not, see . */ #include "hw.h" diff --git a/hw/usb-bt.c b/hw/usb-bt.c index 53ad9a8693..72245f64b5 100644 --- a/hw/usb-bt.c +++ b/hw/usb-bt.c @@ -15,8 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc., - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * with this program; if not, see . */ #include "qemu-common.h" diff --git a/hw/usb-musb.c b/hw/usb-musb.c index 451bc8dbde..d015d24920 100644 --- a/hw/usb-musb.c +++ b/hw/usb-musb.c @@ -16,8 +16,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc., - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * with this program; if not, see . * * Only host-mode and non-DMA accesses are currently supported. */ diff --git a/hw/usb-ohci.c b/hw/usb-ohci.c index 83d1a5c934..28ab3a9153 100644 --- a/hw/usb-ohci.c +++ b/hw/usb-ohci.c @@ -15,8 +15,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA + * License along with this library; if not, see . * * TODO: * o Isochronous transfers diff --git a/hw/watchdog.c b/hw/watchdog.c index c64868d2c4..fde2f1b3d4 100644 --- a/hw/watchdog.c +++ b/hw/watchdog.c @@ -14,9 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, - * USA. + * along with this program; if not, see . * * By Richard W.M. Jones (rjones@redhat.com). */ diff --git a/hw/watchdog.h b/hw/watchdog.h index c2b2b36878..ad1fcfce56 100644 --- a/hw/watchdog.h +++ b/hw/watchdog.h @@ -14,9 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, - * USA. + * along with this program; if not, see . * * By Richard W.M. Jones (rjones@redhat.com). */ diff --git a/hw/wdt_i6300esb.c b/hw/wdt_i6300esb.c index 42642c77f2..5e9fd7c78c 100644 --- a/hw/wdt_i6300esb.c +++ b/hw/wdt_i6300esb.c @@ -14,9 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, - * USA. + * along with this program; if not, see . * * By Richard W.M. Jones (rjones@redhat.com). */ diff --git a/hw/wdt_ib700.c b/hw/wdt_ib700.c index d32aaf13ff..7b54bde708 100644 --- a/hw/wdt_ib700.c +++ b/hw/wdt_ib700.c @@ -14,9 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, - * USA. + * along with this program; if not, see . * * By Richard W.M. Jones (rjones@redhat.com). */ diff --git a/hw/xen_backend.c b/hw/xen_backend.c index 76d07ecd38..efafd2fa52 100644 --- a/hw/xen_backend.c +++ b/hw/xen_backend.c @@ -12,8 +12,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc., - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * with this program; if not, see . */ /* diff --git a/hw/xen_console.c b/hw/xen_console.c index 27a0083d27..d2261f4139 100644 --- a/hw/xen_console.c +++ b/hw/xen_console.c @@ -16,8 +16,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc., - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * with this program; if not, see . */ #include diff --git a/hw/xen_disk.c b/hw/xen_disk.c index 659a839f97..7ed6c33aae 100644 --- a/hw/xen_disk.c +++ b/hw/xen_disk.c @@ -13,8 +13,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc., - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * with this program; if not, see . */ #include diff --git a/hw/xen_nic.c b/hw/xen_nic.c index 4377ed15d6..c9e91999e4 100644 --- a/hw/xen_nic.c +++ b/hw/xen_nic.c @@ -13,8 +13,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc., - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * with this program; if not, see . */ #include diff --git a/hw/xenfb.c b/hw/xenfb.c index ad3e8eea5f..795a326260 100644 --- a/hw/xenfb.c +++ b/hw/xenfb.c @@ -21,8 +21,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc., - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * with this program; if not, see . */ #include diff --git a/hw/zaurus.c b/hw/zaurus.c index 53191ef9ed..e52f29b575 100644 --- a/hw/zaurus.c +++ b/hw/zaurus.c @@ -13,8 +13,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc., - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * with this program; if not, see . */ #include "hw.h" #include "pxa.h" diff --git a/i386-dis.c b/i386-dis.c index 87c8b9dffc..b2af03371b 100644 --- a/i386-dis.c +++ b/i386-dis.c @@ -16,8 +16,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ /* 80386 instruction printer by Pace Willisson (pace@prep.ai.mit.edu) July 1988 @@ -54,8 +53,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ /* The SystemV/386 SVR3.2 assembler, and probably all AT&T derived ix86 Unix assemblers, generate floating point instructions with diff --git a/ioport-user.c b/ioport-user.c index fe8567f465..9f13e1043b 100644 --- a/ioport-user.c +++ b/ioport-user.c @@ -14,9 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, - * MA 02110-1301, USA. + * along with this program; if not, see . */ #include diff --git a/ioport.h b/ioport.h index 4cb59e951f..80f67c306c 100644 --- a/ioport.h +++ b/ioport.h @@ -14,8 +14,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA + * License along with this library; if not, see . */ /************************************************************************** diff --git a/kqemu.c b/kqemu.c index ef0abb53db..825c0f13f1 100644 --- a/kqemu.c +++ b/kqemu.c @@ -14,8 +14,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA + * License along with this library; if not, see . */ #include "config.h" #ifdef _WIN32 diff --git a/libfdt_env.h b/libfdt_env.h index e154b8ef1f..ee0419f7ce 100644 --- a/libfdt_env.h +++ b/libfdt_env.h @@ -9,8 +9,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * along with this program; if not, see . * * Copyright IBM Corp. 2008 * Authors: Hollis Blanchard diff --git a/linux-user/flatload.c b/linux-user/flatload.c index 8eba5a8197..6a2c3f959e 100644 --- a/linux-user/flatload.c +++ b/linux-user/flatload.c @@ -13,9 +13,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, - * MA 02110-1301, USA. + * along with this program; if not, see . * * Copyright (C) 2006 CodeSourcery. * Copyright (C) 2000-2003 David McCullough diff --git a/linux-user/m68k-sim.c b/linux-user/m68k-sim.c index 8a2b1d872c..64d3b23d68 100644 --- a/linux-user/m68k-sim.c +++ b/linux-user/m68k-sim.c @@ -14,9 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, - * MA 02110-1301, USA. + * along with this program; if not, see . */ #include diff --git a/linux-user/main.c b/linux-user/main.c index 1e95f02124..9038b58e7e 100644 --- a/linux-user/main.c +++ b/linux-user/main.c @@ -14,9 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, - * MA 02110-1301, USA. + * along with this program; if not, see . */ #include #include diff --git a/linux-user/mmap.c b/linux-user/mmap.c index aa22006ff3..79cb4e6055 100644 --- a/linux-user/mmap.c +++ b/linux-user/mmap.c @@ -14,9 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, - * MA 02110-1301, USA. + * along with this program; if not, see . */ #include #include diff --git a/linux-user/ppc/syscall.h b/linux-user/ppc/syscall.h index d789911e8a..481047b2dd 100644 --- a/linux-user/ppc/syscall.h +++ b/linux-user/ppc/syscall.h @@ -14,8 +14,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA + * License along with this library; if not, see . */ /* XXX: ABSOLUTELY BUGGY: diff --git a/linux-user/signal.c b/linux-user/signal.c index 6ee61a9184..93c2ebe1ea 100644 --- a/linux-user/signal.c +++ b/linux-user/signal.c @@ -14,9 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, - * MA 02110-1301, USA. + * along with this program; if not, see . */ #include #include diff --git a/linux-user/syscall.c b/linux-user/syscall.c index 000962328e..8b0a5fa3f8 100644 --- a/linux-user/syscall.c +++ b/linux-user/syscall.c @@ -14,9 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, - * MA 02110-1301, USA. + * along with this program; if not, see . */ #define _ATFILE_SOURCE #include diff --git a/linux-user/vm86.c b/linux-user/vm86.c index cc6c8c99dd..0b2439dfa3 100644 --- a/linux-user/vm86.c +++ b/linux-user/vm86.c @@ -14,9 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, - * MA 02110-1301, USA. + * along with this program; if not, see . */ #include #include diff --git a/loader.c b/loader.c index 9350c541da..54580e4c50 100644 --- a/loader.c +++ b/loader.c @@ -39,8 +39,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc., - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * with this program; if not, see . */ #include "qemu-common.h" diff --git a/m68k-dis.c b/m68k-dis.c index 9978caac5a..d38d5a2591 100644 --- a/m68k-dis.c +++ b/m68k-dis.c @@ -24,8 +24,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with this program; if not, write to the Free Software -Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ +along with this program; if not, see . */ #if !defined (FLOATFORMAT_H) #define FLOATFORMAT_H 1 @@ -159,9 +158,8 @@ floatformat_is_valid (const struct floatformat *fmt, const char *from); the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this file; see the file COPYING. If not, write to the Free - Software Foundation, 51 Franklin Street - Fifth Floor, Boston, MA - 02110-1301, USA. */ + along with this file; see the file COPYING. If not, + see . */ /* These are used as bit flags for the arch field in the m68k_opcode structure. */ @@ -540,9 +538,7 @@ extern const int m68k_numopcodes, m68k_numaliases; GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, - MA 02110-1301, USA. */ + along with this program; if not, see . */ /* Local function prototypes. */ @@ -2047,9 +2043,8 @@ print_insn_m68k (bfd_vma memaddr, disassemble_info *info) the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this file; see the file COPYING. If not, write to the Free - Software Foundation, 51 Franklin Street - Fifth Floor, Boston, MA - 02110-1301, USA. */ + along with this file; see the file COPYING. If not, + see . */ #define one(x) ((unsigned int) (x) << 16) #define two(x, y) (((unsigned int) (x) << 16) + (y)) @@ -4471,8 +4466,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with this program; if not, write to the Free Software -Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ +along with this program; if not, see . */ /* This is needed to pick up the NAN macro on some systems. */ //#define _GNU_SOURCE diff --git a/m68k-semi.c b/m68k-semi.c index 3c76995151..48e3bd38be 100644 --- a/m68k-semi.c +++ b/m68k-semi.c @@ -14,9 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, - * MA 02110-1301, USA. + * along with this program; if not, see . */ #include diff --git a/microblaze-dis.c b/microblaze-dis.c index 0caacc0bc2..6144334e6c 100644 --- a/microblaze-dis.c +++ b/microblaze-dis.c @@ -12,8 +12,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ +along with this program; if not, see . */ /* * Copyright (c) 2001 Xilinx, Inc. All rights reserved. @@ -55,8 +54,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ +along with this program; if not, see . */ /* * Copyright (c) 2001 Xilinx, Inc. All rights reserved. diff --git a/mips-dis.c b/mips-dis.c index 500aab90a9..169169ca32 100644 --- a/mips-dis.c +++ b/mips-dis.c @@ -17,9 +17,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with this program; if not, write to the Free Software -Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, -MA 02110-1301, USA. */ +along with this program; if not, see . */ #include "dis-asm.h" @@ -42,8 +40,8 @@ warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with this file; see the file COPYING. If not, write to the Free -Software Foundation, 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ +along with this file; see the file COPYING. If not, +see . */ /* These are bit masks and shift counts to use to access the various fields of an instruction. To retrieve the X field of an diff --git a/nbd.c b/nbd.c index b397a5f487..337eeba873 100644 --- a/nbd.c +++ b/nbd.c @@ -13,8 +13,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA + * along with this program; if not, see . */ #include "nbd.h" diff --git a/nbd.h b/nbd.h index eb77cce219..5deac29152 100644 --- a/nbd.h +++ b/nbd.h @@ -13,8 +13,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA + * along with this program; if not, see . */ #ifndef NBD_H diff --git a/net-checksum.c b/net-checksum.c index fac0651346..4956c5cefa 100644 --- a/net-checksum.c +++ b/net-checksum.c @@ -12,8 +12,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA + * along with this program; if not, see . */ #include "hw/hw.h" diff --git a/pc-bios/optionrom/multiboot.S b/pc-bios/optionrom/multiboot.S index e04cd0337e..93beb51b63 100644 --- a/pc-bios/optionrom/multiboot.S +++ b/pc-bios/optionrom/multiboot.S @@ -12,8 +12,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * along with this program; if not, see . * * Copyright Novell Inc, 2009 * Authors: Alexander Graf diff --git a/pc-bios/optionrom/signrom.sh b/pc-bios/optionrom/signrom.sh index 4273d1f0e0..263ba5ffc9 100755 --- a/pc-bios/optionrom/signrom.sh +++ b/pc-bios/optionrom/signrom.sh @@ -13,8 +13,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +# along with this program; if not, see . # # Copyright Novell Inc, 2009 # Authors: Alexander Graf diff --git a/ppc-dis.c b/ppc-dis.c index e3bc1704b8..ca5765a60e 100644 --- a/ppc-dis.c +++ b/ppc-dis.c @@ -16,8 +16,8 @@ warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with this file; see the file COPYING. If not, write to the Free -Software Foundation, 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ +along with this file; see the file COPYING. If not, +see . */ #include "dis-asm.h" #define BFD_DEFAULT_TARGET_SIZE 64 @@ -39,8 +39,8 @@ warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with this file; see the file COPYING. If not, write to the Free -Software Foundation, 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ +along with this file; see the file COPYING. If not, +see . */ /* The opcode table is an array of struct powerpc_opcode. */ @@ -361,9 +361,8 @@ extern const int powerpc_num_macros; the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this file; see the file COPYING. If not, write to the Free - Software Foundation, 51 Franklin Street - Fifth Floor, Boston, MA - 02110-1301, USA. */ + along with this file; see the file COPYING. + If not, see . */ /* This file holds the PowerPC opcode table. The opcode table includes almost all of the extended instruction mnemonics. This diff --git a/qemu-lock.h b/qemu-lock.h index 26661baae3..49e2203751 100644 --- a/qemu-lock.h +++ b/qemu-lock.h @@ -12,8 +12,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA + * License along with this library; if not, see */ /* Locking primitives. Most of this code should be redundant - diff --git a/qemu-nbd.c b/qemu-nbd.c index 9101487128..7eed6424b4 100644 --- a/qemu-nbd.c +++ b/qemu-nbd.c @@ -13,8 +13,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA + * along with this program; if not, see . */ #include diff --git a/s390-dis.c b/s390-dis.c index fa24792160..86dd84f345 100644 --- a/s390-dis.c +++ b/s390-dis.c @@ -15,9 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA - 02110-1301, USA. */ + along with this program; if not, see . */ #include #include "dis-asm.h" @@ -39,9 +37,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA - 02110-1301, USA. */ + along with this program; if not, see . */ #ifndef S390_H #define S390_H @@ -413,9 +409,7 @@ print_insn_s390 (bfd_vma memaddr, struct disassemble_info *info) GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA - 02110-1301, USA. */ + along with this program; if not, see . */ #include diff --git a/sh4-dis.c b/sh4-dis.c index eb4245e004..d183176e18 100644 --- a/sh4-dis.c +++ b/sh4-dis.c @@ -13,9 +13,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, - MA 02110-1301, USA. */ + along with this program; if not, see . */ #include #include "dis-asm.h" diff --git a/softmmu_header.h b/softmmu_header.h index a1b3808493..ae737ff9da 100644 --- a/softmmu_header.h +++ b/softmmu_header.h @@ -14,8 +14,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA + * License along with this library; if not, see . */ #if DATA_SIZE == 8 #define SUFFIX q diff --git a/softmmu_template.h b/softmmu_template.h index 4b33aef5f0..018d7fe756 100644 --- a/softmmu_template.h +++ b/softmmu_template.h @@ -14,8 +14,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA + * License along with this library; if not, see . */ #define DATA_SIZE (1 << SHIFT) diff --git a/sparc-dis.c b/sparc-dis.c index f88efe66c7..a71404fe6e 100644 --- a/sparc-dis.c +++ b/sparc-dis.c @@ -23,9 +23,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with GAS or GDB; see the file COPYING. If not, write to - the Free Software Foundation, 51 Franklin Street - Fifth Floor, - Boston, MA 02110-1301, USA. */ + along with GAS or GDB; see the file COPYING. If not, + see . */ #include #include "dis-asm.h" @@ -256,9 +255,8 @@ static const char *sparc_decode_sparclet_cpreg (int); for more details. You should have received a copy of the GNU General Public License - along with this software; see the file COPYING. If not, write to - the Free Software Foundation, 51 Franklin Street - Fifth Floor, - Boston, MA 02110-1301, USA. */ + along with this software; see the file COPYING. If not, + see . */ /* FIXME-someday: perhaps the ,a's and such should be embedded in the instruction's name rather than the args. This would make gas faster, pinsn @@ -2258,9 +2256,7 @@ sparc_decode_sparclet_cpreg (int value) GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, - MA 02110-1301, USA. */ + along with this program; if not, see . */ /* Bitmask of v9 architectures. */ #define MASK_V9 ((1 << SPARC_OPCODE_ARCH_V9) \ diff --git a/tap-win32.c b/tap-win32.c index ba93355a74..44f96e5376 100644 --- a/tap-win32.c +++ b/tap-win32.c @@ -23,8 +23,7 @@ * * You should have received a copy of the GNU General Public License * along with this program (see the file COPYING included with this - * distribution); if not, write to the Free Software Foundation, Inc., - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * distribution); if not, see . */ #include "qemu-common.h" #include "net.h" diff --git a/target-alpha/cpu.h b/target-alpha/cpu.h index 8c64def768..975d65b657 100644 --- a/target-alpha/cpu.h +++ b/target-alpha/cpu.h @@ -14,8 +14,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA + * License along with this library; if not, see . */ #if !defined (__CPU_ALPHA_H__) diff --git a/target-alpha/exec.h b/target-alpha/exec.h index 77eaf53c10..35d6a16775 100644 --- a/target-alpha/exec.h +++ b/target-alpha/exec.h @@ -14,8 +14,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA + * License along with this library; if not, see . */ #if !defined (__ALPHA_EXEC_H__) diff --git a/target-alpha/helper.c b/target-alpha/helper.c index fc68a7e0bd..fcd5841e01 100644 --- a/target-alpha/helper.c +++ b/target-alpha/helper.c @@ -14,8 +14,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA + * License along with this library; if not, see . */ #include diff --git a/target-alpha/op_helper.c b/target-alpha/op_helper.c index 82cb2d9f19..22812ca469 100644 --- a/target-alpha/op_helper.c +++ b/target-alpha/op_helper.c @@ -14,8 +14,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA + * License along with this library; if not, see . */ #include "exec.h" diff --git a/target-alpha/translate.c b/target-alpha/translate.c index 4cd24d847f..1fc5119cb5 100644 --- a/target-alpha/translate.c +++ b/target-alpha/translate.c @@ -14,8 +14,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA + * License along with this library; if not, see . */ #include diff --git a/target-arm/cpu.h b/target-arm/cpu.h index f98655f803..194f16cc71 100644 --- a/target-arm/cpu.h +++ b/target-arm/cpu.h @@ -14,8 +14,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA + * License along with this library; if not, see . */ #ifndef CPU_ARM_H #define CPU_ARM_H diff --git a/target-arm/exec.h b/target-arm/exec.h index 710a2f9882..325c3ee27b 100644 --- a/target-arm/exec.h +++ b/target-arm/exec.h @@ -14,8 +14,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA + * License along with this library; if not, see . */ #include "config.h" #include "dyngen-exec.h" diff --git a/target-arm/iwmmxt_helper.c b/target-arm/iwmmxt_helper.c index 2e4193ecf9..3332f708c9 100644 --- a/target-arm/iwmmxt_helper.c +++ b/target-arm/iwmmxt_helper.c @@ -16,8 +16,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA + * License along with this library; if not, see . */ #include diff --git a/target-arm/op_helper.c b/target-arm/op_helper.c index f71162bc4f..d4ae4ae7e3 100644 --- a/target-arm/op_helper.c +++ b/target-arm/op_helper.c @@ -14,8 +14,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA + * License along with this library; if not, see . */ #include "exec.h" #include "helpers.h" diff --git a/target-arm/translate.c b/target-arm/translate.c index 64956e4d29..4db8d0e262 100644 --- a/target-arm/translate.c +++ b/target-arm/translate.c @@ -16,8 +16,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA + * License along with this library; if not, see . */ #include #include diff --git a/target-cris/cpu.h b/target-cris/cpu.h index 7c4e2576d9..5717fa7800 100644 --- a/target-cris/cpu.h +++ b/target-cris/cpu.h @@ -15,8 +15,7 @@ * General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA + * License along with this library; if not, see . */ #ifndef CPU_CRIS_H #define CPU_CRIS_H diff --git a/target-cris/crisv32-decode.h b/target-cris/crisv32-decode.h index a8042ab491..ed141de0b7 100644 --- a/target-cris/crisv32-decode.h +++ b/target-cris/crisv32-decode.h @@ -15,8 +15,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA + * License along with this library; if not, see . */ /* Convenient binary macros. */ diff --git a/target-cris/exec.h b/target-cris/exec.h index 5f3cc00178..0b6c5ebf2c 100644 --- a/target-cris/exec.h +++ b/target-cris/exec.h @@ -15,8 +15,7 @@ * General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA + * License along with this library; if not, see . */ #include "dyngen-exec.h" diff --git a/target-cris/helper.c b/target-cris/helper.c index 405454f50f..c0e11d1aa7 100644 --- a/target-cris/helper.c +++ b/target-cris/helper.c @@ -15,8 +15,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA + * License along with this library; if not, see . */ #include diff --git a/target-cris/mmu.c b/target-cris/mmu.c index 1f3d483220..bc5b7105d1 100644 --- a/target-cris/mmu.c +++ b/target-cris/mmu.c @@ -15,8 +15,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA + * License along with this library; if not, see . */ #ifndef CONFIG_USER_ONLY diff --git a/target-cris/op_helper.c b/target-cris/op_helper.c index edfaf41a8c..b44b9325ff 100644 --- a/target-cris/op_helper.c +++ b/target-cris/op_helper.c @@ -15,8 +15,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA + * License along with this library; if not, see . */ #include "exec.h" diff --git a/target-cris/opcode-cris.h b/target-cris/opcode-cris.h index 76fbc2f3ca..8d4749debe 100644 --- a/target-cris/opcode-cris.h +++ b/target-cris/opcode-cris.h @@ -17,8 +17,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with this program; if not, write to the Free Software -Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ +along with this program; if not, see . */ #ifndef __CRIS_H_INCLUDED_ #define __CRIS_H_INCLUDED_ diff --git a/target-cris/translate.c b/target-cris/translate.c index fd9380cf60..bd3ae3d763 100644 --- a/target-cris/translate.c +++ b/target-cris/translate.c @@ -15,8 +15,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA + * License along with this library; if not, see . */ /* diff --git a/target-i386/cpu.h b/target-i386/cpu.h index 33555f8325..08200edafd 100644 --- a/target-i386/cpu.h +++ b/target-i386/cpu.h @@ -14,8 +14,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA + * License along with this library; if not, see . */ #ifndef CPU_I386_H #define CPU_I386_H diff --git a/target-i386/exec.h b/target-i386/exec.h index 42b471a269..3e998d24fc 100644 --- a/target-i386/exec.h +++ b/target-i386/exec.h @@ -14,8 +14,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA + * License along with this library; if not, see . */ #include "config.h" #include "dyngen-exec.h" diff --git a/target-i386/helper.c b/target-i386/helper.c index 18c4befea8..ad814f8c7a 100644 --- a/target-i386/helper.c +++ b/target-i386/helper.c @@ -14,8 +14,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA + * License along with this library; if not, see . */ #include #include diff --git a/target-i386/helper_template.h b/target-i386/helper_template.h index c1087ac983..afc41fb980 100644 --- a/target-i386/helper_template.h +++ b/target-i386/helper_template.h @@ -14,8 +14,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA + * License along with this library; if not, see . */ #define DATA_BITS (1 << (3 + SHIFT)) #define SHIFT_MASK (DATA_BITS - 1) diff --git a/target-i386/op_helper.c b/target-i386/op_helper.c index ed22c7a650..6808a35963 100644 --- a/target-i386/op_helper.c +++ b/target-i386/op_helper.c @@ -14,8 +14,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA + * License along with this library; if not, see . */ #define CPU_NO_GLOBAL_REGS #include "exec.h" diff --git a/target-i386/ops_sse.h b/target-i386/ops_sse.h index 35ac2117fd..47a01d40f9 100644 --- a/target-i386/ops_sse.h +++ b/target-i386/ops_sse.h @@ -15,8 +15,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA + * License along with this library; if not, see . */ #if SHIFT == 0 #define Reg MMXReg diff --git a/target-i386/ops_sse_header.h b/target-i386/ops_sse_header.h index 03e9b17274..53add99f99 100644 --- a/target-i386/ops_sse_header.h +++ b/target-i386/ops_sse_header.h @@ -14,8 +14,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA + * License along with this library; if not, see . */ #if SHIFT == 0 #define Reg MMXReg diff --git a/target-i386/translate.c b/target-i386/translate.c index 4726009375..380009e390 100644 --- a/target-i386/translate.c +++ b/target-i386/translate.c @@ -14,8 +14,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA + * License along with this library; if not, see . */ #include #include diff --git a/target-m68k/cpu.h b/target-m68k/cpu.h index feffb6bf73..d071a0bbd4 100644 --- a/target-m68k/cpu.h +++ b/target-m68k/cpu.h @@ -15,8 +15,7 @@ * General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA + * License along with this library; if not, see . */ #ifndef CPU_M68K_H #define CPU_M68K_H diff --git a/target-m68k/exec.h b/target-m68k/exec.h index 3a86b1f891..9aad5fa1ec 100644 --- a/target-m68k/exec.h +++ b/target-m68k/exec.h @@ -15,8 +15,7 @@ * General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA + * License along with this library; if not, see . */ #include "dyngen-exec.h" diff --git a/target-m68k/helper.c b/target-m68k/helper.c index af9ce229e7..9f30a7479d 100644 --- a/target-m68k/helper.c +++ b/target-m68k/helper.c @@ -15,8 +15,7 @@ * General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA + * License along with this library; if not, see . */ #include diff --git a/target-m68k/op_helper.c b/target-m68k/op_helper.c index a339a179c0..07111073f8 100644 --- a/target-m68k/op_helper.c +++ b/target-m68k/op_helper.c @@ -14,8 +14,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA + * License along with this library; if not, see . */ #include "exec.h" #include "helpers.h" diff --git a/target-m68k/translate.c b/target-m68k/translate.c index 422f0a46e9..b37578baf9 100644 --- a/target-m68k/translate.c +++ b/target-m68k/translate.c @@ -15,8 +15,7 @@ * General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA + * License along with this library; if not, see . */ #include #include diff --git a/target-microblaze/cpu.h b/target-microblaze/cpu.h index 97f708c5a4..436bcd2ca9 100644 --- a/target-microblaze/cpu.h +++ b/target-microblaze/cpu.h @@ -14,8 +14,7 @@ * General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA + * License along with this library; if not, see . */ #ifndef CPU_MICROBLAZE_H #define CPU_MICROBLAZE_H diff --git a/target-microblaze/exec.h b/target-microblaze/exec.h index 55045bb921..552f6224da 100644 --- a/target-microblaze/exec.h +++ b/target-microblaze/exec.h @@ -14,8 +14,7 @@ * General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA + * License along with this library; if not, see . */ #include "dyngen-exec.h" diff --git a/target-microblaze/helper.c b/target-microblaze/helper.c index 00936594da..d9a952389d 100644 --- a/target-microblaze/helper.c +++ b/target-microblaze/helper.c @@ -14,8 +14,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA + * License along with this library; if not, see . */ #include diff --git a/target-microblaze/microblaze-decode.h b/target-microblaze/microblaze-decode.h index 27b01288c9..2c975d6677 100644 --- a/target-microblaze/microblaze-decode.h +++ b/target-microblaze/microblaze-decode.h @@ -14,8 +14,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA + * License along with this library; if not, see . */ /* Convenient binary macros. */ diff --git a/target-microblaze/mmu.c b/target-microblaze/mmu.c index d14373ce42..adf11c839d 100644 --- a/target-microblaze/mmu.c +++ b/target-microblaze/mmu.c @@ -14,8 +14,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA + * License along with this library; if not, see . */ #include #include diff --git a/target-microblaze/mmu.h b/target-microblaze/mmu.h index 9759333967..814c33cc7b 100644 --- a/target-microblaze/mmu.h +++ b/target-microblaze/mmu.h @@ -14,8 +14,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA + * License along with this library; if not, see . */ #define MMU_R_PID 0 diff --git a/target-microblaze/op_helper.c b/target-microblaze/op_helper.c index 1a0776d2cf..f86b1c78c9 100644 --- a/target-microblaze/op_helper.c +++ b/target-microblaze/op_helper.c @@ -14,8 +14,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA + * License along with this library; if not, see . */ #include diff --git a/target-microblaze/translate.c b/target-microblaze/translate.c index 33fff9c2c8..9c8631dc21 100644 --- a/target-microblaze/translate.c +++ b/target-microblaze/translate.c @@ -14,8 +14,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA + * License along with this library; if not, see . */ #include diff --git a/target-mips/helper.c b/target-mips/helper.c index fecbcb2f17..736902576b 100644 --- a/target-mips/helper.c +++ b/target-mips/helper.c @@ -14,8 +14,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA + * License along with this library; if not, see . */ #include #include diff --git a/target-mips/op_helper.c b/target-mips/op_helper.c index b4c98fc059..194414c74d 100644 --- a/target-mips/op_helper.c +++ b/target-mips/op_helper.c @@ -14,8 +14,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA + * License along with this library; if not, see . */ #include #include "exec.h" diff --git a/target-mips/translate.c b/target-mips/translate.c index 2eee11bd64..6a1273f036 100644 --- a/target-mips/translate.c +++ b/target-mips/translate.c @@ -16,8 +16,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA + * License along with this library; if not, see . */ #include diff --git a/target-mips/translate_init.c b/target-mips/translate_init.c index d7617f6023..eb35dbad38 100644 --- a/target-mips/translate_init.c +++ b/target-mips/translate_init.c @@ -15,8 +15,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA + * License along with this library; if not, see . */ /* CPU / CPU family specific config register values. */ diff --git a/target-ppc/cpu.h b/target-ppc/cpu.h index 59d47d2d88..69c1d58070 100644 --- a/target-ppc/cpu.h +++ b/target-ppc/cpu.h @@ -14,8 +14,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA + * License along with this library; if not, see . */ #if !defined (__CPU_PPC_H__) #define __CPU_PPC_H__ diff --git a/target-ppc/exec.h b/target-ppc/exec.h index f6b9ee6c83..0481eb235c 100644 --- a/target-ppc/exec.h +++ b/target-ppc/exec.h @@ -14,8 +14,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA + * License along with this library; if not, see . */ #if !defined (__PPC_H__) #define __PPC_H__ diff --git a/target-ppc/helper.c b/target-ppc/helper.c index 5a7a935bb1..bd9bc8a87d 100644 --- a/target-ppc/helper.c +++ b/target-ppc/helper.c @@ -14,8 +14,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA + * License along with this library; if not, see . */ #include #include diff --git a/target-ppc/helper_regs.h b/target-ppc/helper_regs.h index 15392393ec..2a1f541d11 100644 --- a/target-ppc/helper_regs.h +++ b/target-ppc/helper_regs.h @@ -14,8 +14,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA + * License along with this library; if not, see . */ #if !defined(__HELPER_REGS_H__) diff --git a/target-ppc/op_helper.c b/target-ppc/op_helper.c index 94e530327a..c352aa71bd 100644 --- a/target-ppc/op_helper.c +++ b/target-ppc/op_helper.c @@ -14,8 +14,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA + * License along with this library; if not, see . */ #include #include "exec.h" diff --git a/target-ppc/translate.c b/target-ppc/translate.c index 8fbcf760fd..da3d7de8a7 100644 --- a/target-ppc/translate.c +++ b/target-ppc/translate.c @@ -14,8 +14,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA + * License along with this library; if not, see . */ #include #include diff --git a/target-ppc/translate_init.c b/target-ppc/translate_init.c index 96ba2e55ba..3b6e2d5044 100644 --- a/target-ppc/translate_init.c +++ b/target-ppc/translate_init.c @@ -14,8 +14,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA + * License along with this library; if not, see . */ /* A lot of PowerPC definition have been included here. diff --git a/target-sh4/cpu.h b/target-sh4/cpu.h index e597f653a7..91c080fd8f 100644 --- a/target-sh4/cpu.h +++ b/target-sh4/cpu.h @@ -14,8 +14,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA + * License along with this library; if not, see . */ #ifndef _CPU_SH4_H #define _CPU_SH4_H diff --git a/target-sh4/exec.h b/target-sh4/exec.h index d2926750b3..1c08eafa6c 100644 --- a/target-sh4/exec.h +++ b/target-sh4/exec.h @@ -14,8 +14,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA + * License along with this library; if not, see . */ #ifndef _EXEC_SH4_H #define _EXEC_SH4_H diff --git a/target-sh4/helper.c b/target-sh4/helper.c index 94be136fa6..088d36a5f7 100644 --- a/target-sh4/helper.c +++ b/target-sh4/helper.c @@ -14,8 +14,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA + * License along with this library; if not, see . */ #include #include diff --git a/target-sh4/op_helper.c b/target-sh4/op_helper.c index 616b4f9a4d..6dc8503a03 100644 --- a/target-sh4/op_helper.c +++ b/target-sh4/op_helper.c @@ -14,8 +14,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA + * License along with this library; if not, see . */ #include #include diff --git a/target-sh4/translate.c b/target-sh4/translate.c index 1f461b7a4b..b272f4c06e 100644 --- a/target-sh4/translate.c +++ b/target-sh4/translate.c @@ -14,8 +14,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA + * License along with this library; if not, see . */ #include #include diff --git a/target-sparc/helper.c b/target-sparc/helper.c index 5f9ad409ed..04513f82d5 100644 --- a/target-sparc/helper.c +++ b/target-sparc/helper.c @@ -14,8 +14,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA + * License along with this library; if not, see . */ #include #include diff --git a/target-sparc/translate.c b/target-sparc/translate.c index 6de40791b5..a372ecab1b 100644 --- a/target-sparc/translate.c +++ b/target-sparc/translate.c @@ -15,8 +15,7 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with this library; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA + License along with this library; if not, see . */ #include diff --git a/tests/linux-test.c b/tests/linux-test.c index 934b7eeefb..9986e299b2 100644 --- a/tests/linux-test.c +++ b/tests/linux-test.c @@ -14,9 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, - * MA 02110-1301, USA. + * along with this program; if not, see . */ #include #include diff --git a/tests/test-i386.c b/tests/test-i386.c index e0dfa6c8ba..b28b257f81 100644 --- a/tests/test-i386.c +++ b/tests/test-i386.c @@ -14,9 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, - * MA 02110-1301, USA. + * along with this program; if not, see . */ #define _GNU_SOURCE #include diff --git a/tests/test-mmap.c b/tests/test-mmap.c index 1e85ce8508..fcb365f40c 100644 --- a/tests/test-mmap.c +++ b/tests/test-mmap.c @@ -19,9 +19,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, - * MA 02110-1301, USA. + * along with this program; if not, see . */ #include diff --git a/texi2pod.pl b/texi2pod.pl index 5d28a056d9..9ed056ad1c 100755 --- a/texi2pod.pl +++ b/texi2pod.pl @@ -15,9 +15,8 @@ # GNU General Public License for more details. # 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, 51 Franklin Street, Fifth Floor, -# Boston MA 02110-1301, USA. +# along with GCC; see the file COPYING. If not, +# see . # This does trivial (and I mean _trivial_) conversion of Texinfo # markup to Perl POD format. It's intended to be used to extract diff --git a/thunk.c b/thunk.c index 6813c9ffa0..06571889ae 100644 --- a/thunk.c +++ b/thunk.c @@ -14,8 +14,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA + * License along with this library; if not, see . */ #include #include diff --git a/thunk.h b/thunk.h index 597d753c79..109c541f0f 100644 --- a/thunk.h +++ b/thunk.h @@ -14,8 +14,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA + * License along with this library; if not, see . */ #ifndef THUNK_H #define THUNK_H diff --git a/translate-all.c b/translate-all.c index 4bdf2c99d7..8ef8a0b2f5 100644 --- a/translate-all.c +++ b/translate-all.c @@ -14,8 +14,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA + * License along with this library; if not, see . */ #include #include diff --git a/uboot_image.h b/uboot_image.h index b6d49bee2b..9fc2760b53 100644 --- a/uboot_image.h +++ b/uboot_image.h @@ -16,8 +16,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc. - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * with this program; if not, see . * ******************************************************************** * NOTE: This header file defines an interface to U-Boot. Including