]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
treewide: replace postal address in license specifier with a terse URL
authorBenno Schulenberg <bensberg@telfort.nl>
Mon, 2 Jun 2025 14:14:36 +0000 (16:14 +0200)
committerKarel Zak <kzak@redhat.com>
Fri, 6 Jun 2025 09:16:53 +0000 (11:16 +0200)
This brings the license specifier into the internet age.

Signed-off-by: Benno Schulenberg <bensberg@telfort.nl>
58 files changed:
disk-utils/fsck.cramfs.c
disk-utils/mkfs.cramfs.c
include/caputils.h
include/plymouth-ctrl.h
lib/caputils.c
lib/exec_shell.c
lib/plymouth-ctrl.c
libblkid/src/blkid.h.in
libfdisk/src/libfdisk.h.in
libmount/python/context.c
libmount/python/fs.c
libmount/python/pylibmount.c
libmount/python/tab.c
libmount/src/libmount.h.in
login-utils/last.1.adoc
login-utils/last.c
login-utils/lslogins.c
login-utils/su-common.c
login-utils/sulogin-consoles.c
login-utils/sulogin-consoles.h
login-utils/sulogin.8.adoc
login-utils/sulogin.c
login-utils/utmpdump.1.adoc
login-utils/utmpdump.c
misc-utils/enosys.c
misc-utils/fadvise.c
misc-utils/fincore.c
misc-utils/findmnt.c
misc-utils/getopt.c
misc-utils/lsblk.c
misc-utils/lsclocks.c
misc-utils/pipesz.c
misc-utils/waitpid.c
misc-utils/wipefs.c
schedutils/chrt.1.adoc
schedutils/chrt.c
schedutils/sched_attr.h
schedutils/taskset.1.adoc
schedutils/taskset.c
schedutils/uclampset.1.adoc
schedutils/uclampset.c
sys-utils/chcpu.c
sys-utils/chmem.c
sys-utils/choom.c
sys-utils/fallocate.c
sys-utils/ipcmk.c
sys-utils/lsipc.c
sys-utils/mount.8.adoc
sys-utils/setpriv.c
sys-utils/umount.8.adoc
sys-utils/umount.c
sys-utils/unshare.c
sys-utils/wdctl.c
sys-utils/zramctl.c
tests/helpers/test_enosys.c
tests/helpers/test_mkfds.c
tests/helpers/test_mkfds.h
tests/helpers/test_mkfds_ppoll.c

index b5d64c36aa6c401ad04f7e7e6b422121c2d7fac7..8384bd5da1bc64cd0dff535ab1e06d698d6cb17d 100644 (file)
@@ -16,9 +16,8 @@
  * 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 this program; if not, write to the Free Software Foundation, Inc.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+ * You should have received a copy of the GNU General Public License
+ * along with this program.  If not, see <https://gnu.org/licenses/>.
  *
  * 1999/12/03: Linus Torvalds (cramfs tester and unarchive program)
  * 2000/06/03: Daniel Quinlan (CRC and length checking program)
index c8130055dc556008e53ef8a3dddc11ee86c0de10..64d3a337155235cf247040cec7f82827ef0c1429 100644 (file)
@@ -15,9 +15,8 @@
  * 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 this program; if not, write to the Free Software Foundation, Inc.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+ * You should have received a copy of the GNU General Public License
+ * along with this program.  If not, see <https://gnu.org/licenses/>.
  */
 
 /*
index 8fc214e7fc5b4697422263553ef984924781e2db..0a966d96ef2d81b4a99bb50649e7fee97ce86003 100644 (file)
@@ -9,9 +9,8 @@
  * 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 this program; if not, write to the Free Software Foundation, Inc.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+ * You should have received a copy of the GNU General Public License
+ * along with this program.  If not, see <https://gnu.org/licenses/>.
  */
 
 #ifndef CAPUTILS_H
index b6f1299563dee1144f1df6da24d2fc454427fe2a..98bf6f88f7b792c214ed2c95fb1c5400669eb331 100644 (file)
@@ -15,9 +15,7 @@
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this program (see the file COPYING); if not, write to the
- * Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
- * MA 02110-1301, USA.
+ * along with this program.  If not, see <https://gnu.org/licenses/>.
  *
  * Author: Werner Fink <werner@suse.de>
  */
index 23866c071f9977a5334caa154f696971892d6a67..6c71c06b81588aed3eae12f38526df40ee5b8688 100644 (file)
@@ -9,9 +9,8 @@
  * 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 this program; if not, write to the Free Software Foundation, Inc.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+ * You should have received a copy of the GNU General Public License
+ * along with this program.  If not, see <https://gnu.org/licenses/>.
  */
 
 #include <sys/prctl.h>
index 96d3e95a8d1dcadf77b211a2341870a061896762..ffe65f006e82bb988af4eae534b79569fae6607a 100644 (file)
@@ -11,9 +11,8 @@
  * 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 this program; if not, write to the Free Software Foundation, Inc.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+ * You should have received a copy of the GNU General Public License
+ * along with this program.  If not, see <https://gnu.org/licenses/>.
  */
 
 #include <stdlib.h>
index 2d3deda076e9de47af653cf4afbc3437c6bdca8c..81f9c9f7d0477ff737d116f17feada63a9679b0f 100644 (file)
@@ -18,9 +18,7 @@
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this program (see the file COPYING); if not, write to the
- * Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
- * MA 02110-1301, USA.
+ * along with this program.  If not, see <https://gnu.org/licenses/>.
  *
  * Author: Werner Fink <werner@suse.de>
  */
index 91fc3b0be3968b3d9bfd7ce165c829a0b612426a..db70d9e5ad2fc93e38db202e116d7bcfa871c259 100644 (file)
@@ -15,9 +15,8 @@
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  * Lesser General Public License for more details.
  *
- * 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., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
+ * You should have received a copy of the GNU General Public License
+ * along with this program.  If not, see <https://gnu.org/licenses/>.
  */
 
 #ifndef _BLKID_BLKID_H
index be3b22e7a3ed8ca356e44098a2af07cf5136d123..7385755e4ec83785e709a71546fe66de21f00464 100644 (file)
@@ -13,9 +13,8 @@
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  * Lesser General Public License for more details.
  *
- * 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.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+ * You should have received a copy of the GNU General Public License
+ * along with this program.  If not, see <https://gnu.org/licenses/>.
  */
 
 #ifndef _LIBFDISK_H
index 36cf488f83ebce22cd04eecdf79711119e6c4c30..ca96ca5b8538ca2aae95d42ead5971bfec54e275 100644 (file)
@@ -14,9 +14,8 @@
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  * Lesser General Public License for more details.
  *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this file; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+ * You should have received a copy of the GNU General Public License
+ * along with this program.  If not, see <https://gnu.org/licenses/>.
  */
 #include "pylibmount.h"
 
index a8e60eea79178606ff0363a9a1b635042546447a..cb48c43a187f93b81f67f5e572741b70b94cc5e7 100644 (file)
@@ -14,9 +14,8 @@
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  * Lesser General Public License for more details.
  *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this file; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+ * You should have received a copy of the GNU General Public License
+ * along with this program.  If not, see <https://gnu.org/licenses/>.
  */
 
 /*
index 03af1eeb0f1380a18255c648db1d1d7b10cb4d13..e8c191602aa9c9b6024bd1d21b89f892aabfa764 100644 (file)
@@ -14,9 +14,8 @@
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  * Lesser General Public License for more details.
  *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this file; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+ * You should have received a copy of the GNU General Public License
+ * along with this program.  If not, see <https://gnu.org/licenses/>.
  */
 #include "pylibmount.h"
 
index 8401ee1b21cbd7d853ce1bb04d8177a78280bb1b..14a39da85db7b4c7345c08273cbe4211e0400980 100644 (file)
@@ -14,9 +14,8 @@
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  * Lesser General Public License for more details.
  *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this file; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+ * You should have received a copy of the GNU General Public License
+ * along with this program.  If not, see <https://gnu.org/licenses/>.
  */
 #include "pylibmount.h"
 
index 33c6381c86176f5dd3197d9f20289ca278d9c978..9d173ff0e4f201ac2f7d77e635d8e4dd22a3a4c8 100644 (file)
@@ -16,9 +16,8 @@
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  * Lesser General Public License for more details.
  *
- * 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.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+ * You should have received a copy of the GNU General Public License
+ * along with this program.  If not, see <https://gnu.org/licenses/>.
  */
 
 #ifndef _LIBMOUNT_MOUNT_H
index f3ee91c54699d37630d4170821d5d17ade0b8f89..76079222fd335fb2b37782759c7b20de3e7bf6f6 100644 (file)
@@ -13,8 +13,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 this program; if not, write to the Free Software
-Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+along with this program.  If not, see <https://gnu.org/licenses/>.
 ////
 ifdef::neverdefined[---]
 
index 0f202ceaf03f162023d4a96e7622a578094bafcd..85e3dfaeb5a34171db1047da2c8e5cf70fef3c3e 100644 (file)
@@ -21,8 +21,7 @@
  * GNU General Public License for more details.
  *
  * 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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ * along with this program.  If not, see <https://gnu.org/licenses/>.
  */
 #include <sys/types.h>
 #include <sys/stat.h>
index b7f10667eec19477ede07d593949c432e3824d17..678f75c4c08d35760a73aee2a8996aa420a0ce87 100644 (file)
@@ -14,9 +14,8 @@
  * 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 this program; if not, write to the Free Software Foundation, Inc.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+ * You should have received a copy of the GNU General Public License
+ * along with this program.  If not, see <https://gnu.org/licenses/>.
  */
 
 #include <stdio.h>
index 4f2856e604b6473b2f3350df14be52ef910b0452..2cdeba857f641c2a1d0dc2e510118dfa812876d0 100644 (file)
  * This program is distributed in the hope that it will be useful, but WITHOUT
  * ANY WARRANTY; without even the implied warranty of 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 this program; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301,
- * USA.
+ * more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program.  If not, see <https://gnu.org/licenses/>.
  *
  *
  * Based on an implementation by David MacKenzie <djm@gnu.ai.mit.edu>.
index 0dca949f439476b0d8ab0193a2998c72f6c2461d..cb9eb02bb8687f793acce7fd94e17b7ccc41d91c 100644 (file)
@@ -16,9 +16,7 @@
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this program (see the file COPYING); if not, write to the
- * Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
- * MA 02110-1301, USA.
+ * along with this program.  If not, see <https://gnu.org/licenses/>.
  *
  * Author: Werner Fink <werner@suse.de>
  */
index 608c4f84f09c76bcf6036cb036abe85f28987ed8..d3b4298e4189ed9b4e366bdc51d3ed22d1727ade 100644 (file)
@@ -15,9 +15,7 @@
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this program (see the file COPYING); if not, write to the
- * Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
- * MA 02110-1301, USA.
+ * along with this program.  If not, see <https://gnu.org/licenses/>.
  *
  * Author: Werner Fink <werner@suse.de>
  */
index db61ed4fb8d65c1f501afdeb4730adae9aa4ad94..52b749dc0862a9ac069ef5e04421359e2e5ab0f2 100644 (file)
@@ -14,8 +14,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 this program; if not, write to the Free Software
-Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+along with this program.  If not, see <https://gnu.org/licenses/>.
 ////
 ifdef::neverdefined[---]
 
index cfc642070179181886d92ee90ba754799bffcac1..0de8505089be2984a47bf11dd050d98b74ec7286 100644 (file)
@@ -21,8 +21,7 @@
  * GNU General Public License for more details.
  *
  * 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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ * along with this program.  If not, see <https://gnu.org/licenses/>.
  */
 #include <sys/mman.h>
 #include <sys/types.h>
index 8dd21f09c66b706aa2f18cf5d78239cdc28bb296..35468b6f754991cebb09571d5725ce4f2f503b97 100644 (file)
@@ -13,8 +13,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 this program; if not, write to the Free Software
-Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+along with this program.  If not, see <https://gnu.org/licenses/>.
 ////
 ifdef::neverdefined[---]
 
index ce9ad718b2a5994fa6060a7ce7f99b486dc03b5b..65de1628eb5deb8ac453050f06a7d41105bf0705 100644 (file)
@@ -22,8 +22,7 @@
  * GNU General Public License for more details.
  *
  * 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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ * along with this program.  If not, see <https://gnu.org/licenses/>.
  */
 #include <stdio.h>
 #include <stdlib.h>
index 2d3d833d49d3a4c6ed8a93a49a96b6504152c126..68e426c9ddc1cbc5dd8919170cf5d6000d6d5205 100644 (file)
@@ -11,9 +11,8 @@
  * 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 this program; if not, write to the Free Software Foundation, Inc.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+ * You should have received a copy of the GNU General Public License
+ * along with this program.  If not, see <https://gnu.org/licenses/>.
  */
 
 #include <stddef.h>
index 0b8cbb05ca3b7351b4a356ec9928d0252f0373e8..abbc3a62d5bc948804c489db33342a538ad616f4 100644 (file)
@@ -14,9 +14,8 @@
  * 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 this program; if not, write to the Free Software Foundation, Inc.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+ * You should have received a copy of the GNU General Public License
+ * along with this program.  If not, see <https://gnu.org/licenses/>.
  */
 
 #include <fcntl.h>
index 2f878abb6d792e01b145b60864f6987ccf7555af..c297c10457331fbc66e0ce89d0e262e1eb839c1b 100644 (file)
@@ -14,9 +14,8 @@
  * 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 this program; if not, write to the Free Software Foundation, Inc.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+ * You should have received a copy of the GNU General Public License
+ * along with this program.  If not, see <https://gnu.org/licenses/>.
  */
 
 #include <sys/mman.h>
index 1211bfa07dc7d4459fb5ddbe211bff01e96d2e76..ee9371e6902a5dbce87f3fa89ec8f14a7016aa84 100644 (file)
@@ -14,9 +14,8 @@
  * 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 this program; if not, write to the Free Software Foundation, Inc.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+ * You should have received a copy of the GNU General Public License
+ * along with this program.  If not, see <https://gnu.org/licenses/>.
  */
 #include <stdio.h>
 #include <stdlib.h>
index ae35baaf8d1543d62dc9e193624eb3c958c21723..4cd3cda3ab1439dc310f4d0e7682eac3e45cbca8 100644 (file)
@@ -12,9 +12,8 @@
  *  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 this program; if not, write to the Free Software Foundation, Inc.,
- *  51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+ *  You should have received a copy of the GNU General Public License
+ *  along with this program.  If not, see <https://gnu.org/licenses/>.
  */
 
 /*
index da44bd631954cdcd6624897978910159c0218642..af6ab04502f68118a10a252e5b592ef038ae71de 100644 (file)
@@ -15,9 +15,8 @@
  * 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 this program; if not, write to the Free Software Foundation, Inc.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+ * You should have received a copy of the GNU General Public License
+ * along with this program.  If not, see <https://gnu.org/licenses/>.
  */
 #include <stdio.h>
 #include <errno.h>
index 42a91fb9486b1cdc5fea8a9dba634f0ea7dbc43b..24761bbd368613d874c5eb1583f7698f113ce151 100644 (file)
@@ -13,9 +13,8 @@
  * 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 this program; if not, write to the Free Software Foundation, Inc.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+ * You should have received a copy of the GNU General Public License
+ * along with this program.  If not, see <https://gnu.org/licenses/>.
  */
 
 #include <stdio.h>
index 6eb5cc0010eeba307b4d3f71ea3b9e9e860bb3c8..0d1a2fc924311970b3fcf3c596a0cd286066fcae 100644 (file)
@@ -13,9 +13,8 @@
  * 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 this program; if not, write to the Free Software Foundation, Inc.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+ * You should have received a copy of the GNU General Public License
+ * along with this program.  If not, see <https://gnu.org/licenses/>.
  */
 
 #include <getopt.h>
index 379246b268d6649ee9f63d017b31a082e35e3b09..f108206a9db566841ec387e5f6640b97b9bcb9e2 100644 (file)
@@ -13,9 +13,8 @@
  * 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 this program; if not, write to the Free Software Foundation, Inc.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+ * You should have received a copy of the GNU General Public License
+ * along with this program.  If not, see <https://gnu.org/licenses/>.
  */
 
 #include <sys/epoll.h>
index 04d8ae8c22336f5496273186bc4ded8fa17eda73..a215088a4e0093b42e21f9c8986c12dad2c800ab 100644 (file)
@@ -14,9 +14,8 @@
  * 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 this program; if not, write to the Free Software Foundation, Inc.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+ * You should have received a copy of the GNU General Public License
+ * along with this program.  If not, see <https://gnu.org/licenses/>.
  */
 #include <sys/stat.h>
 #include <sys/types.h>
index 3d3948050a32449760165b642ebf08cfe075ff91..77add535dba98a4cca76eb1a032affa1cdf0e283 100644 (file)
@@ -19,9 +19,8 @@ but WITHOUT ANY WARRANTY; without even the implied warranty of
 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 this program; if not, write to the Free Software Foundation, Inc.,
-51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+You should have received a copy of the GNU General Public License
+along with this program.  If not, see <https://gnu.org/licenses/>.
 ////
 ifdef::neverdefined[---]
 
index 075b592bbebb37fb9d8c332e58bfc8b53a282ad5..cf99935dc4938582ebd36cddc460081319b9fcd1 100644 (file)
@@ -13,9 +13,8 @@
  * 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 this program; if not, write to the Free Software Foundation, Inc.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+ * You should have received a copy of the GNU General Public License
+ * along with this program.  If not, see <https://gnu.org/licenses/>.
  *
  * Copyright (C) 2004 Robert Love
  */
index e597bced8734ea273bb567d3142cef46232dd696..4d437046b920da7060068d4b8e05445fe299cc6b 100644 (file)
@@ -8,9 +8,8 @@
  * 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 this program; if not, write to the Free Software Foundation, Inc.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+ * You should have received a copy of the GNU General Public License
+ * along with this program.  If not, see <https://gnu.org/licenses/>.
  *
  * Copyright (C) 2004 Robert Love
  * Copyright (C) 2020-2021 Qais Yousef
index 8c4d84dccb028e160ceca4c5178d25d93bfc7e8a..9773303f735fc319834234e62e3b3b98ef933cf1 100644 (file)
@@ -17,9 +17,8 @@ but WITHOUT ANY WARRANTY; without even the implied warranty of
 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 this program; if not, write to the Free Software Foundation, Inc.,
-51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+You should have received a copy of the GNU General Public License
+along with this program.  If not, see <https://gnu.org/licenses/>.
 ////
 ifdef::neverdefined[---]
 
index dedcdf602948bdb426f39f43ffc022bd6f9f5ac7..b52cd4338b8005979bdb5510c560b6144c227c24 100644 (file)
@@ -10,9 +10,8 @@
  * 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 this program; if not, write to the Free Software Foundation, Inc.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+ * You should have received a copy of the GNU General Public License
+ * along with this program.  If not, see <https://gnu.org/licenses/>.
  *
  * Copyright (C) 2004 Robert Love
  * Copyright (C) 2010 Karel Zak <kzak@redhat.com>
index fb48b2bf8dd8a45350cddc1cdb93f45c50aa7520..001793b06a9642c4f8c2d32c8132db1ea1d79909 100644 (file)
@@ -19,9 +19,8 @@ but WITHOUT ANY WARRANTY; without even the implied warranty of
 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 this program; if not, write to the Free Software Foundation, Inc.,
-51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+You should have received a copy of the GNU General Public License
+along with this program.  If not, see <https://gnu.org/licenses/>.
 ////
 ifdef::neverdefined[---]
 
index b1ae32b3dcaf4420a96d5005e130885d229fb21d..7b7e3f22b091a1d63d98b919ec95074071fbeae1 100644 (file)
@@ -10,9 +10,8 @@
  * 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 this program; if not, write to the Free Software Foundation, Inc.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+ * You should have received a copy of the GNU General Public License
+ * along with this program.  If not, see <https://gnu.org/licenses/>.
  *
  * Copyright (C) 2020-2021 Qais Yousef
  * Copyright (C) 2020-2021 Arm Ltd
index ab765a67e2825f90e3d34e65ff0fb9f6fd31d697..4a2ce66ffe9b46ed434a41a17e4bfb3d49bfdbca 100644 (file)
@@ -14,9 +14,8 @@
  * 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 this program; if not, write to the Free Software Foundation, Inc.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+ * You should have received a copy of the GNU General Public License
+ * along with this program.  If not, see <https://gnu.org/licenses/>.
  */
 
 #include <ctype.h>
index 17d782f25fb8709fb1931b737c824c8f1b516dd1..932d0af13daafc4aa2ef601437b63e1b9becb75c 100644 (file)
@@ -13,9 +13,8 @@
  * 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 this program; if not, write to the Free Software Foundation, Inc.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+ * You should have received a copy of the GNU General Public License
+ * along with this program.  If not, see <https://gnu.org/licenses/>.
  */
 #include <stdio.h>
 #include <unistd.h>
index 673b6f7e2db1620215674247e5d57771c99a79b2..e818ab41d307df8242b454c9a4591282c5fee369 100644 (file)
@@ -13,9 +13,8 @@
  * 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 this program; if not, write to the Free Software Foundation, Inc.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+ * You should have received a copy of the GNU General Public License
+ * along with this program.  If not, see <https://gnu.org/licenses/>.
  */
 #include <stdio.h>
 #include <stdlib.h>
index fff75b03f67b851e7949a3731eaa3d8854cff3ca..7b65481cc6440138714f9cb09ae3ac2498fcb364 100644 (file)
@@ -17,9 +17,8 @@
  * 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 this program; if not, write to the Free Software Foundation, Inc.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+ * You should have received a copy of the GNU General Public License
+ * along with this program.  If not, see <https://gnu.org/licenses/>.
  */
 #include <sys/stat.h>
 #include <sys/types.h>
index 5fa5869c6ba64cf8a274ce8ce902ee24519fad6a..b8afdd03f269706e778a2715e6538612806346e3 100644 (file)
@@ -17,9 +17,8 @@
  *  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 this program; if not, write to the Free Software Foundation, Inc.,
- *  51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+ *  You should have received a copy of the GNU General Public License
+ *  along with this program.  If not, see <https://gnu.org/licenses/>.
  */
 
 #include <errno.h>
index a89ed4c5cd5c3765eea020220fa690b1ecfa6ce2..f0e81dbfd30f6e61e6f7677f54f5927d92e0912d 100644 (file)
@@ -17,9 +17,8 @@
  * 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 this program; if not, write to the Free Software Foundation, Inc.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+ * You should have received a copy of the GNU General Public License
+ * along with this program.  If not, see <https://gnu.org/licenses/>.
  *
  *
  * lsipc is inspired by the ipcs utility. The aim is to create
index 0e431004b56a7db4a06c90de3e597c642a3eb42d..061e20aaa68e85a21ef64f1b671353ac97f5a87d 100644 (file)
@@ -25,9 +25,8 @@ but WITHOUT ANY WARRANTY; without even the implied warranty of
 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 this program; if not, write to the Free Software Foundation, Inc.,
-51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+You should have received a copy of the GNU General Public License
+along with this program.  If not, see <https://gnu.org/licenses/>.
 ////
 ifdef::neverdefined[---]
 
index d714650e8d4e6a9150c99a5c2f0b60cafb63088b..c6ff7718e710b541ed1042f4af7d1cc1a3a1f062 100644 (file)
@@ -13,9 +13,8 @@
  * 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 this program; if not, write to the Free Software Foundation, Inc.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+ * You should have received a copy of the GNU General Public License
+ * along with this program.  If not, see <https://gnu.org/licenses/>.
  */
 
 #include <cap-ng.h>
index 4f45dec7fe0b7e470d40e50183253871be525d8b..b91014cc7886f7af1c3aa1445a507c0cea58cd99 100644 (file)
@@ -20,9 +20,8 @@ but WITHOUT ANY WARRANTY; without even the implied warranty of
 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 this program; if not, write to the Free Software Foundation, Inc.,
-51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+You should have received a copy of the GNU General Public License
+along with this program.  If not, see <https://gnu.org/licenses/>.
 ////
 ifdef::neverdefined[---]
 
index d8ab3f7ca1d3e446d6b6b691c598b589ce60a974..c115f44a0efde01d0ca78affb2ca168b5c79c566 100644 (file)
@@ -14,9 +14,8 @@
  * 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 this program; if not, write to the Free Software Foundation, Inc.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+ * You should have received a copy of the GNU General Public License
+ * along with this program.  If not, see <https://gnu.org/licenses/>.
  */
 
 #include <stdio.h>
index fe140a0c786067a5f6f2ca550dff8fa40829120e..e7c8c0f26f69a2bca3594c56065cb53426927a0a 100644 (file)
@@ -13,9 +13,8 @@
  * 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 this program; if not, write to the Free Software Foundation, Inc.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+ * You should have received a copy of the GNU General Public License
+ * along with this program.  If not, see <https://gnu.org/licenses/>.
  */
 
 #include <errno.h>
index 6559b544176ddd1546e811ec402762a430b4973b..9290eb31202f2ccb4552b2e16e7d381561fb6f7b 100644 (file)
@@ -14,9 +14,8 @@
  * 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 this program; if not, write to the Free Software Foundation, Inc.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+ * You should have received a copy of the GNU General Public License
+ * along with this program.  If not, see <https://gnu.org/licenses/>.
  */
 #include <sys/ioctl.h>
 #include <getopt.h>
index fdb173ea59226e0c829272333ec092586bb2dd90..175ad98d51f3016fe9c3e71c2a36ff8674ff6303 100644 (file)
@@ -13,9 +13,8 @@
  * 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 this program; if not, write to the Free Software Foundation, Inc.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+ * You should have received a copy of the GNU General Public License
+ * along with this program.  If not, see <https://gnu.org/licenses/>.
  */
 
 #include <getopt.h>
index 98f8d15eea2f8b79a50c0319bcd596a37c44fed9..c6d1f7f60a3e582c54d78e123ac7c5dd1933fc5d 100644 (file)
@@ -11,9 +11,8 @@
  * 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 this program; if not, write to the Free Software Foundation, Inc.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+ * You should have received a copy of the GNU General Public License
+ * along with this program.  If not, see <https://gnu.org/licenses/>.
  */
 
 #include <err.h>
index f7673c8653edf11e1fff77e94d33dca2df4ab940..57f99e5a3bad34af4917efbcdf3dce27c826530a 100644 (file)
@@ -12,9 +12,8 @@
  * 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 this program; if not, write to the Free Software Foundation, Inc.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+ * You should have received a copy of the GNU General Public License
+ * along with this program.  If not, see <https://gnu.org/licenses/>.
  */
 
 #include "c.h"
index 7d679b44fe9f18e3d09ff21e2b1f823f91e65bce..1002ee19d3a480a21c350723da1fdef78e417a49 100644 (file)
@@ -12,9 +12,8 @@
  * 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 this program; if not, write to the Free Software Foundation, Inc.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+ * You should have received a copy of the GNU General Public License
+ * along with this program.  If not, see <https://gnu.org/licenses/>.
  */
 
 #ifndef TEST_MKFDS_H
index fd102261606bdbd01496984150a3f37380c4963f..2cd367b44d8cbcbe731cb76d7987154a25370724 100644 (file)
@@ -12,9 +12,8 @@
  * 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 this program; if not, write to the Free Software Foundation, Inc.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+ * You should have received a copy of the GNU General Public License
+ * along with this program.  If not, see <https://gnu.org/licenses/>.
  *
  */