]> the.earth.li Git - onak.git/commitdiff
Update GPL location to URL rather than postal address
authorJonathan McDowell <noodles@earth.li>
Tue, 9 Apr 2019 13:54:13 +0000 (14:54 +0100)
committerJonathan McDowell <noodles@earth.li>
Tue, 9 Apr 2019 13:54:13 +0000 (14:54 +0100)
70 files changed:
add.c
armor.c
armor.h
charfuncs.c
charfuncs.h
cleankey.c
cleankey.h
cleanup.c
cleanup.h
debian/copyright
decodekey.c
decodekey.h
getcgi.c
getcgi.h
gpgwww.c
hash.c
hash.h
hashquery.c
keyarray.c
keyarray.h
keyd.c
keyd.h
keydb.c
keydb.h
keydb_db4.c
keydb_dynamic.c
keydb_file.c
keydb_fs.c
keydb_hkp.c
keydb_keyd.c
keydb_pg.c
keydb_stacked.c
keydctl.c
keyid.c
keyid.h
keyindex.c
keyindex.h
keystructs.h
ll.c
ll.h
log.c
log.h
lookup.c
marshal.c
marshal.h
maxpath.c
mem.c
mem.h
merge.c
merge.h
onak-conf.c
onak-conf.h
onak.c
onak.h
openpgp.h
parsekey.c
parsekey.h
photoid.c
photoid.h
sendsync.c
sendsync.h
sigcheck.c
sixdegrees.c
splitkeys.c
stats.c
stats.h
stripkey.c
wordlist.c
wordlist.h
wotsap.c

diff --git a/add.c b/add.c
index 3c8c38b44c92711aed527beb84cf37cb8576474b..48dccf09cde79bb7165eee81fd949ae167dc01b8 100644 (file)
--- a/add.c
+++ b/add.c
@@ -13,8 +13,7 @@
  * 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.
+ * this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #include <stdbool.h>
diff --git a/armor.c b/armor.c
index 8d57c60e05a219da56ed6928e99a6933273bb2eb..595c4452480b6b1e0df5769f9b90efcbb59a192f 100644 (file)
--- a/armor.c
+++ b/armor.c
@@ -14,8 +14,7 @@
  * 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.
+ * this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #include <stdlib.h>
diff --git a/armor.h b/armor.h
index 0006bf5a82a3f545b9916b6a5e2bc778b76ac657..bb660a17ed1453d7c1cfe86d106926d3eca9574d 100644 (file)
--- a/armor.h
+++ b/armor.h
@@ -14,8 +14,7 @@
  * 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.
+ * this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifndef __ARMOR_H__
index 04255dc37ffde715be1cfe1fd693a029de500f13..49b680129aea1e6fcbb559ca770e6e327dc42d62 100644 (file)
@@ -13,8 +13,7 @@
  * 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.
+ * this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #include <stdio.h>
index 19f38f82279917299128c1e9e1ba4f2190f57a61..5dadf6631d86925939761c1071466396d7181ef9 100644 (file)
@@ -14,8 +14,7 @@
  * 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.
+ * this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifndef __CHARFUNCS_H__
index 5608ef04926213893794f83756c20b7ad7b9c4e0..afe5a06a82b7cb2aacf53c18e4d06cfebc03f7e0 100644 (file)
@@ -13,8 +13,7 @@
  * 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.
+ * this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #include <stdbool.h>
index 3277e882279b6b859b242ed8f3e7c068b4cd6b7d..454dd4cd6c13ade22bc97a0c36c258e99a78d585 100644 (file)
@@ -13,8 +13,7 @@
  * 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.
+ * this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifndef __CLEANKEY_H__
index 124c0025a98f3e534dd1dcb4c3718116eca74c17..3fe219fb4c02127a928335a969b1e33745ebe956 100644 (file)
--- a/cleanup.c
+++ b/cleanup.c
@@ -13,8 +13,7 @@
  * 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.
+ * this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #include <signal.h>
index 65f9aa36fee12bacb136fe55ab8b7b891d19cbe1..dae799d648fbc460c29e3729a0da232b5f5f863c 100644 (file)
--- a/cleanup.h
+++ b/cleanup.h
@@ -13,8 +13,7 @@
  * 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.
+ * this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifndef __CLEANUP_H__
index 3d683072c7be1d8233a8ca4fbaf64a8edab954e7..d56d713e1e1d38e92eabff5831838761ac0a27c7 100644 (file)
@@ -17,9 +17,7 @@ Copyright: 2002-2014 Jonathan McDowell <noodles@earth.li>
    GNU General Public License for more details.
 
    You should have received a copy of the GNU General Public License
-   along with this package; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-   02110-1301, USA.
+   along with this package; if not, see <https://www.gnu.org/licenses/>.
 
 On Debian systems, the complete text of the GNU General
 Public License can be found in `/usr/share/common-licenses/GPL-2'.
index fc3844aeefaf26c949011ba0b65eccb82b283795..5ea48bde1f247af058b42404822da6a46c767859 100644 (file)
@@ -13,8 +13,7 @@
  * 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.
+ * this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #include <assert.h>
index befc9e5805344b1da0dc505222d924e57e51ad83..24d5eced19c9bb457204ce92f9d1182d415af53e 100644 (file)
@@ -13,8 +13,7 @@
  * 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.
+ * this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifndef __DECODEKEY_H__
index b36ad9b3e2f2d39688c18c06079ecab19f9e1ad7..c6f60c89afd5d6ce977733d252c384fa84039586 100644 (file)
--- a/getcgi.c
+++ b/getcgi.c
@@ -16,8 +16,7 @@
  * 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.
+ * this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #include <stdio.h>
index a3572c38fe2dd8b62aaef889cc2118db57533096..1495671ae486e17b5dc4ee525d873956ebd5acc9 100644 (file)
--- a/getcgi.h
+++ b/getcgi.h
@@ -13,8 +13,7 @@
  * 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.
+ * this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifndef __GETCGI_H_
index d1261681ed599498062dc113992ef3a29588c5fd..ae634e9c0f7f8ca6dfd0e202e8e7fe161152de39 100644 (file)
--- a/gpgwww.c
+++ b/gpgwww.c
@@ -13,8 +13,7 @@
  * 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.
+ * this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #include <inttypes.h>
diff --git a/hash.c b/hash.c
index 506bd4c6dc558a23b94acedb1f31cc23c220a4f5..62be39403cea96d40d84255a6f1af1aae680a3c9 100644 (file)
--- a/hash.c
+++ b/hash.c
@@ -13,8 +13,7 @@
  * 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.
+ * this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #include <stdio.h>
diff --git a/hash.h b/hash.h
index 161fcf509940ccd43120b31c8b9e9c01a8edc16e..cd9363a8b3f5179a2b8a28f911b16a3b2edd51ca 100644 (file)
--- a/hash.h
+++ b/hash.h
@@ -13,8 +13,7 @@
  * 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.
+ * this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifndef __HASH_H__
index 2c41598f0df4791decdb832562476cfa50035e8f..5c056a2d3298ab3bb37769cbcd92eb1c0faae7f4 100644 (file)
@@ -13,8 +13,7 @@
  * 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.
+ * this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #include <stdbool.h>
index 829339293d891149d534e2746866c4bec47630d8..f869802b83b80fcf549e8c2d685cee47be6a2acc 100644 (file)
@@ -13,8 +13,7 @@
  * 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.
+ * this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #include <stdbool.h>
index a3e288aae656da90d0416f1aa0efa2bd9ab07857..0a137a618f22f9cbd2325559361a45396fedb816 100644 (file)
@@ -14,8 +14,7 @@
  * 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.
+ * this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifndef __KEYARRAY_H__
diff --git a/keyd.c b/keyd.c
index a7b797c538f8b0b154bc10b2ee1b1b8f04e7b4cb..68f72370b5e04390ccbbc1515f242a1e7e124b49 100644 (file)
--- a/keyd.c
+++ b/keyd.c
@@ -13,8 +13,7 @@
  * 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.
+ * this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #include <errno.h>
diff --git a/keyd.h b/keyd.h
index fae46422426c55fb043200547f19684435b8d7b5..1ea601c82777af9de57ecc039578f0e8b4e1b5b3 100644 (file)
--- a/keyd.h
+++ b/keyd.h
@@ -14,8 +14,7 @@
  * 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.
+ * this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifndef __KEYD_H__
diff --git a/keydb.c b/keydb.c
index 3b57463decfedeab7b0877bc6e77180ebdd68859..cfcf75ceaba7757ca0e3fcd1b4dd7b981c9cdcaa 100644 (file)
--- a/keydb.c
+++ b/keydb.c
@@ -13,8 +13,7 @@
  * 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.
+ * this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 /**
diff --git a/keydb.h b/keydb.h
index 29dde7b8dc243a25a9c7aa438d11f06626f24cab..05405c334f8b06eca398cf7d19b977d8c897d622 100644 (file)
--- a/keydb.h
+++ b/keydb.h
@@ -14,8 +14,7 @@
  * 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.
+ * this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifndef __KEYDB_H__
index 25d9183d4bf62c37a512b6db9a64324f347784ca..f3d20dbcafd3ff8521981b455a05c110418f8dec 100644 (file)
@@ -13,8 +13,7 @@
  * 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.
+ * this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #include <sys/types.h>
index 25a359aa9ecb548b2d25159c6ac474a5c623c543..9e4e3bcb7585e27decf07aa2a8ca22905d0a0573 100644 (file)
@@ -13,8 +13,7 @@
  * 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.
+ * this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #include <dlfcn.h>
index 0c9717a5900f9d13b202e30ed68f84b2a750d893..bc3c578667a0a36e205b69567ea3e2dd953f43e2 100644 (file)
@@ -13,8 +13,7 @@
  * 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.
+ * this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #include <sys/types.h>
index 78e240cdae6c2f86b8dd7a830849d629269b21e7..0bf922f1475a419781226b33dc22e154e4234c63 100644 (file)
@@ -13,8 +13,7 @@
  * 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.
+ * this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #include <sys/types.h>
index a65d11b238cb155cf9bc88dbc9eb9a708e2d0be9..b4540e15ab915d5cf01542a72cb87964106c4040 100644 (file)
@@ -13,8 +13,7 @@
  * 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.
+ * this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #include <inttypes.h>
index acbdcff14cb2d96fbbeaad66caa19cc27642a48a..cd1a2819d98eefc04b53a060d718e7c1fc58ab19 100644 (file)
@@ -13,8 +13,7 @@
  * 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.
+ * this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #include <errno.h>
index e87d4f85d3c93bf51190aae44b382eae3e794970..0b58d28f6e753e4d1563db777105da0b8a9b99b3 100644 (file)
@@ -13,8 +13,7 @@
  * 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.
+ * this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #include <postgresql/libpq-fe.h>
index 699552bc9c1828c6ae4989c6c73f803a8d5f0a38..06ee7098bb08f6d58a90f90e69e878296a9eb77f 100644 (file)
@@ -13,8 +13,7 @@
  * 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.
+ * this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #include <stdbool.h>
index a3176ad8f903358d223c8e1c7273a4b483264b9b..a2b312ca985d9f274f4858ebccba6dc239e8b96c 100644 (file)
--- a/keydctl.c
+++ b/keydctl.c
@@ -13,8 +13,7 @@
  * 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.
+ * this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #include <errno.h>
diff --git a/keyid.c b/keyid.c
index a68513af81e822cdc74f94d5346a080104b367cb..d5244943f8e0c4480294900ad02c8577dc0b1fa2 100644 (file)
--- a/keyid.c
+++ b/keyid.c
@@ -13,8 +13,7 @@
  * 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.
+ * this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #include <string.h>
diff --git a/keyid.h b/keyid.h
index 642bd59079b9cdda7a8252f976151c363422f736..5bf4c2da991af984e43106b6dd9073bba8d8c4a5 100644 (file)
--- a/keyid.h
+++ b/keyid.h
@@ -13,8 +13,7 @@
  * 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.
+ * this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifndef __KEYID_H__
index 340a85e69583ff609ec46fbc97528d2b6a08403e..c656bd142e9f7f500965c182bdecb3b6c83d3c6b 100644 (file)
@@ -13,8 +13,7 @@
  * 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.
+ * this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #include <inttypes.h>
index 8a4e529e9545ee0c2be500a569cfa9cf45bdeb7d..4b10e4517c755ddaab20ab0c6c1eb0d0a5f67ea1 100644 (file)
@@ -13,8 +13,7 @@
  * 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.
+ * this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifndef __KEYINDEX_H__
index 108bf4b1be3cc036d85009fb27a002984b26ce93..9ec6ebf6aaab8aca9ed9094fa9addd0d56d0f718 100644 (file)
@@ -14,8 +14,7 @@
  * 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.
+ * this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifndef __KEYSTRUCTS_H__
diff --git a/ll.c b/ll.c
index 70603b40cfd233bd4022d8a742bef500f0fc2580..e9cde23e9a0f1d71868e57e8fa9085b59595848a 100644 (file)
--- a/ll.c
+++ b/ll.c
@@ -13,8 +13,7 @@
  * 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.
+ * this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #include <assert.h>
diff --git a/ll.h b/ll.h
index 995bcc9ecea7ada0dcf7040b17e30a68181e0b81..c6bd800947fb1b09eabd096dc4ee42f86b6ab892 100644 (file)
--- a/ll.h
+++ b/ll.h
@@ -14,8 +14,7 @@
  * 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.
+ * this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifndef __LL_H__
diff --git a/log.c b/log.c
index 8ab5e96526b916283efe06e01b966c9eed7534d0..45ec17e01bfef44420a52834034043594bfa5982 100644 (file)
--- a/log.c
+++ b/log.c
@@ -13,8 +13,7 @@
  * 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.
+ * this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #include <stdarg.h>
diff --git a/log.h b/log.h
index 867d6ea4e52ead5e51da35451c803b31d51f9755..b2c72702022c1241c8b3439451c42fa0bcf9817d 100644 (file)
--- a/log.h
+++ b/log.h
@@ -13,8 +13,7 @@
  * 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.
+ * this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifndef __LOG_H__
index 23aa96e1cbe51a60dfef999c585b21a8985a15d1..fda1686234f06160dfd7af7be1819c441fcf2bc2 100644 (file)
--- a/lookup.c
+++ b/lookup.c
@@ -13,8 +13,7 @@
  * 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.
+ * this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #include <inttypes.h>
index 57c40bb78ecb008bff7b840032b960d837cca858..9eb3ccbd149d5ec84c89f6600b09f982f1a786c8 100644 (file)
--- a/marshal.c
+++ b/marshal.c
@@ -13,8 +13,7 @@
  * 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.
+ * this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #include <arpa/inet.h>
index 056047e740ae6236cafd5e95e7fc54db4fd5662f..3edb6124a0d8e2f908f79918563ba306578406ba 100644 (file)
--- a/marshal.h
+++ b/marshal.h
@@ -13,8 +13,7 @@
  * 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.
+ * this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifndef __MARSHAL_H__
index d128e9c65e51583c75bed8e7e8c74336e4836c0c..f088cc615274cc6eb24a55c73f7391c9f7feffef 100644 (file)
--- a/maxpath.c
+++ b/maxpath.c
@@ -13,8 +13,7 @@
  * 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.
+ * this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #include <getopt.h>
diff --git a/mem.c b/mem.c
index 83c63849f83b356ddfae5ab419dd8c4d17593a5e..8632bc2850db586f8dfa9acc5c96708808e9f7df 100644 (file)
--- a/mem.c
+++ b/mem.c
@@ -13,8 +13,7 @@
  * 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.
+ * this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #include <stdio.h>
diff --git a/mem.h b/mem.h
index be24e2084e95faf763e288c8d47770d5d0c6d703..b53a88b6d5b4c0056f75b2e25e0cdbbf372315fe 100644 (file)
--- a/mem.h
+++ b/mem.h
@@ -13,8 +13,7 @@
  * 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.
+ * this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifndef __MEM_H_
diff --git a/merge.c b/merge.c
index 67144c28525842524b75da851a5cf4326dc48264..305c60a740aab0819370b428a05fa7d2364e3162 100644 (file)
--- a/merge.c
+++ b/merge.c
@@ -13,8 +13,7 @@
  * 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.
+ * this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #include <assert.h>
diff --git a/merge.h b/merge.h
index 794bd270ccd37e5ab1deb2ffb9d67a0b46c44d01..624f7c2b0a8628f2cac86960f6cd1e1c18d32e1c 100644 (file)
--- a/merge.h
+++ b/merge.h
@@ -13,8 +13,7 @@
  * 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.
+ * this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifndef __MERGE_H__
index 5b84e5acdac9e271a1cae7733f75015b9aa9a2c5..e4f0bc75312f1b5f4c65cbfbbf1ab27c7868f25d 100644 (file)
@@ -13,8 +13,7 @@
  * 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.
+ * this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #include "config.h"
index 8d469e98f5af368963c1c302bc488b3504c884eb..6d7500aab096fc08fb86c02b2fdbe193d97c543d 100644 (file)
@@ -14,8 +14,7 @@
  * 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.
+ * this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifndef __ONAK_CONF_H_
diff --git a/onak.c b/onak.c
index 17625baf59eed00909e2d39849e1f3aa20d50ebd..89c2ec7ba04e5f779ef87c56863b1dd3d919b622 100644 (file)
--- a/onak.c
+++ b/onak.c
@@ -15,8 +15,7 @@
  * 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.
+ * this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #include <fcntl.h>
diff --git a/onak.h b/onak.h
index 3513a8d7dcb2fcaec6d7ff5ee67e7bc70fee05c8..7193bf280e0a5b401000f60bf243ffc3eb1bc632 100644 (file)
--- a/onak.h
+++ b/onak.h
@@ -13,8 +13,7 @@
  * 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.
+ * this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifndef __ONAK_H__
index 84a1b9246f60ef01e9fdfdc6d52fb23e65bd775d..73a6f38ed67cab28449f7649643b926302d86ec0 100644 (file)
--- a/openpgp.h
+++ b/openpgp.h
@@ -13,8 +13,7 @@
  * 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.
+ * this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifndef __OPENPGP_H__
index 3c781e560d148528bfc5fbc8dc98e00f53376a53..618492bd4e0171400646aced09ff0de4e105e952 100644 (file)
@@ -13,8 +13,7 @@
  * 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.
+ * this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #include <stdbool.h>
index bc208d2a66cd912c8ee5485ea2821566617f2d30..c237aa95d19b1ef39a26ecafa036dcbe8f13337f 100644 (file)
@@ -13,8 +13,7 @@
  * 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.
+ * this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifndef __PARSEKEY_H__
index 983d6a84716101ffe476100a04630f3b5f14734c..d1c07908053860caee150fec6e3b25576cf44554 100644 (file)
--- a/photoid.c
+++ b/photoid.c
@@ -13,8 +13,7 @@
  * 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.
+ * this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #include <stdlib.h>
index 0e0373b26548c555059495c2738ccac7b247281e..31e46767aa906a6ceb68c973415fa7d6af43722a 100644 (file)
--- a/photoid.h
+++ b/photoid.h
@@ -13,8 +13,7 @@
  * 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.
+ * this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifndef __PHOTOID_H__
index 53ea713cafbd362b32bc484c49a501cd26c3306a..e81da7d09b105646fbe8a485ca5a5b42d41da982 100644 (file)
@@ -13,8 +13,7 @@
  * 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.
+ * this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #include <stdio.h>
index 8776e5a26f4bbb2e6b84f646fbc022b7eb327268..e024ca92f5d2dd48ebb3066922ea1a1170aba849 100644 (file)
@@ -13,8 +13,7 @@
  * 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.
+ * this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifndef __SENDSYNC_H_
index d0ca3d1965e8a8c8fa3f2254d0b8f5ea3f8364ef..7732229abf75579516ea56cae281f7526bede028 100644 (file)
@@ -13,8 +13,7 @@
  * 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.
+ * this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #include <stdint.h>
index 3dd13ec81a0fabda4ad2cf306f769169878d12e7..214be63e6e0530dc5a8b4dac5574394b192e084e 100644 (file)
@@ -13,8 +13,7 @@
  * 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.
+ * this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #include <getopt.h>
index 2a91d2faeac75fdd2eeb480126d67ead9a68786f..1f0e9d68df929a1a1179a309c146df292d00e948 100644 (file)
@@ -13,8 +13,7 @@
  * 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.
+ * this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #include <fcntl.h>
diff --git a/stats.c b/stats.c
index 2e810bb0ebc86a0d6417048d678b740324b3ea57..e8e3e2344af9ad71bc663940a1c6892c913dc066 100644 (file)
--- a/stats.c
+++ b/stats.c
@@ -13,8 +13,7 @@
  * 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.
+ * this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #include <inttypes.h>
diff --git a/stats.h b/stats.h
index 991bb1c6c20ae29f2956eabfe07046df4a0e7607..08d2eb6313f24f4ba9626168db9f6767e8e8df06 100644 (file)
--- a/stats.h
+++ b/stats.h
@@ -13,8 +13,7 @@
  * 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.
+ * this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 /* MOSTSIGNED
index 8aed81005bee3b8e37f16dc72830380752b8177d..f845f346c8549cadb51978607e3240ce5e449854 100644 (file)
@@ -13,8 +13,7 @@
  * 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.
+ * this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #include <stdint.h>
index e40fe82dc080736120e7c2cb581a8f17aee0643e..0feeb8217833eb6b375a9fce8d5c81de42dcf5e9 100644 (file)
@@ -13,8 +13,7 @@
  * 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.
+ * this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #include <ctype.h>
index 08466bcac986446a9ce6bd31f8d5489c2b69a13c..d4fe99e27985975a5915fe6bcaabda168127e272 100644 (file)
@@ -13,8 +13,7 @@
  * 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.
+ * this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifndef __WORDLIST_H__
index ca66f8562b41530c0f3f78e8962fab69adf5e021..3aefc42012a4059324bfbad3ad7e080fc548ea81 100644 (file)
--- a/wotsap.c
+++ b/wotsap.c
@@ -19,8 +19,7 @@
  * 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.
+ * this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #include <getopt.h>