diff mbox series

[1/9] Updated the FSF address in file hw/sh4/sh7750_regs.h

Message ID bd7883e4dbedd5119c52a37f00a23a5dcef52610.1675234580.git.kkamran.bese16seecs@seecs.edu.pk
State New
Headers show
Series [1/9] Updated the FSF address in file hw/sh4/sh7750_regs.h | expand

Commit Message

Khadija Kamran Feb. 1, 2023, 7:39 a.m. UTC
Signed-off-by: Khadija Kamran <kkamran.bese16seecs@seecs.edu.pk>
---
The Free Software Foundation moved to a new address and this file referred to their old location.
The address should be updated and replaced to a pointer to <https://www.gnu.org/licenses/>
This will resolve the issue #379 in the QEMU source repository

 hw/sh4/sh7750_regs.h | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

Comments

Markus Armbruster Feb. 1, 2023, 3:47 p.m. UTC | #1
I recommend to squash all the patches in this series into a single one.

Khadija Kamran <kkamran.bese16seecs@seecs.edu.pk> writes:

> Signed-off-by: Khadija Kamran <kkamran.bese16seecs@seecs.edu.pk>
> ---

The text below this line will not become part of the commit message.
Please move it above your Signed-off-by: line.

> The Free Software Foundation moved to a new address and this file referred to their old location.
> The address should be updated and replaced to a pointer to <https://www.gnu.org/licenses/>
> This will resolve the issue #379 in the QEMU source repository
>
>  hw/sh4/sh7750_regs.h | 3 +--
>  1 file changed, 1 insertion(+), 2 deletions(-)
>
> diff --git a/hw/sh4/sh7750_regs.h b/hw/sh4/sh7750_regs.h
> index beb571d5e9..94043431e6 100644
> --- a/hw/sh4/sh7750_regs.h
> +++ b/hw/sh4/sh7750_regs.h
> @@ -22,8 +22,7 @@
>   * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
>   * General Public License for more details. You should have received
>   * a copy of the GNU General Public License along with RTEMS; see
> - * file COPYING. If not, write to the Free Software Foundation, 675
> - * Mass Ave, Cambridge, MA 02139, USA.
> + * file COPYING. If not, see <https://www.gnu.org/licenses/>.
>   *
>   * As a special exception, including RTEMS header files in a file,
>   * instantiating RTEMS generics or templates, or linking other files
Khadija Kamran Feb. 1, 2023, 4:37 p.m. UTC | #2
Okay I understand now. I will do all these changes and send another email.

On Wed, 1 Feb 2023, 8:47 pm Markus Armbruster, <armbru@redhat.com> wrote:

> I recommend to squash all the patches in this series into a single one.
>
> Khadija Kamran <kkamran.bese16seecs@seecs.edu.pk> writes:
>
> > Signed-off-by: Khadija Kamran <kkamran.bese16seecs@seecs.edu.pk>
> > ---
>
> The text below this line will not become part of the commit message.
> Please move it above your Signed-off-by: line.
>
> > The Free Software Foundation moved to a new address and this file
> referred to their old location.
> > The address should be updated and replaced to a pointer to <
> https://www.gnu.org/licenses/>
> > This will resolve the issue #379 in the QEMU source repository
> >
> >  hw/sh4/sh7750_regs.h | 3 +--
> >  1 file changed, 1 insertion(+), 2 deletions(-)
> >
> > diff --git a/hw/sh4/sh7750_regs.h b/hw/sh4/sh7750_regs.h
> > index beb571d5e9..94043431e6 100644
> > --- a/hw/sh4/sh7750_regs.h
> > +++ b/hw/sh4/sh7750_regs.h
> > @@ -22,8 +22,7 @@
> >   * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
> >   * General Public License for more details. You should have received
> >   * a copy of the GNU General Public License along with RTEMS; see
> > - * file COPYING. If not, write to the Free Software Foundation, 675
> > - * Mass Ave, Cambridge, MA 02139, USA.
> > + * file COPYING. If not, see <https://www.gnu.org/licenses/>.
> >   *
> >   * As a special exception, including RTEMS header files in a file,
> >   * instantiating RTEMS generics or templates, or linking other files
>
>
diff mbox series

Patch

diff --git a/hw/sh4/sh7750_regs.h b/hw/sh4/sh7750_regs.h
index beb571d5e9..94043431e6 100644
--- a/hw/sh4/sh7750_regs.h
+++ b/hw/sh4/sh7750_regs.h
@@ -22,8 +22,7 @@ 
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  * General Public License for more details. You should have received
  * a copy of the GNU General Public License along with RTEMS; see
- * file COPYING. If not, write to the Free Software Foundation, 675
- * Mass Ave, Cambridge, MA 02139, USA.
+ * file COPYING. If not, see <https://www.gnu.org/licenses/>.
  *
  * As a special exception, including RTEMS header files in a file,
  * instantiating RTEMS generics or templates, or linking other files