]> xenbits.xensource.com Git - qemu-upstream-4.6-testing.git/commitdiff
target-microblaze: added PetaLogix copyright
authorPeter A. G. Crosthwaite <peter.crosthwaite@petalogix.com>
Thu, 12 Apr 2012 04:30:30 +0000 (14:30 +1000)
committerEdgar E. Iglesias <edgar.iglesias@gmail.com>
Thu, 12 Apr 2012 07:56:51 +0000 (09:56 +0200)
Microblaze cpu development has been driven and funded by PetaLogix. Added (c)
PetaLogix line accordingly.

Signed-off-by: Peter A. G. Crosthwaite <peter.crosthwaite@petalogix.com>
Signed-off-by: Edgar E. Iglesias <edgar.iglesias@gmail.com>
target-microblaze/helper.c
target-microblaze/mmu.c
target-microblaze/op_helper.c
target-microblaze/translate.c

index 6e0e411c94a6fc8f90eed4d803e8de4c51f86af5..2412a583f1d4b53a6653384121b175287ab3216e 100644 (file)
@@ -2,6 +2,7 @@
  *  MicroBlaze helper routines.
  *
  *  Copyright (c) 2009 Edgar E. Iglesias <edgar.iglesias@gmail.com>
+ *  Copyright (c) 2009-2012 PetaLogix Qld Pty Ltd.
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
index 43092e580dce1bc036071c9063c45c8c4c2b518c..53ad263a051b9b678fe236a32e79422694ac80b9 100644 (file)
@@ -2,6 +2,7 @@
  *  Microblaze MMU emulation for qemu.
  *
  *  Copyright (c) 2009 Edgar E. Iglesias
+ *  Copyright (c) 2009-2012 PetaLogix Qld Pty Ltd.
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
index 76cc0e098b75feab248c45db13b86d1de08a2614..a83da8da86a7fb1dcccf8100f6334cbce525316f 100644 (file)
@@ -2,6 +2,7 @@
  *  Microblaze helper routines.
  *
  *  Copyright (c) 2009 Edgar E. Iglesias <edgar.iglesias@gmail.com>.
+ *  Copyright (c) 2009-2012 PetaLogix Qld Pty Ltd.
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
index 64cbfb815ee19e63b0a6d662fa0e7697daedaa87..b602820bb4d137c98bd6d12c57588d07b93ec5d3 100644 (file)
@@ -2,6 +2,7 @@
  *  Xilinx MicroBlaze emulation for qemu: main translation routines.
  *
  *  Copyright (c) 2009 Edgar E. Iglesias.
+ *  Copyright (c) 2009-2012 PetaLogix Qld Pty Ltd.
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public