浏览代码

Updated the FSF address to <https://www.gnu.org/licenses/>

The Free Software Foundation moved to a new address and some
sources in QEMU referred to their old location.
The address should be updated and replaced by a pointer to
<https://www.gnu.org/licenses/>

Resolves: https://gitlab.com/qemu-project/qemu/-/issues/379
Signed-off-by: Khadija Kamran <kkamran.bese16seecs@seecs.edu.pk>
Message-Id: <576ee9203fdac99d7251a98faa66b9ce1e7febc5.1675941486.git.kkamran.bese16seecs@seecs.edu.pk>
Reviewed-by: Stefan Weil <sw@weilnetz.de>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Khadija Kamran 2 年之前
父节点
当前提交
0c201cc17f

+ 1 - 2
contrib/gitdm/filetypes.txt

@@ -12,8 +12,7 @@
 # GNU Library General Public License for more details.
 # GNU Library General Public License for more details.
 #
 #
 # You should have received a copy of the GNU General Public License
 # You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+# along with this program. If not, see <https://www.gnu.org/licenses/>.
 #
 #
 # Authors : Gregorio Robles <grex@gsyc.escet.urjc.es>
 # Authors : Gregorio Robles <grex@gsyc.escet.urjc.es>
 # Authors : Germán Póo-Caamaño <gpoo@gnome.org>
 # Authors : Germán Póo-Caamaño <gpoo@gnome.org>

+ 1 - 2
hw/scsi/viosrp.h

@@ -16,8 +16,7 @@
 /* GNU General Public License for more details.                              */
 /* GNU General Public License for more details.                              */
 /*                                                                           */
 /*                                                                           */
 /* You should have received a copy of the GNU General Public License         */
 /* You should have received a copy of the GNU General Public License         */
-/* along with this program; if not, write to the Free Software               */
-/* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA */
+/* along with this program. If not, see <https://www.gnu.org/licenses/>.     */
 /*                                                                           */
 /*                                                                           */
 /*                                                                           */
 /*                                                                           */
 /* This file contains structures and definitions for IBM RPA (RS/6000        */
 /* This file contains structures and definitions for IBM RPA (RS/6000        */

+ 1 - 2
hw/sh4/sh7750_regs.h

@@ -22,8 +22,7 @@
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  * General Public License for more details. You should have received
  * General Public License for more details. You should have received
  * a copy of the GNU General Public License along with RTEMS; see
  * 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,
  * As a special exception, including RTEMS header files in a file,
  * instantiating RTEMS generics or templates, or linking other files
  * instantiating RTEMS generics or templates, or linking other files

+ 1 - 2
include/hw/arm/raspi_platform.h

@@ -18,8 +18,7 @@
  * GNU General Public License for more details.
  * GNU General Public License for more details.
  *
  *
  * You should have received a copy of the GNU General Public License
  * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ * along with this program. If not, see <https://www.gnu.org/licenses/>.
  *
  *
  * Various undocumented addresses and names come from Herman Hermitage's VC4
  * Various undocumented addresses and names come from Herman Hermitage's VC4
  * documentation:
  * documentation:

+ 1 - 2
include/qemu/uri.h

@@ -41,8 +41,7 @@
  * Lesser General Public License for more details.
  * Lesser General Public License for more details.
  *
  *
  * You should have received a copy of the GNU Lesser General Public
  * You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307  USA
+ * License along with this library. If not, see <https://www.gnu.org/licenses/>.
  *
  *
  * Authors:
  * Authors:
  *    Richard W.M. Jones <rjones@redhat.com>
  *    Richard W.M. Jones <rjones@redhat.com>

+ 1 - 3
tests/qemu-iotests/022

@@ -16,9 +16,7 @@
 # GNU General Public License for more details.
 # GNU General Public License for more details.
 #
 #
 # You should have received a copy of the GNU General Public License
 # You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307
-# USA
+# along with this program. If not, see <https://www.gnu.org/licenses/>.
 #
 #
 
 
 # creator
 # creator

+ 1 - 2
tests/unit/rcutorture.c

@@ -50,8 +50,7 @@
  * GNU General Public License for more details.
  * GNU General Public License for more details.
  *
  *
  * You should have received a copy of the GNU General Public License
  * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * along with this program. If not, see <https://www.gnu.org/licenses/>.
  *
  *
  * Copyright (c) 2008 Paul E. McKenney, IBM Corporation.
  * Copyright (c) 2008 Paul E. McKenney, IBM Corporation.
  */
  */

+ 1 - 2
tests/unit/test-rcu-list.c

@@ -14,8 +14,7 @@
  * GNU General Public License for more details.
  * GNU General Public License for more details.
  *
  *
  * You should have received a copy of the GNU General Public License
  * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * along with this program. If not, see <https://www.gnu.org/licenses/>.
  *
  *
  * Copyright (c) 2013 Mike D. Day, IBM Corporation.
  * Copyright (c) 2013 Mike D. Day, IBM Corporation.
  */
  */

+ 1 - 2
util/uri.c

@@ -43,8 +43,7 @@
  * Lesser General Public License for more details.
  * Lesser General Public License for more details.
  *
  *
  * You should have received a copy of the GNU Lesser General Public
  * You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307  USA
+ * License along with this library. If not, see <https://www.gnu.org/licenses/>.
  *
  *
  * Authors:
  * Authors:
  *    Richard W.M. Jones <rjones@redhat.com>
  *    Richard W.M. Jones <rjones@redhat.com>