From 3fd725ef34e474e36bf2bea93a770589c69ee1e6 Mon Sep 17 00:00:00 2001 From: Joel Brobecker Date: Wed, 19 Dec 2012 07:12:02 +0000 Subject: Update sim copyright headers from GPLv2-or-later to GPLv3-or-later. gdb/sim/ChangeLog: Update the non-FSF-copyrighted files in sim to GPLv3 or later. --- sim/erc32/erc32.c | 2 +- sim/erc32/exec.c | 2 +- sim/erc32/float.c | 2 +- sim/erc32/func.c | 2 +- sim/erc32/interf.c | 2 +- sim/erc32/sis.c | 2 +- sim/erc32/sis.h | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) (limited to 'sim/erc32') diff --git a/sim/erc32/erc32.c b/sim/erc32/erc32.c index 83dc51f..b8e0e60 100644 --- a/sim/erc32/erc32.c +++ b/sim/erc32/erc32.c @@ -6,7 +6,7 @@ * * This program is free software; you can redistribute it and/or modify it under * the terms of the GNU General Public License as published by the Free - * Software Foundation; either version 2 of the License, or (at your option) + * Software Foundation; either version 3 of the License, or (at your option) * any later version. * * This program is distributed in the hope that it will be useful, but WITHOUT diff --git a/sim/erc32/exec.c b/sim/erc32/exec.c index 78906ab..1479119 100644 --- a/sim/erc32/exec.c +++ b/sim/erc32/exec.c @@ -6,7 +6,7 @@ * * This program is free software; you can redistribute it and/or modify it under * the terms of the GNU General Public License as published by the Free - * Software Foundation; either version 2 of the License, or (at your option) + * Software Foundation; either version 3 of the License, or (at your option) * any later version. * * This program is distributed in the hope that it will be useful, but WITHOUT diff --git a/sim/erc32/float.c b/sim/erc32/float.c index 074ceb9..15ba754 100644 --- a/sim/erc32/float.c +++ b/sim/erc32/float.c @@ -6,7 +6,7 @@ * * This program is free software; you can redistribute it and/or modify it under * the terms of the GNU General Public License as published by the Free - * Software Foundation; either version 2 of the License, or (at your option) + * Software Foundation; either version 3 of the License, or (at your option) * any later version. * * This program is distributed in the hope that it will be useful, but WITHOUT diff --git a/sim/erc32/func.c b/sim/erc32/func.c index 88751ea..54d2557 100644 --- a/sim/erc32/func.c +++ b/sim/erc32/func.c @@ -6,7 +6,7 @@ * * This program is free software; you can redistribute it and/or modify it under * the terms of the GNU General Public License as published by the Free - * Software Foundation; either version 2 of the License, or (at your option) + * Software Foundation; either version 3 of the License, or (at your option) * any later version. * * This program is distributed in the hope that it will be useful, but WITHOUT diff --git a/sim/erc32/interf.c b/sim/erc32/interf.c index ee4053d..f448cfa 100644 --- a/sim/erc32/interf.c +++ b/sim/erc32/interf.c @@ -6,7 +6,7 @@ * * This program is free software; you can redistribute it and/or modify it under * the terms of the GNU General Public License as published by the Free - * Software Foundation; either version 2 of the License, or (at your option) + * Software Foundation; either version 3 of the License, or (at your option) * any later version. * * This program is distributed in the hope that it will be useful, but WITHOUT diff --git a/sim/erc32/sis.c b/sim/erc32/sis.c index 2354df9..0696fb9 100644 --- a/sim/erc32/sis.c +++ b/sim/erc32/sis.c @@ -6,7 +6,7 @@ * * This program is free software; you can redistribute it and/or modify it under * the terms of the GNU General Public License as published by the Free - * Software Foundation; either version 2 of the License, or (at your option) + * Software Foundation; either version 3 of the License, or (at your option) * any later version. * * This program is distributed in the hope that it will be useful, but WITHOUT diff --git a/sim/erc32/sis.h b/sim/erc32/sis.h index 606f4500..dbc5028 100644 --- a/sim/erc32/sis.h +++ b/sim/erc32/sis.h @@ -6,7 +6,7 @@ * * This program is free software; you can redistribute it and/or modify it under * the terms of the GNU General Public License as published by the Free - * Software Foundation; either version 2 of the License, or (at your option) + * Software Foundation; either version 3 of the License, or (at your option) * any later version. * * This program is distributed in the hope that it will be useful, but WITHOUT -- cgit v1.1