Commit 8167ee883931cb20c6264fc19d040ce2dc6ceaaa

Authored by Blue Swirl
1 parent a1961a4b

Update to a hopefully more future proof FSF address

Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
Showing 188 changed files with 215 additions and 454 deletions
alpha-dis.c
... ... @@ -16,9 +16,8 @@ warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See
16 16 the GNU General Public License for more details.
17 17  
18 18 You should have received a copy of the GNU General Public License
19   -along with this file; see the file COPYING. If not, write to the Free
20   -Software Foundation, 51 Franklin Street - Fifth Floor, Boston, MA
21   -02110-1301, USA. */
  19 +along with this file; see the file COPYING. If not, see
  20 +<http://www.gnu.org/licenses/>. */
22 21  
23 22 #include <stdio.h>
24 23 #include "dis-asm.h"
... ...
arm-dis.c
... ... @@ -17,8 +17,7 @@
17 17 more details.
18 18  
19 19 You should have received a copy of the GNU General Public License
20   - along with this program; if not, write to the Free Software
21   - Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */
  20 + along with this program; if not, see <http://www.gnu.org/licenses/>. */
22 21  
23 22 /* Start of qemu specific additions. Mostly this is stub definitions
24 23 for things we don't care about. */
... ...
arm-semi.c
... ... @@ -15,9 +15,7 @@
15 15 * GNU General Public License for more details.
16 16 *
17 17 * You should have received a copy of the GNU General Public License
18   - * along with this program; if not, write to the Free Software
19   - * Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
20   - * MA 02110-1301, USA.
  18 + * along with this program; if not, see <http://www.gnu.org/licenses/>.
21 19 */
22 20  
23 21 #include <sys/types.h>
... ...
bsd-user/main.c
... ... @@ -14,9 +14,7 @@
14 14 * GNU General Public License for more details.
15 15 *
16 16 * You should have received a copy of the GNU General Public License
17   - * along with this program; if not, write to the Free Software
18   - * Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
19   - * MA 02110-1301, USA.
  17 + * along with this program; if not, see <http://www.gnu.org/licenses/>.
20 18 */
21 19 #include <stdlib.h>
22 20 #include <stdio.h>
... ...
bsd-user/mmap.c
... ... @@ -14,9 +14,7 @@
14 14 * GNU General Public License for more details.
15 15 *
16 16 * You should have received a copy of the GNU General Public License
17   - * along with this program; if not, write to the Free Software
18   - * Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
19   - * MA 02110-1301, USA.
  17 + * along with this program; if not, see <http://www.gnu.org/licenses/>.
20 18 */
21 19 #include <stdlib.h>
22 20 #include <stdio.h>
... ...
bsd-user/signal.c
... ... @@ -14,9 +14,7 @@
14 14 * GNU General Public License for more details.
15 15 *
16 16 * You should have received a copy of the GNU General Public License
17   - * along with this program; if not, write to the Free Software
18   - * Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
19   - * MA 02110-1301, USA.
  17 + * along with this program; if not, see <http://www.gnu.org/licenses/>.
20 18 */
21 19 #include <stdlib.h>
22 20 #include <stdio.h>
... ...
bsd-user/syscall.c
... ... @@ -14,9 +14,7 @@
14 14 * GNU General Public License for more details.
15 15 *
16 16 * You should have received a copy of the GNU General Public License
17   - * along with this program; if not, write to the Free Software
18   - * Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
19   - * MA 02110-1301, USA.
  17 + * along with this program; if not, see <http://www.gnu.org/licenses/>.
20 18 */
21 19 #include <stdlib.h>
22 20 #include <stdio.h>
... ...
bt-host.c
... ... @@ -14,8 +14,7 @@
14 14 * GNU General Public License for more details.
15 15 *
16 16 * You should have received a copy of the GNU General Public License along
17   - * with this program; if not, write to the Free Software Foundation, Inc.,
18   - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  17 + * with this program; if not, see <http://www.gnu.org/licenses/>.
19 18 */
20 19  
21 20 #include "qemu-common.h"
... ...
bt-vhci.c
... ... @@ -14,8 +14,7 @@
14 14 * GNU General Public License for more details.
15 15 *
16 16 * You should have received a copy of the GNU General Public License along
17   - * with this program; if not, write to the Free Software Foundation, Inc.,
18   - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  17 + * with this program; if not, see <http://www.gnu.org/licenses/>.
19 18 */
20 19  
21 20 #include "qemu-common.h"
... ...
... ... @@ -12,8 +12,7 @@
12 12 * GNU General Public License for more details.
13 13 *
14 14 * You should have received a copy of the GNU General Public License
15   - * along with this program; if not, write the Free Software Foundation,
16   - * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
  15 + * along with this program; if not, see <http://www.gnu.org/licenses/>.
17 16 */
18 17  
19 18 #include <stdio.h>
... ...
... ... @@ -12,8 +12,7 @@
12 12 * GNU General Public License for more details.
13 13 *
14 14 * You should have received a copy of the GNU General Public License
15   - * along with this program; if not, write the Free Software Foundation,
16   - * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
  15 + * along with this program; if not, see <http://www.gnu.org/licenses/>.
17 16 */
18 17 #ifndef __COMMAND_H__
19 18 #define __COMMAND_H__
... ...
cpu-all.h
... ... @@ -14,8 +14,7 @@
14 14 * Lesser General Public License for more details.
15 15 *
16 16 * You should have received a copy of the GNU Lesser General Public
17   - * License along with this library; if not, write to the Free Software
18   - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA
  17 + * License along with this library; if not, see <http://www.gnu.org/licenses/>.
19 18 */
20 19 #ifndef CPU_ALL_H
21 20 #define CPU_ALL_H
... ...
cpu-defs.h
... ... @@ -14,8 +14,7 @@
14 14 * Lesser General Public License for more details.
15 15 *
16 16 * You should have received a copy of the GNU Lesser General Public
17   - * License along with this library; if not, write to the Free Software
18   - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA
  17 + * License along with this library; if not, see <http://www.gnu.org/licenses/>.
19 18 */
20 19 #ifndef CPU_DEFS_H
21 20 #define CPU_DEFS_H
... ...
cpu-exec.c
... ... @@ -14,8 +14,7 @@
14 14 * Lesser General Public License for more details.
15 15 *
16 16 * You should have received a copy of the GNU Lesser General Public
17   - * License along with this library; if not, write to the Free Software
18   - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA
  17 + * License along with this library; if not, see <http://www.gnu.org/licenses/>.
19 18 */
20 19 #include "config.h"
21 20 #include "exec.h"
... ...
cris-dis.c
... ... @@ -16,9 +16,7 @@
16 16 more details.
17 17  
18 18 You should have received a copy of the GNU General Public License
19   - along with this program; if not, write to the Free Software
20   - Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
21   - MA 02110-1301, USA. */
  19 + along with this program; if not, see <http://www.gnu.org/licenses/>. */
22 20  
23 21 #include "dis-asm.h"
24 22 //#include "sysdep.h"
... ... @@ -51,8 +49,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
51 49 GNU General Public License for more details.
52 50  
53 51 You should have received a copy of the GNU General Public License
54   -along with this program; if not, write to the Free Software
55   -Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */
  52 +along with this program; if not, see <http://www.gnu.org/licenses/>. */
56 53  
57 54 #ifndef NULL
58 55 #define NULL (0)
... ...
darwin-user/commpage.c
... ... @@ -14,9 +14,7 @@
14 14 * GNU General Public License for more details.
15 15 *
16 16 * You should have received a copy of the GNU General Public License
17   - * along with this program; if not, write to the Free Software
18   - * Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
19   - * MA 02110-1301, USA.
  17 + * along with this program; if not, see <http://www.gnu.org/licenses/>.
20 18 */
21 19 #include <fcntl.h>
22 20 #include <stdio.h>
... ...
darwin-user/machload.c
... ... @@ -14,8 +14,7 @@
14 14 * Lesser General Public License for more details.
15 15 *
16 16 * You should have received a copy of the GNU Lesser General Public
17   - * License along with this library; if not, write to the Free Software
18   - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA
  17 + * License along with this library; if not, see <http://www.gnu.org/licenses/>.
19 18 */
20 19 #include <stdio.h>
21 20 #include <sys/types.h>
... ...
darwin-user/main.c
... ... @@ -15,9 +15,7 @@
15 15 * GNU General Public License for more details.
16 16 *
17 17 * You should have received a copy of the GNU General Public License
18   - * along with this program; if not, write to the Free Software
19   - * Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
20   - * MA 02110-1301, USA.
  18 + * along with this program; if not, see <http://www.gnu.org/licenses/>.
21 19 */
22 20 #include <stdlib.h>
23 21 #include <stdio.h>
... ...
darwin-user/mmap.c
... ... @@ -14,9 +14,7 @@
14 14 * GNU General Public License for more details.
15 15 *
16 16 * You should have received a copy of the GNU General Public License
17   - * along with this program; if not, write to the Free Software
18   - * Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
19   - * MA 02110-1301, USA.
  17 + * along with this program; if not, see <http://www.gnu.org/licenses/>.
20 18 */
21 19 #include <stdlib.h>
22 20 #include <stdio.h>
... ...
darwin-user/signal.c
... ... @@ -14,9 +14,7 @@
14 14 * GNU General Public License for more details.
15 15 *
16 16 * You should have received a copy of the GNU General Public License
17   - * along with this program; if not, write to the Free Software
18   - * Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
19   - * MA 02110-1301, USA.
  17 + * along with this program; if not, see <http://www.gnu.org/licenses/>.
20 18 */
21 19 #include <stdlib.h>
22 20 #include <stdio.h>
... ...
darwin-user/syscall.c
... ... @@ -15,9 +15,7 @@
15 15 * GNU General Public License for more details.
16 16 *
17 17 * You should have received a copy of the GNU General Public License
18   - * along with this program; if not, write to the Free Software
19   - * Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
20   - * MA 02110-1301, USA.
  18 + * along with this program; if not, see <http://www.gnu.org/licenses/>.
21 19 */
22 20 #include <fcntl.h>
23 21 #include <stdio.h>
... ...
dyngen-exec.h
... ... @@ -14,8 +14,7 @@
14 14 * Lesser General Public License for more details.
15 15 *
16 16 * You should have received a copy of the GNU Lesser General Public
17   - * License along with this library; if not, write to the Free Software
18   - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA
  17 + * License along with this library; if not, see <http://www.gnu.org/licenses/>.
19 18 */
20 19 #if !defined(__DYNGEN_EXEC_H__)
21 20 #define __DYNGEN_EXEC_H__
... ...
exec-all.h
... ... @@ -14,8 +14,7 @@
14 14 * Lesser General Public License for more details.
15 15 *
16 16 * You should have received a copy of the GNU Lesser General Public
17   - * License along with this library; if not, write to the Free Software
18   - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA
  17 + * License along with this library; if not, see <http://www.gnu.org/licenses/>.
19 18 */
20 19  
21 20 #ifndef _EXEC_ALL_H_
... ...
... ... @@ -14,8 +14,7 @@
14 14 * Lesser General Public License for more details.
15 15 *
16 16 * You should have received a copy of the GNU Lesser General Public
17   - * License along with this library; if not, write to the Free Software
18   - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA
  17 + * License along with this library; if not, see <http://www.gnu.org/licenses/>.
19 18 */
20 19 #include "config.h"
21 20 #ifdef _WIN32
... ...
feature_to_c.sh
... ... @@ -17,9 +17,7 @@
17 17 # GNU General Public License for more details.
18 18 #
19 19 # You should have received a copy of the GNU General Public License
20   -# along with this program; if not, write to the Free Software
21   -# Foundation, Inc., 51 Franklin Street, Fifth Floor,
22   -# Boston, MA 02110-1301, USA.
  20 +# along with this program; if not, see <http://www.gnu.org/licenses/>.
23 21  
24 22 output=$1
25 23 shift
... ...
gdbstub.c
... ... @@ -14,8 +14,7 @@
14 14 * Lesser General Public License for more details.
15 15 *
16 16 * You should have received a copy of the GNU Lesser General Public
17   - * License along with this library; if not, write to the Free Software
18   - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA
  17 + * License along with this library; if not, see <http://www.gnu.org/licenses/>.
19 18 */
20 19 #include "config.h"
21 20 #include "qemu-common.h"
... ...
hostregs_helper.h
... ... @@ -14,8 +14,7 @@
14 14 * Lesser General Public License for more details.
15 15 *
16 16 * You should have received a copy of the GNU Lesser General Public
17   - * License along with this library; if not, write to the Free Software
18   - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA
  17 + * License along with this library; if not, see <http://www.gnu.org/licenses/>.
19 18 */
20 19  
21 20 /* The GCC global register variable extension is used to reserve some
... ...
hppa-dis.c
... ... @@ -16,9 +16,7 @@
16 16 GNU General Public License for more details.
17 17  
18 18 You should have received a copy of the GNU General Public License
19   - along with this program; if not, write to the Free Software
20   - Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
21   - MA 02110-1301, USA. */
  19 + along with this program; if not, see <http://www.gnu.org/licenses/>. */
22 20  
23 21 #include "dis-asm.h"
24 22  
... ... @@ -42,8 +40,7 @@
42 40 GNU General Public License for more details.
43 41  
44 42 You should have received a copy of the GNU General Public License
45   - along with this program; if not, write to the Free Software
46   - Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */
  43 + along with this program; if not, see <http://www.gnu.org/licenses/>. */
47 44  
48 45 #ifndef _LIBHPPA_H
49 46 #define _LIBHPPA_H
... ... @@ -555,8 +552,8 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
555 552 GNU General Public License for more details.
556 553  
557 554 You should have received a copy of the GNU General Public License
558   -along with GAS or GDB; see the file COPYING. If not, write to
559   -the Free Software Foundation, 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */
  555 +along with GAS or GDB; see the file COPYING.
  556 +If not, see <http://www.gnu.org/licenses/>. */
560 557  
561 558 #if !defined(__STDC__) && !defined(const)
562 559 #define const
... ...
hw/acpi.c
... ... @@ -13,8 +13,7 @@
13 13 * Lesser General Public License for more details.
14 14 *
15 15 * You should have received a copy of the GNU Lesser General Public
16   - * License along with this library; if not, write to the Free Software
17   - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA
  16 + * License along with this library; if not, see <http://www.gnu.org/licenses/>
18 17 */
19 18 #include "hw.h"
20 19 #include "pc.h"
... ...
hw/alpha_palcode.c
... ... @@ -14,8 +14,7 @@
14 14 * Lesser General Public License for more details.
15 15 *
16 16 * You should have received a copy of the GNU Lesser General Public
17   - * License along with this library; if not, write to the Free Software
18   - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA
  17 + * License along with this library; if not, see <http://www.gnu.org/licenses/>.
19 18 */
20 19  
21 20 #include <stdint.h>
... ...
hw/apic.c
... ... @@ -14,8 +14,7 @@
14 14 * Lesser General Public License for more details.
15 15 *
16 16 * You should have received a copy of the GNU Lesser General Public
17   - * License along with this library; if not, write to the Free Software
18   - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA
  17 + * License along with this library; if not, see <http://www.gnu.org/licenses/>
19 18 */
20 19 #include "hw.h"
21 20 #include "pc.h"
... ...
hw/blizzard.c
... ... @@ -15,8 +15,7 @@
15 15 * GNU General Public License for more details.
16 16 *
17 17 * You should have received a copy of the GNU General Public License along
18   - * with this program; if not, write to the Free Software Foundation, Inc.,
19   - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  18 + * with this program; if not, see <http://www.gnu.org/licenses/>.
20 19 */
21 20  
22 21 #include "qemu-common.h"
... ...
hw/blizzard_template.h
... ... @@ -15,8 +15,7 @@
15 15 * GNU General Public License for more details.
16 16 *
17 17 * You should have received a copy of the GNU General Public License along
18   - * with this program; if not, write to the Free Software Foundation, Inc.,
19   - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  18 + * with this program; if not, see <http://www.gnu.org/licenses/>.
20 19 */
21 20  
22 21 #define SKIP_PIXEL(to) to += deststep
... ...
hw/bt-hci-csr.c
... ... @@ -15,8 +15,7 @@
15 15 * GNU General Public License for more details.
16 16 *
17 17 * You should have received a copy of the GNU General Public License along
18   - * with this program; if not, write to the Free Software Foundation, Inc.,
19   - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  18 + * with this program; if not, see <http://www.gnu.org/licenses/>.
20 19 */
21 20  
22 21 #include "qemu-common.h"
... ...
hw/bt-hci.c
... ... @@ -15,9 +15,7 @@
15 15 * GNU General Public License for more details.
16 16 *
17 17 * You should have received a copy of the GNU General Public License
18   - * along with this program; if not, write to the Free Software
19   - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
20   - * MA 02110-1301 USA
  18 + * along with this program; if not, see <http://www.gnu.org/licenses/>.
21 19 */
22 20  
23 21 #include "qemu-common.h"
... ...
hw/bt-hid.c
... ... @@ -15,8 +15,7 @@
15 15 * GNU General Public License for more details.
16 16 *
17 17 * You should have received a copy of the GNU General Public License along
18   - * with this program; if not, write to the Free Software Foundation, Inc.,
19   - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  18 + * with this program; if not, if not, see <http://www.gnu.org/licenses/>.
20 19 */
21 20  
22 21 #include "qemu-common.h"
... ...
hw/bt-l2cap.c
... ... @@ -14,9 +14,7 @@
14 14 * GNU General Public License for more details.
15 15 *
16 16 * You should have received a copy of the GNU General Public License
17   - * along with this program; if not, write to the Free Software
18   - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
19   - * MA 02110-1301 USA
  17 + * along with this program; if not, see <http://www.gnu.org/licenses/>.
20 18 */
21 19  
22 20 #include "qemu-common.h"
... ...
hw/bt-sdp.c
... ... @@ -14,8 +14,7 @@
14 14 * GNU General Public License for more details.
15 15 *
16 16 * You should have received a copy of the GNU General Public License along
17   - * with this program; if not, write to the Free Software Foundation, Inc.,
18   - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  17 + * with this program; if not, see <http://www.gnu.org/licenses/>.
19 18 */
20 19  
21 20 #include "qemu-common.h"
... ...
... ... @@ -14,8 +14,7 @@
14 14 * GNU General Public License for more details.
15 15 *
16 16 * You should have received a copy of the GNU General Public License along
17   - * with this program; if not, write to the Free Software Foundation, Inc.,
18   - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  17 + * with this program; if not, see <http://www.gnu.org/licenses/>.
19 18 */
20 19  
21 20 #include "qemu-common.h"
... ...
... ... @@ -20,9 +20,7 @@
20 20 * GNU General Public License for more details.
21 21 *
22 22 * You should have received a copy of the GNU General Public License
23   - * along with this program; if not, write to the Free Software
24   - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
25   - * MA 02110-1301 USA
  23 + * along with this program; if not, see <http://www.gnu.org/licenses/>.
26 24 */
27 25  
28 26 /* BD Address */
... ...
hw/cbus.c
... ... @@ -17,8 +17,7 @@
17 17 * GNU General Public License for more details.
18 18 *
19 19 * You should have received a copy of the GNU General Public License along
20   - * with this program; if not, write to the Free Software Foundation, Inc.,
21   - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  20 + * with this program; if not, see <http://www.gnu.org/licenses/>.
22 21 */
23 22  
24 23 #include "qemu-common.h"
... ...
hw/dp8393x.c
... ... @@ -14,8 +14,7 @@
14 14 * GNU General Public License for more details.
15 15 *
16 16 * You should have received a copy of the GNU General Public License along
17   - * with this program; if not, write to the Free Software Foundation, Inc.,
18   - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  17 + * with this program; if not, see <http://www.gnu.org/licenses/>.
19 18 */
20 19  
21 20 #include "hw.h"
... ...
hw/e1000.c
... ... @@ -18,8 +18,7 @@
18 18 * Lesser General Public License for more details.
19 19 *
20 20 * You should have received a copy of the GNU Lesser General Public
21   - * License along with this library; if not, write to the Free Software
22   - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA
  21 + * License along with this library; if not, see <http://www.gnu.org/licenses/>.
23 22 */
24 23  
25 24  
... ...
hw/e1000_hw.h
... ... @@ -13,8 +13,7 @@
13 13 more details.
14 14  
15 15 You should have received a copy of the GNU General Public License along with
16   - this program; if not, write to the Free Software Foundation, Inc.,
17   - 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
  16 + this program; if not, see <http://www.gnu.org/licenses/>.
18 17  
19 18 The full GNU General Public License is included in this distribution in
20 19 the file called "COPYING".
... ...
hw/eepro100.c
... ... @@ -17,8 +17,7 @@
17 17 * GNU General Public License for more details.
18 18 *
19 19 * You should have received a copy of the GNU General Public License
20   - * along with this program; if not, write to the Free Software
21   - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  20 + * along with this program; if not, see <http://www.gnu.org/licenses/>.
22 21 *
23 22 * Tested features (i82559):
24 23 * PXE boot (i386) no valid link
... ...
hw/eeprom93xx.c
... ... @@ -14,8 +14,7 @@
14 14 * GNU General Public License for more details.
15 15 *
16 16 * You should have received a copy of the GNU General Public License
17   - * along with this program; if not, write to the Free Software
18   - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  17 + * along with this program; if not, see <http://www.gnu.org/licenses/>.
19 18 */
20 19  
21 20 /* Emulation for serial EEPROMs:
... ...
hw/eeprom93xx.h
... ... @@ -14,8 +14,7 @@
14 14 * GNU General Public License for more details.
15 15 *
16 16 * You should have received a copy of the GNU General Public License
17   - * along with this program; if not, write to the Free Software
18   - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  17 + * along with this program; if not, see <http://www.gnu.org/licenses/>.
19 18 */
20 19  
21 20 #ifndef EEPROM93XX_H
... ...
hw/fmopl.c
... ... @@ -27,8 +27,7 @@
27 27 * Lesser General Public License for more details.
28 28 *
29 29 * You should have received a copy of the GNU Lesser General Public
30   - * License along with this library; if not, write to the Free Software
31   - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA
  30 + * License along with this library; if not, see <http://www.gnu.org/licenses/>.
32 31 */
33 32  
34 33 #define INLINE static inline
... ...
hw/g364fb.c
... ... @@ -14,8 +14,7 @@
14 14 * GNU General Public License for more details.
15 15 *
16 16 * You should have received a copy of the GNU General Public License along
17   - * with this program; if not, write to the Free Software Foundation, Inc.,
18   - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  17 + * with this program; if not, see <http://www.gnu.org/licenses/>.
19 18 */
20 19  
21 20 #include "hw.h"
... ...
hw/hpet.c
... ... @@ -17,8 +17,7 @@
17 17 * Lesser General Public License for more details.
18 18 *
19 19 * You should have received a copy of the GNU Lesser General Public
20   - * License along with this library; if not, write to the Free Software
21   - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA
  20 + * License along with this library; if not, see <http://www.gnu.org/licenses/>.
22 21 *
23 22 * *****************************************************************
24 23 *
... ...
hw/ioapic.c
... ... @@ -17,8 +17,7 @@
17 17 * Lesser General Public License for more details.
18 18 *
19 19 * You should have received a copy of the GNU Lesser General Public
20   - * License along with this library; if not, write to the Free Software
21   - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA
  20 + * License along with this library; if not, see <http://www.gnu.org/licenses/>.
22 21 */
23 22  
24 23 #include "hw.h"
... ...
hw/lm832x.c
... ... @@ -15,8 +15,7 @@
15 15 * GNU General Public License for more details.
16 16 *
17 17 * You should have received a copy of the GNU General Public License along
18   - * with this program; if not, write to the Free Software Foundation, Inc.,
19   - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  18 + * with this program; if not, see <http://www.gnu.org/licenses/>.
20 19 */
21 20  
22 21 #include "hw.h"
... ...
hw/nseries.c
... ... @@ -15,8 +15,7 @@
15 15 * GNU General Public License for more details.
16 16 *
17 17 * You should have received a copy of the GNU General Public License along
18   - * with this program; if not, write to the Free Software Foundation, Inc.,
19   - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  18 + * with this program; if not, see <http://www.gnu.org/licenses/>.
20 19 */
21 20  
22 21 #include "qemu-common.h"
... ...
hw/omap.h
... ... @@ -14,8 +14,7 @@
14 14 * GNU General Public License for more details.
15 15 *
16 16 * You should have received a copy of the GNU General Public License along
17   - * with this program; if not, write to the Free Software Foundation, Inc.,
18   - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  17 + * with this program; if not, see <http://www.gnu.org/licenses/>.
19 18 */
20 19 #ifndef hw_omap_h
21 20 # define hw_omap_h "omap.h"
... ...
hw/omap1.c
... ... @@ -14,8 +14,7 @@
14 14 * GNU General Public License for more details.
15 15 *
16 16 * You should have received a copy of the GNU General Public License along
17   - * with this program; if not, write to the Free Software Foundation, Inc.,
18   - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  17 + * with this program; if not, see <http://www.gnu.org/licenses/>.
19 18 */
20 19 #include "hw.h"
21 20 #include "arm-misc.h"
... ...
hw/omap2.c
... ... @@ -15,8 +15,7 @@
15 15 * GNU General Public License for more details.
16 16 *
17 17 * You should have received a copy of the GNU General Public License along
18   - * with this program; if not, write to the Free Software Foundation, Inc.,
19   - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  18 + * with this program; if not, see <http://www.gnu.org/licenses/>.
20 19 */
21 20 #include "hw.h"
22 21 #include "arm-misc.h"
... ...
hw/omap_clk.c
... ... @@ -16,8 +16,7 @@
16 16 * GNU General Public License for more details.
17 17 *
18 18 * You should have received a copy of the GNU General Public License along
19   - * with this program; if not, write to the Free Software Foundation, Inc.,
20   - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  19 + * with this program; if not, see <http://www.gnu.org/licenses/>.
21 20 */
22 21 #include "hw.h"
23 22 #include "omap.h"
... ...
hw/omap_dma.c
... ... @@ -15,8 +15,7 @@
15 15 * GNU General Public License for more details.
16 16 *
17 17 * You should have received a copy of the GNU General Public License along
18   - * with this program; if not, write to the Free Software Foundation, Inc.,
19   - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  18 + * with this program; if not, see <http://www.gnu.org/licenses/>.
20 19 */
21 20 #include "qemu-common.h"
22 21 #include "qemu-timer.h"
... ...
hw/omap_dss.c
... ... @@ -15,8 +15,7 @@
15 15 * GNU General Public License for more details.
16 16 *
17 17 * You should have received a copy of the GNU General Public License along
18   - * with this program; if not, write to the Free Software Foundation, Inc.,
19   - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  18 + * with this program; if not, see <http://www.gnu.org/licenses/>.
20 19 */
21 20 #include "hw.h"
22 21 #include "console.h"
... ...
hw/omap_i2c.c
... ... @@ -14,8 +14,7 @@
14 14 * GNU General Public License for more details.
15 15 *
16 16 * You should have received a copy of the GNU General Public License along
17   - * with this program; if not, write to the Free Software Foundation, Inc.,
18   - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  17 + * with this program; if not, see <http://www.gnu.org/licenses/>.
19 18 */
20 19 #include "hw.h"
21 20 #include "i2c.h"
... ...
hw/omap_lcdc.c
... ... @@ -14,8 +14,7 @@
14 14 * GNU General Public License for more details.
15 15 *
16 16 * You should have received a copy of the GNU General Public License along
17   - * with this program; if not, write to the Free Software Foundation, Inc.,
18   - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  17 + * with this program; if not, see <http://www.gnu.org/licenses/>.
19 18 */
20 19 #include "hw.h"
21 20 #include "console.h"
... ...
hw/omap_mmc.c
... ... @@ -14,8 +14,7 @@
14 14 * GNU General Public License for more details.
15 15 *
16 16 * You should have received a copy of the GNU General Public License along
17   - * with this program; if not, write to the Free Software Foundation, Inc.,
18   - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  17 + * with this program; if not, see <http://www.gnu.org/licenses/>.
19 18 */
20 19 #include "hw.h"
21 20 #include "omap.h"
... ...
hw/omap_sx1.c
... ... @@ -23,8 +23,7 @@
23 23 * GNU General Public License for more details.
24 24 *
25 25 * You should have received a copy of the GNU General Public License along
26   - * with this program; if not, write to the Free Software Foundation, Inc.,
27   - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  26 + * with this program; if not, see <http://www.gnu.org/licenses/>.
28 27 */
29 28 #include "hw.h"
30 29 #include "sysemu.h"
... ...
hw/onenand.c
... ... @@ -15,8 +15,7 @@
15 15 * GNU General Public License for more details.
16 16 *
17 17 * You should have received a copy of the GNU General Public License along
18   - * with this program; if not, write to the Free Software Foundation, Inc.,
19   - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  18 + * with this program; if not, see <http://www.gnu.org/licenses/>.
20 19 */
21 20  
22 21 #include "qemu-common.h"
... ...
hw/palm.c
... ... @@ -14,8 +14,7 @@
14 14 * GNU General Public License for more details.
15 15 *
16 16 * You should have received a copy of the GNU General Public License along
17   - * with this program; if not, write to the Free Software Foundation, Inc.,
18   - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  17 + * with this program; if not, see <http://www.gnu.org/licenses/>.
19 18 */
20 19 #include "hw.h"
21 20 #include "audio/audio.h"
... ...
hw/pflash_cfi01.c
... ... @@ -15,8 +15,7 @@
15 15 * Lesser General Public License for more details.
16 16 *
17 17 * You should have received a copy of the GNU Lesser General Public
18   - * License along with this library; if not, write to the Free Software
19   - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA
  18 + * License along with this library; if not, see <http://www.gnu.org/licenses/>.
20 19 */
21 20  
22 21 /*
... ...
hw/pflash_cfi02.c
... ... @@ -14,8 +14,7 @@
14 14 * Lesser General Public License for more details.
15 15 *
16 16 * You should have received a copy of the GNU Lesser General Public
17   - * License along with this library; if not, write to the Free Software
18   - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA
  17 + * License along with this library; if not, see <http://www.gnu.org/licenses/>.
19 18 */
20 19  
21 20 /*
... ...
hw/ppc4xx_pci.c
... ... @@ -9,8 +9,7 @@
9 9 * GNU General Public License for more details.
10 10 *
11 11 * You should have received a copy of the GNU General Public License
12   - * along with this program; if not, write to the Free Software
13   - * Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  12 + * along with this program; if not, see <http://www.gnu.org/licenses/>.
14 13 *
15 14 * Copyright IBM Corp. 2008
16 15 *
... ...
hw/qdev.c
... ... @@ -14,8 +14,7 @@
14 14 * Lesser General Public License for more details.
15 15 *
16 16 * You should have received a copy of the GNU Lesser General Public
17   - * License along with this library; if not, write to the Free Software
18   - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA
  17 + * License along with this library; if not, see <http://www.gnu.org/licenses/>.
19 18 */
20 19  
21 20 /* The theory here is that it should be possible to create a machine without
... ...
hw/soc_dma.c
... ... @@ -15,8 +15,7 @@
15 15 * GNU General Public License for more details.
16 16 *
17 17 * You should have received a copy of the GNU General Public License along
18   - * with this program; if not, write to the Free Software Foundation, Inc.,
19   - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  18 + * with this program; if not, see <http://www.gnu.org/licenses/>.
20 19 */
21 20 #include "qemu-common.h"
22 21 #include "qemu-timer.h"
... ...
hw/soc_dma.h
... ... @@ -15,8 +15,7 @@
15 15 * GNU General Public License for more details.
16 16 *
17 17 * You should have received a copy of the GNU General Public License along
18   - * with this program; if not, write to the Free Software Foundation, Inc.,
19   - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  18 + * with this program; if not, see <http://www.gnu.org/licenses/>.
20 19 */
21 20  
22 21 struct soc_dma_s;
... ...
hw/sysbus.c
... ... @@ -14,8 +14,7 @@
14 14 * Lesser General Public License for more details.
15 15 *
16 16 * You should have received a copy of the GNU Lesser General Public
17   - * License along with this library; if not, write to the Free Software
18   - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA
  17 + * License along with this library; if not, see <http://www.gnu.org/licenses/>.
19 18 */
20 19  
21 20 #include "sysbus.h"
... ...
hw/tc6393xb_template.h
... ... @@ -18,8 +18,7 @@
18 18 * GNU General Public License for more details.
19 19 *
20 20 * You should have received a copy of the GNU General Public License along
21   - * with this program; if not, write to the Free Software Foundation, Inc.,
22   - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  21 + * with this program; if not, see <http://www.gnu.org/licenses/>.
23 22 */
24 23  
25 24 #if BITS == 8
... ...
hw/tmp105.c
... ... @@ -15,8 +15,7 @@
15 15 * GNU General Public License for more details.
16 16 *
17 17 * You should have received a copy of the GNU General Public License along
18   - * with this program; if not, write to the Free Software Foundation, Inc.,
19   - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  18 + * with this program; if not, see <http://www.gnu.org/licenses/>.
20 19 */
21 20  
22 21 #include "hw.h"
... ...
hw/tsc2005.c
... ... @@ -15,8 +15,7 @@
15 15 * GNU General Public License for more details.
16 16 *
17 17 * You should have received a copy of the GNU General Public License along
18   - * with this program; if not, write to the Free Software Foundation, Inc.,
19   - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  18 + * with this program; if not, see <http://www.gnu.org/licenses/>.
20 19 */
21 20  
22 21 #include "hw.h"
... ...
hw/tsc210x.c
... ... @@ -16,8 +16,7 @@
16 16 * GNU General Public License for more details.
17 17 *
18 18 * You should have received a copy of the GNU General Public License along
19   - * with this program; if not, write to the Free Software Foundation, Inc.,
20   - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  19 + * with this program; if not, see <http://www.gnu.org/licenses/>.
21 20 */
22 21  
23 22 #include "hw.h"
... ...
hw/tusb6010.c
... ... @@ -16,8 +16,7 @@
16 16 * GNU General Public License for more details.
17 17 *
18 18 * You should have received a copy of the GNU General Public License along
19   - * with this program; if not, write to the Free Software Foundation, Inc.,
20   - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  19 + * with this program; if not, see <http://www.gnu.org/licenses/>.
21 20 */
22 21 #include "qemu-common.h"
23 22 #include "qemu-timer.h"
... ...
hw/twl92230.c
... ... @@ -16,8 +16,7 @@
16 16 * GNU General Public License for more details.
17 17 *
18 18 * You should have received a copy of the GNU General Public License along
19   - * with this program; if not, write to the Free Software Foundation, Inc.,
20   - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  19 + * with this program; if not, see <http://www.gnu.org/licenses/>.
21 20 */
22 21  
23 22 #include "hw.h"
... ...
hw/usb-bt.c
... ... @@ -15,8 +15,7 @@
15 15 * GNU General Public License for more details.
16 16 *
17 17 * You should have received a copy of the GNU General Public License along
18   - * with this program; if not, write to the Free Software Foundation, Inc.,
19   - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  18 + * with this program; if not, see <http://www.gnu.org/licenses/>.
20 19 */
21 20  
22 21 #include "qemu-common.h"
... ...
hw/usb-musb.c
... ... @@ -16,8 +16,7 @@
16 16 * GNU General Public License for more details.
17 17 *
18 18 * You should have received a copy of the GNU General Public License along
19   - * with this program; if not, write to the Free Software Foundation, Inc.,
20   - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  19 + * with this program; if not, see <http://www.gnu.org/licenses/>.
21 20 *
22 21 * Only host-mode and non-DMA accesses are currently supported.
23 22 */
... ...
hw/usb-ohci.c
... ... @@ -15,8 +15,7 @@
15 15 * Lesser General Public License for more details.
16 16 *
17 17 * You should have received a copy of the GNU Lesser General Public
18   - * License along with this library; if not, write to the Free Software
19   - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA
  18 + * License along with this library; if not, see <http://www.gnu.org/licenses/>.
20 19 *
21 20 * TODO:
22 21 * o Isochronous transfers
... ...
hw/watchdog.c
... ... @@ -14,9 +14,7 @@
14 14 * GNU General Public License for more details.
15 15 *
16 16 * You should have received a copy of the GNU General Public License
17   - * along with this program; if not, write to the Free Software
18   - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301,
19   - * USA.
  17 + * along with this program; if not, see <http://www.gnu.org/licenses/>.
20 18 *
21 19 * By Richard W.M. Jones (rjones@redhat.com).
22 20 */
... ...
hw/watchdog.h
... ... @@ -14,9 +14,7 @@
14 14 * GNU General Public License for more details.
15 15 *
16 16 * You should have received a copy of the GNU General Public License
17   - * along with this program; if not, write to the Free Software
18   - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301,
19   - * USA.
  17 + * along with this program; if not, see <http://www.gnu.org/licenses/>.
20 18 *
21 19 * By Richard W.M. Jones (rjones@redhat.com).
22 20 */
... ...
hw/wdt_i6300esb.c
... ... @@ -14,9 +14,7 @@
14 14 * GNU General Public License for more details.
15 15 *
16 16 * You should have received a copy of the GNU General Public License
17   - * along with this program; if not, write to the Free Software
18   - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301,
19   - * USA.
  17 + * along with this program; if not, see <http://www.gnu.org/licenses/>.
20 18 *
21 19 * By Richard W.M. Jones (rjones@redhat.com).
22 20 */
... ...
hw/wdt_ib700.c
... ... @@ -14,9 +14,7 @@
14 14 * GNU General Public License for more details.
15 15 *
16 16 * You should have received a copy of the GNU General Public License
17   - * along with this program; if not, write to the Free Software
18   - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301,
19   - * USA.
  17 + * along with this program; if not, see <http://www.gnu.org/licenses/>.
20 18 *
21 19 * By Richard W.M. Jones (rjones@redhat.com).
22 20 */
... ...
hw/xen_backend.c
... ... @@ -12,8 +12,7 @@
12 12 * GNU General Public License for more details.
13 13 *
14 14 * You should have received a copy of the GNU General Public License along
15   - * with this program; if not, write to the Free Software Foundation, Inc.,
16   - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  15 + * with this program; if not, see <http://www.gnu.org/licenses/>.
17 16 */
18 17  
19 18 /*
... ...
hw/xen_console.c
... ... @@ -16,8 +16,7 @@
16 16 * GNU General Public License for more details.
17 17 *
18 18 * You should have received a copy of the GNU General Public License along
19   - * with this program; if not, write to the Free Software Foundation, Inc.,
20   - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  19 + * with this program; if not, see <http://www.gnu.org/licenses/>.
21 20 */
22 21  
23 22 #include <stdlib.h>
... ...
hw/xen_disk.c
... ... @@ -13,8 +13,7 @@
13 13 * GNU General Public License for more details.
14 14 *
15 15 * You should have received a copy of the GNU General Public License along
16   - * with this program; if not, write to the Free Software Foundation, Inc.,
17   - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  16 + * with this program; if not, see <http://www.gnu.org/licenses/>.
18 17 */
19 18  
20 19 #include <stdio.h>
... ...
hw/xen_nic.c
... ... @@ -13,8 +13,7 @@
13 13 * GNU General Public License for more details.
14 14 *
15 15 * You should have received a copy of the GNU General Public License along
16   - * with this program; if not, write to the Free Software Foundation, Inc.,
17   - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  16 + * with this program; if not, see <http://www.gnu.org/licenses/>.
18 17 */
19 18  
20 19 #include <stdio.h>
... ...
hw/xenfb.c
... ... @@ -21,8 +21,7 @@
21 21 * GNU General Public License for more details.
22 22 *
23 23 * You should have received a copy of the GNU General Public License along
24   - * with this program; if not, write to the Free Software Foundation, Inc.,
25   - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  24 + * with this program; if not, see <http://www.gnu.org/licenses/>.
26 25 */
27 26  
28 27 #include <stdarg.h>
... ...
hw/zaurus.c
... ... @@ -13,8 +13,7 @@
13 13 * GNU General Public License for more details.
14 14 *
15 15 * You should have received a copy of the GNU General Public License along
16   - * with this program; if not, write to the Free Software Foundation, Inc.,
17   - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  16 + * with this program; if not, see <http://www.gnu.org/licenses/>.
18 17 */
19 18 #include "hw.h"
20 19 #include "pxa.h"
... ...
i386-dis.c
... ... @@ -16,8 +16,7 @@
16 16 GNU General Public License for more details.
17 17  
18 18 You should have received a copy of the GNU General Public License
19   - along with this program; if not, write to the Free Software
20   - Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */
  19 + along with this program; if not, see <http://www.gnu.org/licenses/>. */
21 20  
22 21 /* 80386 instruction printer by Pace Willisson (pace@prep.ai.mit.edu)
23 22 July 1988
... ... @@ -54,8 +53,7 @@
54 53 GNU General Public License for more details.
55 54  
56 55 You should have received a copy of the GNU General Public License
57   - along with this program; if not, write to the Free Software
58   - Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */
  56 + along with this program; if not, see <http://www.gnu.org/licenses/>. */
59 57  
60 58 /* The SystemV/386 SVR3.2 assembler, and probably all AT&T derived
61 59 ix86 Unix assemblers, generate floating point instructions with
... ...
ioport-user.c
... ... @@ -14,9 +14,7 @@
14 14 * GNU General Public License for more details.
15 15 *
16 16 * You should have received a copy of the GNU General Public License
17   - * along with this program; if not, write to the Free Software
18   - * Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
19   - * MA 02110-1301, USA.
  17 + * along with this program; if not, see <http://www.gnu.org/licenses/>.
20 18 */
21 19  
22 20 #include <stdio.h>
... ...
ioport.h
... ... @@ -14,8 +14,7 @@
14 14 * Lesser General Public License for more details.
15 15 *
16 16 * You should have received a copy of the GNU Lesser General Public
17   - * License along with this library; if not, write to the Free Software
18   - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA
  17 + * License along with this library; if not, see <http://www.gnu.org/licenses/>.
19 18 */
20 19  
21 20 /**************************************************************************
... ...
... ... @@ -14,8 +14,7 @@
14 14 * Lesser General Public License for more details.
15 15 *
16 16 * You should have received a copy of the GNU Lesser General Public
17   - * License along with this library; if not, write to the Free Software
18   - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA
  17 + * License along with this library; if not, see <http://www.gnu.org/licenses/>.
19 18 */
20 19 #include "config.h"
21 20 #ifdef _WIN32
... ...
libfdt_env.h
... ... @@ -9,8 +9,7 @@
9 9 * GNU General Public License for more details.
10 10 *
11 11 * You should have received a copy of the GNU General Public License
12   - * along with this program; if not, write to the Free Software
13   - * Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  12 + * along with this program; if not, see <http://www.gnu.org/licenses/>.
14 13 *
15 14 * Copyright IBM Corp. 2008
16 15 * Authors: Hollis Blanchard <hollisb@us.ibm.com>
... ...
linux-user/flatload.c
... ... @@ -13,9 +13,7 @@
13 13 * GNU General Public License for more details.
14 14 *
15 15 * You should have received a copy of the GNU General Public License
16   - * along with this program; if not, write to the Free Software
17   - * Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
18   - * MA 02110-1301, USA.
  16 + * along with this program; if not, see <http://www.gnu.org/licenses/>.
19 17 *
20 18 * Copyright (C) 2006 CodeSourcery.
21 19 * Copyright (C) 2000-2003 David McCullough <davidm@snapgear.com>
... ...
linux-user/m68k-sim.c
... ... @@ -14,9 +14,7 @@
14 14 * GNU General Public License for more details.
15 15 *
16 16 * You should have received a copy of the GNU General Public License
17   - * along with this program; if not, write to the Free Software
18   - * Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
19   - * MA 02110-1301, USA.
  17 + * along with this program; if not, see <http://www.gnu.org/licenses/>.
20 18 */
21 19  
22 20 #include <sys/types.h>
... ...
linux-user/main.c
... ... @@ -14,9 +14,7 @@
14 14 * GNU General Public License for more details.
15 15 *
16 16 * You should have received a copy of the GNU General Public License
17   - * along with this program; if not, write to the Free Software
18   - * Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
19   - * MA 02110-1301, USA.
  17 + * along with this program; if not, see <http://www.gnu.org/licenses/>.
20 18 */
21 19 #include <stdlib.h>
22 20 #include <stdio.h>
... ...
linux-user/mmap.c
... ... @@ -14,9 +14,7 @@
14 14 * GNU General Public License for more details.
15 15 *
16 16 * You should have received a copy of the GNU General Public License
17   - * along with this program; if not, write to the Free Software
18   - * Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
19   - * MA 02110-1301, USA.
  17 + * along with this program; if not, see <http://www.gnu.org/licenses/>.
20 18 */
21 19 #include <stdlib.h>
22 20 #include <stdio.h>
... ...
linux-user/ppc/syscall.h
... ... @@ -14,8 +14,7 @@
14 14 * Lesser General Public License for more details.
15 15 *
16 16 * You should have received a copy of the GNU Lesser General Public
17   - * License along with this library; if not, write to the Free Software
18   - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA
  17 + * License along with this library; if not, see <http://www.gnu.org/licenses/>.
19 18 */
20 19  
21 20 /* XXX: ABSOLUTELY BUGGY:
... ...
linux-user/signal.c
... ... @@ -14,9 +14,7 @@
14 14 * GNU General Public License for more details.
15 15 *
16 16 * You should have received a copy of the GNU General Public License
17   - * along with this program; if not, write to the Free Software
18   - * Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
19   - * MA 02110-1301, USA.
  17 + * along with this program; if not, see <http://www.gnu.org/licenses/>.
20 18 */
21 19 #include <stdlib.h>
22 20 #include <stdio.h>
... ...
linux-user/syscall.c
... ... @@ -14,9 +14,7 @@
14 14 * GNU General Public License for more details.
15 15 *
16 16 * You should have received a copy of the GNU General Public License
17   - * along with this program; if not, write to the Free Software
18   - * Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
19   - * MA 02110-1301, USA.
  17 + * along with this program; if not, see <http://www.gnu.org/licenses/>.
20 18 */
21 19 #define _ATFILE_SOURCE
22 20 #include <stdlib.h>
... ...
linux-user/vm86.c
... ... @@ -14,9 +14,7 @@
14 14 * GNU General Public License for more details.
15 15 *
16 16 * You should have received a copy of the GNU General Public License
17   - * along with this program; if not, write to the Free Software
18   - * Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
19   - * MA 02110-1301, USA.
  17 + * along with this program; if not, see <http://www.gnu.org/licenses/>.
20 18 */
21 19 #include <stdlib.h>
22 20 #include <stdio.h>
... ...
loader.c
... ... @@ -39,8 +39,7 @@
39 39 * GNU General Public License for more details.
40 40 *
41 41 * You should have received a copy of the GNU General Public License along
42   - * with this program; if not, write to the Free Software Foundation, Inc.,
43   - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  42 + * with this program; if not, see <http://www.gnu.org/licenses/>.
44 43 */
45 44  
46 45 #include "qemu-common.h"
... ...
m68k-dis.c
... ... @@ -24,8 +24,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
24 24 GNU General Public License for more details.
25 25  
26 26 You should have received a copy of the GNU General Public License
27   -along with this program; if not, write to the Free Software
28   -Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */
  27 +along with this program; if not, see <http://www.gnu.org/licenses/>. */
29 28  
30 29 #if !defined (FLOATFORMAT_H)
31 30 #define FLOATFORMAT_H 1
... ... @@ -159,9 +158,8 @@ floatformat_is_valid (const struct floatformat *fmt, const char *from);
159 158 the GNU General Public License for more details.
160 159  
161 160 You should have received a copy of the GNU General Public License
162   - along with this file; see the file COPYING. If not, write to the Free
163   - Software Foundation, 51 Franklin Street - Fifth Floor, Boston, MA
164   - 02110-1301, USA. */
  161 + along with this file; see the file COPYING. If not,
  162 + see <http://www.gnu.org/licenses/>. */
165 163  
166 164 /* These are used as bit flags for the arch field in the m68k_opcode
167 165 structure. */
... ... @@ -540,9 +538,7 @@ extern const int m68k_numopcodes, m68k_numaliases;
540 538 GNU General Public License for more details.
541 539  
542 540 You should have received a copy of the GNU General Public License
543   - along with this program; if not, write to the Free Software
544   - Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
545   - MA 02110-1301, USA. */
  541 + along with this program; if not, see <http://www.gnu.org/licenses/>. */
546 542  
547 543 /* Local function prototypes. */
548 544  
... ... @@ -2047,9 +2043,8 @@ print_insn_m68k (bfd_vma memaddr, disassemble_info *info)
2047 2043 the GNU General Public License for more details.
2048 2044  
2049 2045 You should have received a copy of the GNU General Public License
2050   - along with this file; see the file COPYING. If not, write to the Free
2051   - Software Foundation, 51 Franklin Street - Fifth Floor, Boston, MA
2052   - 02110-1301, USA. */
  2046 + along with this file; see the file COPYING. If not,
  2047 + see <http://www.gnu.org/licenses/>. */
2053 2048  
2054 2049 #define one(x) ((unsigned int) (x) << 16)
2055 2050 #define two(x, y) (((unsigned int) (x) << 16) + (y))
... ... @@ -4471,8 +4466,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
4471 4466 GNU General Public License for more details.
4472 4467  
4473 4468 You should have received a copy of the GNU General Public License
4474   -along with this program; if not, write to the Free Software
4475   -Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */
  4469 +along with this program; if not, see <http://www.gnu.org/licenses/>. */
4476 4470  
4477 4471 /* This is needed to pick up the NAN macro on some systems. */
4478 4472 //#define _GNU_SOURCE
... ...
m68k-semi.c
... ... @@ -14,9 +14,7 @@
14 14 * GNU General Public License for more details.
15 15 *
16 16 * You should have received a copy of the GNU General Public License
17   - * along with this program; if not, write to the Free Software
18   - * Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
19   - * MA 02110-1301, USA.
  17 + * along with this program; if not, see <http://www.gnu.org/licenses/>.
20 18 */
21 19  
22 20 #include <sys/types.h>
... ...
microblaze-dis.c
... ... @@ -12,8 +12,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12 12 GNU General Public License for more details.
13 13  
14 14 You should have received a copy of the GNU General Public License
15   -along with this program; if not, write to the Free Software
16   -Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
  15 +along with this program; if not, see <http://www.gnu.org/licenses/>. */
17 16  
18 17 /*
19 18 * Copyright (c) 2001 Xilinx, Inc. All rights reserved.
... ... @@ -55,8 +54,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
55 54 GNU General Public License for more details.
56 55  
57 56 You should have received a copy of the GNU General Public License
58   -along with this program; if not, write to the Free Software
59   -Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
  57 +along with this program; if not, see <http://www.gnu.org/licenses/>. */
60 58  
61 59 /*
62 60 * Copyright (c) 2001 Xilinx, Inc. All rights reserved.
... ...
mips-dis.c
... ... @@ -17,9 +17,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
17 17 GNU General Public License for more details.
18 18  
19 19 You should have received a copy of the GNU General Public License
20   -along with this program; if not, write to the Free Software
21   -Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
22   -MA 02110-1301, USA. */
  20 +along with this program; if not, see <http://www.gnu.org/licenses/>. */
23 21  
24 22 #include "dis-asm.h"
25 23  
... ... @@ -42,8 +40,8 @@ warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See
42 40 the GNU General Public License for more details.
43 41  
44 42 You should have received a copy of the GNU General Public License
45   -along with this file; see the file COPYING. If not, write to the Free
46   -Software Foundation, 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */
  43 +along with this file; see the file COPYING. If not,
  44 +see <http://www.gnu.org/licenses/>. */
47 45  
48 46 /* These are bit masks and shift counts to use to access the various
49 47 fields of an instruction. To retrieve the X field of an
... ...
... ... @@ -13,8 +13,7 @@
13 13 * GNU General Public License for more details.
14 14 *
15 15 * You should have received a copy of the GNU General Public License
16   - * along with this program; if not, write to the Free Software
17   - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA
  16 + * along with this program; if not, see <http://www.gnu.org/licenses/>.
18 17 */
19 18  
20 19 #include "nbd.h"
... ...
... ... @@ -13,8 +13,7 @@
13 13 * GNU General Public License for more details.
14 14 *
15 15 * You should have received a copy of the GNU General Public License
16   - * along with this program; if not, write to the Free Software
17   - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA
  16 + * along with this program; if not, see <http://www.gnu.org/licenses/>.
18 17 */
19 18  
20 19 #ifndef NBD_H
... ...
net-checksum.c
... ... @@ -12,8 +12,7 @@
12 12 * GNU General Public License for more details.
13 13 *
14 14 * You should have received a copy of the GNU General Public License
15   - * along with this program; if not, write to the Free Software
16   - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA
  15 + * along with this program; if not, see <http://www.gnu.org/licenses/>.
17 16 */
18 17  
19 18 #include "hw/hw.h"
... ...
pc-bios/optionrom/multiboot.S
... ... @@ -12,8 +12,7 @@
12 12 * GNU General Public License for more details.
13 13 *
14 14 * You should have received a copy of the GNU General Public License
15   - * along with this program; if not, write to the Free Software
16   - * Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  15 + * along with this program; if not, see <http://www.gnu.org/licenses/>.
17 16 *
18 17 * Copyright Novell Inc, 2009
19 18 * Authors: Alexander Graf <agraf@suse.de>
... ...
pc-bios/optionrom/signrom.sh
... ... @@ -13,8 +13,7 @@
13 13 # GNU General Public License for more details.
14 14 #
15 15 # You should have received a copy of the GNU General Public License
16   -# along with this program; if not, write to the Free Software
17   -# Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  16 +# along with this program; if not, see <http://www.gnu.org/licenses/>.
18 17 #
19 18 # Copyright Novell Inc, 2009
20 19 # Authors: Alexander Graf <agraf@suse.de>
... ...
ppc-dis.c
... ... @@ -16,8 +16,8 @@ warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See
16 16 the GNU General Public License for more details.
17 17  
18 18 You should have received a copy of the GNU General Public License
19   -along with this file; see the file COPYING. If not, write to the Free
20   -Software Foundation, 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */
  19 +along with this file; see the file COPYING. If not,
  20 +see <http://www.gnu.org/licenses/>. */
21 21 #include "dis-asm.h"
22 22 #define BFD_DEFAULT_TARGET_SIZE 64
23 23  
... ... @@ -39,8 +39,8 @@ warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See
39 39 the GNU General Public License for more details.
40 40  
41 41 You should have received a copy of the GNU General Public License
42   -along with this file; see the file COPYING. If not, write to the Free
43   -Software Foundation, 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */
  42 +along with this file; see the file COPYING. If not,
  43 +see <http://www.gnu.org/licenses/>. */
44 44  
45 45 /* The opcode table is an array of struct powerpc_opcode. */
46 46  
... ... @@ -361,9 +361,8 @@ extern const int powerpc_num_macros;
361 361 the GNU General Public License for more details.
362 362  
363 363 You should have received a copy of the GNU General Public License
364   - along with this file; see the file COPYING. If not, write to the Free
365   - Software Foundation, 51 Franklin Street - Fifth Floor, Boston, MA
366   - 02110-1301, USA. */
  364 + along with this file; see the file COPYING.
  365 + If not, see <http://www.gnu.org/licenses/>. */
367 366  
368 367 /* This file holds the PowerPC opcode table. The opcode table
369 368 includes almost all of the extended instruction mnemonics. This
... ...
qemu-lock.h
... ... @@ -12,8 +12,7 @@
12 12 * Lesser General Public License for more details.
13 13 *
14 14 * You should have received a copy of the GNU Lesser General Public
15   - * License along with this library; if not, write to the Free Software
16   - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA
  15 + * License along with this library; if not, see <http://www.gnu.org/licenses/>
17 16 */
18 17  
19 18 /* Locking primitives. Most of this code should be redundant -
... ...
qemu-nbd.c
... ... @@ -13,8 +13,7 @@
13 13 * GNU General Public License for more details.
14 14 *
15 15 * You should have received a copy of the GNU General Public License
16   - * along with this program; if not, write to the Free Software
17   - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA
  16 + * along with this program; if not, see <http://www.gnu.org/licenses/>.
18 17 */
19 18  
20 19 #include <qemu-common.h>
... ...
s390-dis.c
... ... @@ -15,9 +15,7 @@
15 15 GNU General Public License for more details.
16 16  
17 17 You should have received a copy of the GNU General Public License
18   - along with this program; if not, write to the Free Software
19   - Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA
20   - 02110-1301, USA. */
  18 + along with this program; if not, see <http://www.gnu.org/licenses/>. */
21 19  
22 20 #include <stdio.h>
23 21 #include "dis-asm.h"
... ... @@ -39,9 +37,7 @@
39 37 GNU General Public License for more details.
40 38  
41 39 You should have received a copy of the GNU General Public License
42   - along with this program; if not, write to the Free Software
43   - Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA
44   - 02110-1301, USA. */
  40 + along with this program; if not, see <http://www.gnu.org/licenses/>. */
45 41  
46 42 #ifndef S390_H
47 43 #define S390_H
... ... @@ -413,9 +409,7 @@ print_insn_s390 (bfd_vma memaddr, struct disassemble_info *info)
413 409 GNU General Public License for more details.
414 410  
415 411 You should have received a copy of the GNU General Public License
416   - along with this program; if not, write to the Free Software
417   - Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA
418   - 02110-1301, USA. */
  412 + along with this program; if not, see <http://www.gnu.org/licenses/>. */
419 413  
420 414 #include <stdio.h>
421 415  
... ...
sh4-dis.c
... ... @@ -13,9 +13,7 @@
13 13 GNU General Public License for more details.
14 14  
15 15 You should have received a copy of the GNU General Public License
16   - along with this program; if not, write to the Free Software
17   - Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
18   - MA 02110-1301, USA. */
  16 + along with this program; if not, see <http://www.gnu.org/licenses/>. */
19 17  
20 18 #include <stdio.h>
21 19 #include "dis-asm.h"
... ...
softmmu_header.h
... ... @@ -14,8 +14,7 @@
14 14 * Lesser General Public License for more details.
15 15 *
16 16 * You should have received a copy of the GNU Lesser General Public
17   - * License along with this library; if not, write to the Free Software
18   - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA
  17 + * License along with this library; if not, see <http://www.gnu.org/licenses/>.
19 18 */
20 19 #if DATA_SIZE == 8
21 20 #define SUFFIX q
... ...
softmmu_template.h
... ... @@ -14,8 +14,7 @@
14 14 * Lesser General Public License for more details.
15 15 *
16 16 * You should have received a copy of the GNU Lesser General Public
17   - * License along with this library; if not, write to the Free Software
18   - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA
  17 + * License along with this library; if not, see <http://www.gnu.org/licenses/>.
19 18 */
20 19 #define DATA_SIZE (1 << SHIFT)
21 20  
... ...
sparc-dis.c
... ... @@ -23,9 +23,8 @@
23 23 GNU General Public License for more details.
24 24  
25 25 You should have received a copy of the GNU General Public License
26   - along with GAS or GDB; see the file COPYING. If not, write to
27   - the Free Software Foundation, 51 Franklin Street - Fifth Floor,
28   - Boston, MA 02110-1301, USA. */
  26 + along with GAS or GDB; see the file COPYING. If not,
  27 + see <http://www.gnu.org/licenses/>. */
29 28  
30 29 #include <stdlib.h>
31 30 #include "dis-asm.h"
... ... @@ -256,9 +255,8 @@ static const char *sparc_decode_sparclet_cpreg (int);
256 255 for more details.
257 256  
258 257 You should have received a copy of the GNU General Public License
259   - along with this software; see the file COPYING. If not, write to
260   - the Free Software Foundation, 51 Franklin Street - Fifth Floor,
261   - Boston, MA 02110-1301, USA. */
  258 + along with this software; see the file COPYING. If not,
  259 + see <http://www.gnu.org/licenses/>. */
262 260  
263 261 /* FIXME-someday: perhaps the ,a's and such should be embedded in the
264 262 instruction's name rather than the args. This would make gas faster, pinsn
... ... @@ -2258,9 +2256,7 @@ sparc_decode_sparclet_cpreg (int value)
2258 2256 GNU General Public License for more details.
2259 2257  
2260 2258 You should have received a copy of the GNU General Public License
2261   - along with this program; if not, write to the Free Software
2262   - Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
2263   - MA 02110-1301, USA. */
  2259 + along with this program; if not, see <http://www.gnu.org/licenses/>. */
2264 2260  
2265 2261 /* Bitmask of v9 architectures. */
2266 2262 #define MASK_V9 ((1 << SPARC_OPCODE_ARCH_V9) \
... ...
tap-win32.c
... ... @@ -23,8 +23,7 @@
23 23 *
24 24 * You should have received a copy of the GNU General Public License
25 25 * along with this program (see the file COPYING included with this
26   - * distribution); if not, write to the Free Software Foundation, Inc.,
27   - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  26 + * distribution); if not, see <http://www.gnu.org/licenses/>.
28 27 */
29 28 #include "qemu-common.h"
30 29 #include "net.h"
... ...
target-alpha/cpu.h
... ... @@ -14,8 +14,7 @@
14 14 * Lesser General Public License for more details.
15 15 *
16 16 * You should have received a copy of the GNU Lesser General Public
17   - * License along with this library; if not, write to the Free Software
18   - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA
  17 + * License along with this library; if not, see <http://www.gnu.org/licenses/>.
19 18 */
20 19  
21 20 #if !defined (__CPU_ALPHA_H__)
... ...
target-alpha/exec.h
... ... @@ -14,8 +14,7 @@
14 14 * Lesser General Public License for more details.
15 15 *
16 16 * You should have received a copy of the GNU Lesser General Public
17   - * License along with this library; if not, write to the Free Software
18   - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA
  17 + * License along with this library; if not, see <http://www.gnu.org/licenses/>.
19 18 */
20 19  
21 20 #if !defined (__ALPHA_EXEC_H__)
... ...
target-alpha/helper.c
... ... @@ -14,8 +14,7 @@
14 14 * Lesser General Public License for more details.
15 15 *
16 16 * You should have received a copy of the GNU Lesser General Public
17   - * License along with this library; if not, write to the Free Software
18   - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA
  17 + * License along with this library; if not, see <http://www.gnu.org/licenses/>.
19 18 */
20 19  
21 20 #include <stdint.h>
... ...
target-alpha/op_helper.c
... ... @@ -14,8 +14,7 @@
14 14 * Lesser General Public License for more details.
15 15 *
16 16 * You should have received a copy of the GNU Lesser General Public
17   - * License along with this library; if not, write to the Free Software
18   - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA
  17 + * License along with this library; if not, see <http://www.gnu.org/licenses/>.
19 18 */
20 19  
21 20 #include "exec.h"
... ...
target-alpha/translate.c
... ... @@ -14,8 +14,7 @@
14 14 * Lesser General Public License for more details.
15 15 *
16 16 * You should have received a copy of the GNU Lesser General Public
17   - * License along with this library; if not, write to the Free Software
18   - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA
  17 + * License along with this library; if not, see <http://www.gnu.org/licenses/>.
19 18 */
20 19  
21 20 #include <stdint.h>
... ...
target-arm/cpu.h
... ... @@ -14,8 +14,7 @@
14 14 * Lesser General Public License for more details.
15 15 *
16 16 * You should have received a copy of the GNU Lesser General Public
17   - * License along with this library; if not, write to the Free Software
18   - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA
  17 + * License along with this library; if not, see <http://www.gnu.org/licenses/>.
19 18 */
20 19 #ifndef CPU_ARM_H
21 20 #define CPU_ARM_H
... ...
target-arm/exec.h
... ... @@ -14,8 +14,7 @@
14 14 * Lesser General Public License for more details.
15 15 *
16 16 * You should have received a copy of the GNU Lesser General Public
17   - * License along with this library; if not, write to the Free Software
18   - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA
  17 + * License along with this library; if not, see <http://www.gnu.org/licenses/>.
19 18 */
20 19 #include "config.h"
21 20 #include "dyngen-exec.h"
... ...
target-arm/iwmmxt_helper.c
... ... @@ -16,8 +16,7 @@
16 16 * Lesser General Public License for more details.
17 17 *
18 18 * You should have received a copy of the GNU Lesser General Public
19   - * License along with this library; if not, write to the Free Software
20   - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA
  19 + * License along with this library; if not, see <http://www.gnu.org/licenses/>.
21 20 */
22 21  
23 22 #include <stdlib.h>
... ...
target-arm/op_helper.c
... ... @@ -14,8 +14,7 @@
14 14 * Lesser General Public License for more details.
15 15 *
16 16 * You should have received a copy of the GNU Lesser General Public
17   - * License along with this library; if not, write to the Free Software
18   - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA
  17 + * License along with this library; if not, see <http://www.gnu.org/licenses/>.
19 18 */
20 19 #include "exec.h"
21 20 #include "helpers.h"
... ...
target-arm/translate.c
... ... @@ -16,8 +16,7 @@
16 16 * Lesser General Public License for more details.
17 17 *
18 18 * You should have received a copy of the GNU Lesser General Public
19   - * License along with this library; if not, write to the Free Software
20   - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA
  19 + * License along with this library; if not, see <http://www.gnu.org/licenses/>.
21 20 */
22 21 #include <stdarg.h>
23 22 #include <stdlib.h>
... ...
target-cris/cpu.h
... ... @@ -15,8 +15,7 @@
15 15 * General Public License for more details.
16 16 *
17 17 * You should have received a copy of the GNU Lesser General Public
18   - * License along with this library; if not, write to the Free Software
19   - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA
  18 + * License along with this library; if not, see <http://www.gnu.org/licenses/>.
20 19 */
21 20 #ifndef CPU_CRIS_H
22 21 #define CPU_CRIS_H
... ...
target-cris/crisv32-decode.h
... ... @@ -15,8 +15,7 @@
15 15 * Lesser General Public License for more details.
16 16 *
17 17 * You should have received a copy of the GNU Lesser General Public
18   - * License along with this library; if not, write to the Free Software
19   - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA
  18 + * License along with this library; if not, see <http://www.gnu.org/licenses/>.
20 19 */
21 20  
22 21 /* Convenient binary macros. */
... ...
target-cris/exec.h
... ... @@ -15,8 +15,7 @@
15 15 * General Public License for more details.
16 16 *
17 17 * You should have received a copy of the GNU Lesser General Public
18   - * License along with this library; if not, write to the Free Software
19   - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA
  18 + * License along with this library; if not, see <http://www.gnu.org/licenses/>.
20 19 */
21 20 #include "dyngen-exec.h"
22 21  
... ...
target-cris/helper.c
... ... @@ -15,8 +15,7 @@
15 15 * Lesser General Public License for more details.
16 16 *
17 17 * You should have received a copy of the GNU Lesser General Public
18   - * License along with this library; if not, write to the Free Software
19   - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA
  18 + * License along with this library; if not, see <http://www.gnu.org/licenses/>.
20 19 */
21 20  
22 21 #include <stdio.h>
... ...
target-cris/mmu.c
... ... @@ -15,8 +15,7 @@
15 15 * Lesser General Public License for more details.
16 16 *
17 17 * You should have received a copy of the GNU Lesser General Public
18   - * License along with this library; if not, write to the Free Software
19   - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA
  18 + * License along with this library; if not, see <http://www.gnu.org/licenses/>.
20 19 */
21 20  
22 21 #ifndef CONFIG_USER_ONLY
... ...
target-cris/op_helper.c
... ... @@ -15,8 +15,7 @@
15 15 * Lesser General Public License for more details.
16 16 *
17 17 * You should have received a copy of the GNU Lesser General Public
18   - * License along with this library; if not, write to the Free Software
19   - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA
  18 + * License along with this library; if not, see <http://www.gnu.org/licenses/>.
20 19 */
21 20  
22 21 #include "exec.h"
... ...
target-cris/opcode-cris.h
... ... @@ -17,8 +17,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
17 17 GNU General Public License for more details.
18 18  
19 19 You should have received a copy of the GNU General Public License
20   -along with this program; if not, write to the Free Software
21   -Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */
  20 +along with this program; if not, see <http://www.gnu.org/licenses/>. */
22 21  
23 22 #ifndef __CRIS_H_INCLUDED_
24 23 #define __CRIS_H_INCLUDED_
... ...
target-cris/translate.c
... ... @@ -15,8 +15,7 @@
15 15 * Lesser General Public License for more details.
16 16 *
17 17 * You should have received a copy of the GNU Lesser General Public
18   - * License along with this library; if not, write to the Free Software
19   - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA
  18 + * License along with this library; if not, see <http://www.gnu.org/licenses/>.
20 19 */
21 20  
22 21 /*
... ...
target-i386/cpu.h
... ... @@ -14,8 +14,7 @@
14 14 * Lesser General Public License for more details.
15 15 *
16 16 * You should have received a copy of the GNU Lesser General Public
17   - * License along with this library; if not, write to the Free Software
18   - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA
  17 + * License along with this library; if not, see <http://www.gnu.org/licenses/>.
19 18 */
20 19 #ifndef CPU_I386_H
21 20 #define CPU_I386_H
... ...
target-i386/exec.h
... ... @@ -14,8 +14,7 @@
14 14 * Lesser General Public License for more details.
15 15 *
16 16 * You should have received a copy of the GNU Lesser General Public
17   - * License along with this library; if not, write to the Free Software
18   - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA
  17 + * License along with this library; if not, see <http://www.gnu.org/licenses/>.
19 18 */
20 19 #include "config.h"
21 20 #include "dyngen-exec.h"
... ...
target-i386/helper.c
... ... @@ -14,8 +14,7 @@
14 14 * Lesser General Public License for more details.
15 15 *
16 16 * You should have received a copy of the GNU Lesser General Public
17   - * License along with this library; if not, write to the Free Software
18   - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA
  17 + * License along with this library; if not, see <http://www.gnu.org/licenses/>.
19 18 */
20 19 #include <stdarg.h>
21 20 #include <stdlib.h>
... ...
target-i386/helper_template.h
... ... @@ -14,8 +14,7 @@
14 14 * Lesser General Public License for more details.
15 15 *
16 16 * You should have received a copy of the GNU Lesser General Public
17   - * License along with this library; if not, write to the Free Software
18   - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA
  17 + * License along with this library; if not, see <http://www.gnu.org/licenses/>.
19 18 */
20 19 #define DATA_BITS (1 << (3 + SHIFT))
21 20 #define SHIFT_MASK (DATA_BITS - 1)
... ...
target-i386/op_helper.c
... ... @@ -14,8 +14,7 @@
14 14 * Lesser General Public License for more details.
15 15 *
16 16 * You should have received a copy of the GNU Lesser General Public
17   - * License along with this library; if not, write to the Free Software
18   - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA
  17 + * License along with this library; if not, see <http://www.gnu.org/licenses/>.
19 18 */
20 19 #define CPU_NO_GLOBAL_REGS
21 20 #include "exec.h"
... ...
target-i386/ops_sse.h
... ... @@ -15,8 +15,7 @@
15 15 * Lesser General Public License for more details.
16 16 *
17 17 * You should have received a copy of the GNU Lesser General Public
18   - * License along with this library; if not, write to the Free Software
19   - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA
  18 + * License along with this library; if not, see <http://www.gnu.org/licenses/>.
20 19 */
21 20 #if SHIFT == 0
22 21 #define Reg MMXReg
... ...
target-i386/ops_sse_header.h
... ... @@ -14,8 +14,7 @@
14 14 * Lesser General Public License for more details.
15 15 *
16 16 * You should have received a copy of the GNU Lesser General Public
17   - * License along with this library; if not, write to the Free Software
18   - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA
  17 + * License along with this library; if not, see <http://www.gnu.org/licenses/>.
19 18 */
20 19 #if SHIFT == 0
21 20 #define Reg MMXReg
... ...
target-i386/translate.c
... ... @@ -14,8 +14,7 @@
14 14 * Lesser General Public License for more details.
15 15 *
16 16 * You should have received a copy of the GNU Lesser General Public
17   - * License along with this library; if not, write to the Free Software
18   - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA
  17 + * License along with this library; if not, see <http://www.gnu.org/licenses/>.
19 18 */
20 19 #include <stdarg.h>
21 20 #include <stdlib.h>
... ...
target-m68k/cpu.h
... ... @@ -15,8 +15,7 @@
15 15 * General Public License for more details.
16 16 *
17 17 * You should have received a copy of the GNU Lesser General Public
18   - * License along with this library; if not, write to the Free Software
19   - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA
  18 + * License along with this library; if not, see <http://www.gnu.org/licenses/>.
20 19 */
21 20 #ifndef CPU_M68K_H
22 21 #define CPU_M68K_H
... ...
target-m68k/exec.h
... ... @@ -15,8 +15,7 @@
15 15 * General Public License for more details.
16 16 *
17 17 * You should have received a copy of the GNU Lesser General Public
18   - * License along with this library; if not, write to the Free Software
19   - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA
  18 + * License along with this library; if not, see <http://www.gnu.org/licenses/>.
20 19 */
21 20 #include "dyngen-exec.h"
22 21  
... ...
target-m68k/helper.c
... ... @@ -15,8 +15,7 @@
15 15 * General Public License for more details.
16 16 *
17 17 * You should have received a copy of the GNU Lesser General Public
18   - * License along with this library; if not, write to the Free Software
19   - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA
  18 + * License along with this library; if not, see <http://www.gnu.org/licenses/>.
20 19 */
21 20  
22 21 #include <stdio.h>
... ...
target-m68k/op_helper.c
... ... @@ -14,8 +14,7 @@
14 14 * Lesser General Public License for more details.
15 15 *
16 16 * You should have received a copy of the GNU Lesser General Public
17   - * License along with this library; if not, write to the Free Software
18   - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA
  17 + * License along with this library; if not, see <http://www.gnu.org/licenses/>.
19 18 */
20 19 #include "exec.h"
21 20 #include "helpers.h"
... ...
target-m68k/translate.c
... ... @@ -15,8 +15,7 @@
15 15 * General Public License for more details.
16 16 *
17 17 * You should have received a copy of the GNU Lesser General Public
18   - * License along with this library; if not, write to the Free Software
19   - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA
  18 + * License along with this library; if not, see <http://www.gnu.org/licenses/>.
20 19 */
21 20 #include <stdarg.h>
22 21 #include <stdlib.h>
... ...
target-microblaze/cpu.h
... ... @@ -14,8 +14,7 @@
14 14 * General Public License for more details.
15 15 *
16 16 * You should have received a copy of the GNU Lesser General Public
17   - * License along with this library; if not, write to the Free Software
18   - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA
  17 + * License along with this library; if not, see <http://www.gnu.org/licenses/>.
19 18 */
20 19 #ifndef CPU_MICROBLAZE_H
21 20 #define CPU_MICROBLAZE_H
... ...
target-microblaze/exec.h
... ... @@ -14,8 +14,7 @@
14 14 * General Public License for more details.
15 15 *
16 16 * You should have received a copy of the GNU Lesser General Public
17   - * License along with this library; if not, write to the Free Software
18   - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA
  17 + * License along with this library; if not, see <http://www.gnu.org/licenses/>.
19 18 */
20 19 #include "dyngen-exec.h"
21 20  
... ...
target-microblaze/helper.c
... ... @@ -14,8 +14,7 @@
14 14 * Lesser General Public License for more details.
15 15 *
16 16 * You should have received a copy of the GNU Lesser General Public
17   - * License along with this library; if not, write to the Free Software
18   - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA
  17 + * License along with this library; if not, see <http://www.gnu.org/licenses/>.
19 18 */
20 19  
21 20 #include <stdio.h>
... ...
target-microblaze/microblaze-decode.h
... ... @@ -14,8 +14,7 @@
14 14 * Lesser General Public License for more details.
15 15 *
16 16 * You should have received a copy of the GNU Lesser General Public
17   - * License along with this library; if not, write to the Free Software
18   - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA
  17 + * License along with this library; if not, see <http://www.gnu.org/licenses/>.
19 18 */
20 19  
21 20 /* Convenient binary macros. */
... ...
target-microblaze/mmu.c
... ... @@ -14,8 +14,7 @@
14 14 * Lesser General Public License for more details.
15 15 *
16 16 * You should have received a copy of the GNU Lesser General Public
17   - * License along with this library; if not, write to the Free Software
18   - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA
  17 + * License along with this library; if not, see <http://www.gnu.org/licenses/>.
19 18 */
20 19 #include <stdio.h>
21 20 #include <stdlib.h>
... ...
target-microblaze/mmu.h
... ... @@ -14,8 +14,7 @@
14 14 * Lesser General Public License for more details.
15 15 *
16 16 * You should have received a copy of the GNU Lesser General Public
17   - * License along with this library; if not, write to the Free Software
18   - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA
  17 + * License along with this library; if not, see <http://www.gnu.org/licenses/>.
19 18 */
20 19  
21 20 #define MMU_R_PID 0
... ...
target-microblaze/op_helper.c
... ... @@ -14,8 +14,7 @@
14 14 * Lesser General Public License for more details.
15 15 *
16 16 * You should have received a copy of the GNU Lesser General Public
17   - * License along with this library; if not, write to the Free Software
18   - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA
  17 + * License along with this library; if not, see <http://www.gnu.org/licenses/>.
19 18 */
20 19  
21 20 #include <assert.h>
... ...
target-microblaze/translate.c
... ... @@ -14,8 +14,7 @@
14 14 * Lesser General Public License for more details.
15 15 *
16 16 * You should have received a copy of the GNU Lesser General Public
17   - * License along with this library; if not, write to the Free Software
18   - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA
  17 + * License along with this library; if not, see <http://www.gnu.org/licenses/>.
19 18 */
20 19  
21 20 #include <stdarg.h>
... ...
target-mips/helper.c
... ... @@ -14,8 +14,7 @@
14 14 * Lesser General Public License for more details.
15 15 *
16 16 * You should have received a copy of the GNU Lesser General Public
17   - * License along with this library; if not, write to the Free Software
18   - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA
  17 + * License along with this library; if not, see <http://www.gnu.org/licenses/>.
19 18 */
20 19 #include <stdarg.h>
21 20 #include <stdlib.h>
... ...
target-mips/op_helper.c
... ... @@ -14,8 +14,7 @@
14 14 * Lesser General Public License for more details.
15 15 *
16 16 * You should have received a copy of the GNU Lesser General Public
17   - * License along with this library; if not, write to the Free Software
18   - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA
  17 + * License along with this library; if not, see <http://www.gnu.org/licenses/>.
19 18 */
20 19 #include <stdlib.h>
21 20 #include "exec.h"
... ...
target-mips/translate.c
... ... @@ -16,8 +16,7 @@
16 16 * Lesser General Public License for more details.
17 17 *
18 18 * You should have received a copy of the GNU Lesser General Public
19   - * License along with this library; if not, write to the Free Software
20   - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA
  19 + * License along with this library; if not, see <http://www.gnu.org/licenses/>.
21 20 */
22 21  
23 22 #include <stdarg.h>
... ...
target-mips/translate_init.c
... ... @@ -15,8 +15,7 @@
15 15 * Lesser General Public License for more details.
16 16 *
17 17 * You should have received a copy of the GNU Lesser General Public
18   - * License along with this library; if not, write to the Free Software
19   - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA
  18 + * License along with this library; if not, see <http://www.gnu.org/licenses/>.
20 19 */
21 20  
22 21 /* CPU / CPU family specific config register values. */
... ...
target-ppc/cpu.h
... ... @@ -14,8 +14,7 @@
14 14 * Lesser General Public License for more details.
15 15 *
16 16 * You should have received a copy of the GNU Lesser General Public
17   - * License along with this library; if not, write to the Free Software
18   - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA
  17 + * License along with this library; if not, see <http://www.gnu.org/licenses/>.
19 18 */
20 19 #if !defined (__CPU_PPC_H__)
21 20 #define __CPU_PPC_H__
... ...
target-ppc/exec.h
... ... @@ -14,8 +14,7 @@
14 14 * Lesser General Public License for more details.
15 15 *
16 16 * You should have received a copy of the GNU Lesser General Public
17   - * License along with this library; if not, write to the Free Software
18   - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA
  17 + * License along with this library; if not, see <http://www.gnu.org/licenses/>.
19 18 */
20 19 #if !defined (__PPC_H__)
21 20 #define __PPC_H__
... ...
target-ppc/helper.c
... ... @@ -14,8 +14,7 @@
14 14 * Lesser General Public License for more details.
15 15 *
16 16 * You should have received a copy of the GNU Lesser General Public
17   - * License along with this library; if not, write to the Free Software
18   - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA
  17 + * License along with this library; if not, see <http://www.gnu.org/licenses/>.
19 18 */
20 19 #include <stdarg.h>
21 20 #include <stdlib.h>
... ...
target-ppc/helper_regs.h
... ... @@ -14,8 +14,7 @@
14 14 * Lesser General Public License for more details.
15 15 *
16 16 * You should have received a copy of the GNU Lesser General Public
17   - * License along with this library; if not, write to the Free Software
18   - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA
  17 + * License along with this library; if not, see <http://www.gnu.org/licenses/>.
19 18 */
20 19  
21 20 #if !defined(__HELPER_REGS_H__)
... ...
target-ppc/op_helper.c
... ... @@ -14,8 +14,7 @@
14 14 * Lesser General Public License for more details.
15 15 *
16 16 * You should have received a copy of the GNU Lesser General Public
17   - * License along with this library; if not, write to the Free Software
18   - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA
  17 + * License along with this library; if not, see <http://www.gnu.org/licenses/>.
19 18 */
20 19 #include <string.h>
21 20 #include "exec.h"
... ...
target-ppc/translate.c
... ... @@ -14,8 +14,7 @@
14 14 * Lesser General Public License for more details.
15 15 *
16 16 * You should have received a copy of the GNU Lesser General Public
17   - * License along with this library; if not, write to the Free Software
18   - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA
  17 + * License along with this library; if not, see <http://www.gnu.org/licenses/>.
19 18 */
20 19 #include <stdarg.h>
21 20 #include <stdlib.h>
... ...
target-ppc/translate_init.c
... ... @@ -14,8 +14,7 @@
14 14 * Lesser General Public License for more details.
15 15 *
16 16 * You should have received a copy of the GNU Lesser General Public
17   - * License along with this library; if not, write to the Free Software
18   - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA
  17 + * License along with this library; if not, see <http://www.gnu.org/licenses/>.
19 18 */
20 19  
21 20 /* A lot of PowerPC definition have been included here.
... ...
target-sh4/cpu.h
... ... @@ -14,8 +14,7 @@
14 14 * Lesser General Public License for more details.
15 15 *
16 16 * You should have received a copy of the GNU Lesser General Public
17   - * License along with this library; if not, write to the Free Software
18   - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA
  17 + * License along with this library; if not, see <http://www.gnu.org/licenses/>.
19 18 */
20 19 #ifndef _CPU_SH4_H
21 20 #define _CPU_SH4_H
... ...
target-sh4/exec.h
... ... @@ -14,8 +14,7 @@
14 14 * Lesser General Public License for more details.
15 15 *
16 16 * You should have received a copy of the GNU Lesser General Public
17   - * License along with this library; if not, write to the Free Software
18   - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA
  17 + * License along with this library; if not, see <http://www.gnu.org/licenses/>.
19 18 */
20 19 #ifndef _EXEC_SH4_H
21 20 #define _EXEC_SH4_H
... ...
target-sh4/helper.c
... ... @@ -14,8 +14,7 @@
14 14 * Lesser General Public License for more details.
15 15 *
16 16 * You should have received a copy of the GNU Lesser General Public
17   - * License along with this library; if not, write to the Free Software
18   - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA
  17 + * License along with this library; if not, see <http://www.gnu.org/licenses/>.
19 18 */
20 19 #include <stdarg.h>
21 20 #include <stdlib.h>
... ...
target-sh4/op_helper.c
... ... @@ -14,8 +14,7 @@
14 14 * Lesser General Public License for more details.
15 15 *
16 16 * You should have received a copy of the GNU Lesser General Public
17   - * License along with this library; if not, write to the Free Software
18   - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA
  17 + * License along with this library; if not, see <http://www.gnu.org/licenses/>.
19 18 */
20 19 #include <assert.h>
21 20 #include <stdlib.h>
... ...
target-sh4/translate.c
... ... @@ -14,8 +14,7 @@
14 14 * Lesser General Public License for more details.
15 15 *
16 16 * You should have received a copy of the GNU Lesser General Public
17   - * License along with this library; if not, write to the Free Software
18   - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA
  17 + * License along with this library; if not, see <http://www.gnu.org/licenses/>.
19 18 */
20 19 #include <stdarg.h>
21 20 #include <stdlib.h>
... ...
target-sparc/helper.c
... ... @@ -14,8 +14,7 @@
14 14 * Lesser General Public License for more details.
15 15 *
16 16 * You should have received a copy of the GNU Lesser General Public
17   - * License along with this library; if not, write to the Free Software
18   - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA
  17 + * License along with this library; if not, see <http://www.gnu.org/licenses/>.
19 18 */
20 19 #include <stdarg.h>
21 20 #include <stdlib.h>
... ...
target-sparc/translate.c
... ... @@ -15,8 +15,7 @@
15 15 Lesser General Public License for more details.
16 16  
17 17 You should have received a copy of the GNU Lesser General Public
18   - License along with this library; if not, write to the Free Software
19   - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA
  18 + License along with this library; if not, see <http://www.gnu.org/licenses/>.
20 19 */
21 20  
22 21 #include <stdarg.h>
... ...
tests/linux-test.c
... ... @@ -14,9 +14,7 @@
14 14 * GNU General Public License for more details.
15 15 *
16 16 * You should have received a copy of the GNU General Public License
17   - * along with this program; if not, write to the Free Software
18   - * Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
19   - * MA 02110-1301, USA.
  17 + * along with this program; if not, see <http://www.gnu.org/licenses/>.
20 18 */
21 19 #include <stdarg.h>
22 20 #include <stdlib.h>
... ...
tests/test-i386.c
... ... @@ -14,9 +14,7 @@
14 14 * GNU General Public License for more details.
15 15 *
16 16 * You should have received a copy of the GNU General Public License
17   - * along with this program; if not, write to the Free Software
18   - * Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
19   - * MA 02110-1301, USA.
  17 + * along with this program; if not, see <http://www.gnu.org/licenses/>.
20 18 */
21 19 #define _GNU_SOURCE
22 20 #include <stdlib.h>
... ...
tests/test-mmap.c
... ... @@ -19,9 +19,7 @@
19 19 * GNU General Public License for more details.
20 20 *
21 21 * You should have received a copy of the GNU General Public License
22   - * along with this program; if not, write to the Free Software
23   - * Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
24   - * MA 02110-1301, USA.
  22 + * along with this program; if not, see <http://www.gnu.org/licenses/>.
25 23 */
26 24  
27 25 #include <stdio.h>
... ...
texi2pod.pl
... ... @@ -15,9 +15,8 @@
15 15 # GNU General Public License for more details.
16 16  
17 17 # You should have received a copy of the GNU General Public License
18   -# along with GCC; see the file COPYING. If not, write to
19   -# the Free Software Foundation, 51 Franklin Street, Fifth Floor,
20   -# Boston MA 02110-1301, USA.
  18 +# along with GCC; see the file COPYING. If not,
  19 +# see <http://www.gnu.org/licenses/>.
21 20  
22 21 # This does trivial (and I mean _trivial_) conversion of Texinfo
23 22 # markup to Perl POD format. It's intended to be used to extract
... ...
... ... @@ -14,8 +14,7 @@
14 14 * Lesser General Public License for more details.
15 15 *
16 16 * You should have received a copy of the GNU Lesser General Public
17   - * License along with this library; if not, write to the Free Software
18   - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA
  17 + * License along with this library; if not, see <http://www.gnu.org/licenses/>.
19 18 */
20 19 #include <stdlib.h>
21 20 #include <stdio.h>
... ...
... ... @@ -14,8 +14,7 @@
14 14 * Lesser General Public License for more details.
15 15 *
16 16 * You should have received a copy of the GNU Lesser General Public
17   - * License along with this library; if not, write to the Free Software
18   - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA
  17 + * License along with this library; if not, see <http://www.gnu.org/licenses/>.
19 18 */
20 19 #ifndef THUNK_H
21 20 #define THUNK_H
... ...
translate-all.c
... ... @@ -14,8 +14,7 @@
14 14 * Lesser General Public License for more details.
15 15 *
16 16 * You should have received a copy of the GNU Lesser General Public
17   - * License along with this library; if not, write to the Free Software
18   - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA
  17 + * License along with this library; if not, see <http://www.gnu.org/licenses/>.
19 18 */
20 19 #include <stdarg.h>
21 20 #include <stdlib.h>
... ...
uboot_image.h
... ... @@ -16,8 +16,7 @@
16 16 * GNU General Public License for more details.
17 17 *
18 18 * You should have received a copy of the GNU General Public License along
19   - * with this program; if not, write to the Free Software Foundation, Inc.
20   - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  19 + * with this program; if not, see <http://www.gnu.org/licenses/>.
21 20 *
22 21 ********************************************************************
23 22 * NOTE: This header file defines an interface to U-Boot. Including
... ...