Okay I understand now. I will do all these changes and send another email. On Wed, 1 Feb 2023, 8:47 pm Markus Armbruster, <arm...@redhat.com> wrote:
> I recommend to squash all the patches in this series into a single one. > > Khadija Kamran <kkamran.bese16se...@seecs.edu.pk> writes: > > > Signed-off-by: Khadija Kamran <kkamran.bese16se...@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 > >