At 06/11/2012 01:34 PM, Stefan Weil Wrote: > Cc: Wen Congyang <we...@cn.fujitsu.com> > Signed-off-by: Stefan Weil <s...@weilnetz.de>
Signed-off-by: Wen Congyang <we...@cn.fujitsu.com> > --- > > Wen Congyang, would you please add your Signed-off-by? OK. Do we need to change the license in memory_mapping*.[ch] and target_i386/arch_dump.c, target-i386/arch_memory_mapping.c? Thanks Wen Congyang > > Thanks, > Stefan W. > > dump-stub.c | 4 ++-- > dump.c | 4 ++-- > dump.h | 4 ++-- > 3 files changed, 6 insertions(+), 6 deletions(-) > > diff --git a/dump-stub.c b/dump-stub.c > index 165c005..56d4564 100644 > --- a/dump-stub.c > +++ b/dump-stub.c > @@ -6,8 +6,8 @@ > * Authors: > * Wen Congyang <we...@cn.fujitsu.com> > * > - * This work is licensed under the terms of the GNU GPL, version 2. See > - * the COPYING file in the top-level directory. > + * This work is licensed under the terms of the GNU GPL, version 2 or later. > + * See the COPYING file in the top-level directory. > * > */ > > diff --git a/dump.c b/dump.c > index 4412d7a..2bf8d8d 100644 > --- a/dump.c > +++ b/dump.c > @@ -6,8 +6,8 @@ > * Authors: > * Wen Congyang <we...@cn.fujitsu.com> > * > - * This work is licensed under the terms of the GNU GPL, version 2. See > - * the COPYING file in the top-level directory. > + * This work is licensed under the terms of the GNU GPL, version 2 or later. > + * See the COPYING file in the top-level directory. > * > */ > > diff --git a/dump.h b/dump.h > index 4dea3bb..e25b7cf 100644 > --- a/dump.h > +++ b/dump.h > @@ -6,8 +6,8 @@ > * Authors: > * Wen Congyang <we...@cn.fujitsu.com> > * > - * This work is licensed under the terms of the GNU GPL, version 2. See > - * the COPYING file in the top-level directory. > + * This work is licensed under the terms of the GNU GPL, version 2 or later. > + * See the COPYING file in the top-level directory. > * > */ >