summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authordimitri staessens <dimitri.staessens@ugent.be>2017-08-13 12:17:58 +0200
committerdimitri staessens <dimitri.staessens@ugent.be>2017-08-13 12:17:58 +0200
commit095c2414425952836e97d88a6dde6f4415725c68 (patch)
tree30edf3d9758b628c2f3f551417b8a6ffc7dd1304 /include
parent65f5aa30dc5cb6a284785835b0b14e5b19dfaa9a (diff)
downloadouroboros-095c2414425952836e97d88a6dde6f4415725c68.tar.gz
ouroboros-095c2414425952836e97d88a6dde6f4415725c68.zip
build: Replace fsf snail mail with contact URL
Diffstat (limited to 'include')
-rw-r--r--include/ouroboros/bitmap.h3
-rw-r--r--include/ouroboros/btree.h3
-rw-r--r--include/ouroboros/cacep.h3
-rw-r--r--include/ouroboros/cdap.h3
-rw-r--r--include/ouroboros/cdefs.h3
-rw-r--r--include/ouroboros/config.h.in3
-rw-r--r--include/ouroboros/crc32.h3
-rw-r--r--include/ouroboros/dev.h3
-rw-r--r--include/ouroboros/endian.h3
-rw-r--r--include/ouroboros/errno.h3
-rw-r--r--include/ouroboros/fcntl.h3
-rw-r--r--include/ouroboros/fqueue.h3
-rw-r--r--include/ouroboros/hash.h3
-rw-r--r--include/ouroboros/hashtable.h3
-rw-r--r--include/ouroboros/ipcp-dev.h3
-rw-r--r--include/ouroboros/ipcp.h3
-rw-r--r--include/ouroboros/irm.h3
-rw-r--r--include/ouroboros/list.h3
-rw-r--r--include/ouroboros/local-dev.h3
-rw-r--r--include/ouroboros/lockfile.h3
-rw-r--r--include/ouroboros/logs.h3
-rw-r--r--include/ouroboros/md5.h3
-rw-r--r--include/ouroboros/np1_flow.h3
-rw-r--r--include/ouroboros/nsm.h3
-rw-r--r--include/ouroboros/proto.h3
-rw-r--r--include/ouroboros/qos.h3
-rw-r--r--include/ouroboros/qoscube.h3
-rw-r--r--include/ouroboros/random.h3
-rw-r--r--include/ouroboros/rib.h3
-rw-r--r--include/ouroboros/rqueue.h3
-rw-r--r--include/ouroboros/sha3.h3
-rw-r--r--include/ouroboros/shm_du_buff.h3
-rw-r--r--include/ouroboros/shm_flow_set.h3
-rw-r--r--include/ouroboros/shm_rbuff.h3
-rw-r--r--include/ouroboros/shm_rdrbuff.h3
-rw-r--r--include/ouroboros/sockets.h3
-rw-r--r--include/ouroboros/time_utils.h3
-rw-r--r--include/ouroboros/tpm.h3
-rw-r--r--include/ouroboros/utils.h3
-rw-r--r--include/ouroboros/wrap/ouroboros.i3
40 files changed, 40 insertions, 80 deletions
diff --git a/include/ouroboros/bitmap.h b/include/ouroboros/bitmap.h
index d6bb250b..a5921fc7 100644
--- a/include/ouroboros/bitmap.h
+++ b/include/ouroboros/bitmap.h
@@ -17,8 +17,7 @@
*
* 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
+ * Foundation, Inc., http://www.fsf.org/about/contact/.
*/
#ifndef OUROBOROS_BITMAP_H
diff --git a/include/ouroboros/btree.h b/include/ouroboros/btree.h
index f7c293c5..833ba155 100644
--- a/include/ouroboros/btree.h
+++ b/include/ouroboros/btree.h
@@ -17,8 +17,7 @@
*
* 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
+ * Foundation, Inc., http://www.fsf.org/about/contact/.
*/
#ifndef OUROBOROS_LIB_BTREE_H
diff --git a/include/ouroboros/cacep.h b/include/ouroboros/cacep.h
index fb52fd0f..d2b0de9a 100644
--- a/include/ouroboros/cacep.h
+++ b/include/ouroboros/cacep.h
@@ -17,8 +17,7 @@
*
* 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
+ * Foundation, Inc., http://www.fsf.org/about/contact/.
*/
#ifndef OUROBOROS_CACEP_H
diff --git a/include/ouroboros/cdap.h b/include/ouroboros/cdap.h
index fe16a9c9..46ebca4b 100644
--- a/include/ouroboros/cdap.h
+++ b/include/ouroboros/cdap.h
@@ -17,8 +17,7 @@
*
* 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
+ * Foundation, Inc., http://www.fsf.org/about/contact/.
*/
#ifndef OUROBOROS_CDAP_H
diff --git a/include/ouroboros/cdefs.h b/include/ouroboros/cdefs.h
index da7c4732..094a389f 100644
--- a/include/ouroboros/cdefs.h
+++ b/include/ouroboros/cdefs.h
@@ -17,8 +17,7 @@
*
* 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
+ * Foundation, Inc., http://www.fsf.org/about/contact/.
*/
#ifndef OUROBOROS_CDEFS_H
diff --git a/include/ouroboros/config.h.in b/include/ouroboros/config.h.in
index d1dac3e9..b9702171 100644
--- a/include/ouroboros/config.h.in
+++ b/include/ouroboros/config.h.in
@@ -17,8 +17,7 @@
*
* 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
+ * Foundation, Inc., http://www.fsf.org/about/contact/.
*/
#ifndef OUROBOROS_CONFIG
diff --git a/include/ouroboros/crc32.h b/include/ouroboros/crc32.h
index 800d6c4f..7ee63afd 100644
--- a/include/ouroboros/crc32.h
+++ b/include/ouroboros/crc32.h
@@ -17,8 +17,7 @@
*
* 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
+ * Foundation, Inc., http://www.fsf.org/about/contact/.
*/
#ifndef OUROBOROS_CRC32_H
diff --git a/include/ouroboros/dev.h b/include/ouroboros/dev.h
index 73d2d7b6..0441179d 100644
--- a/include/ouroboros/dev.h
+++ b/include/ouroboros/dev.h
@@ -17,8 +17,7 @@
*
* 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
+ * Foundation, Inc., http://www.fsf.org/about/contact/.
*/
#ifndef OUROBOROS_DEV_H
diff --git a/include/ouroboros/endian.h b/include/ouroboros/endian.h
index f93428b7..18df0e99 100644
--- a/include/ouroboros/endian.h
+++ b/include/ouroboros/endian.h
@@ -17,8 +17,7 @@
*
* 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
+ * Foundation, Inc., http://www.fsf.org/about/contact/.
*/
#ifndef OUROBOROS_ENDIAN_H
diff --git a/include/ouroboros/errno.h b/include/ouroboros/errno.h
index fa1a33f2..7cd58aa5 100644
--- a/include/ouroboros/errno.h
+++ b/include/ouroboros/errno.h
@@ -17,8 +17,7 @@
*
* 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
+ * Foundation, Inc., http://www.fsf.org/about/contact/.
*/
#ifndef OUROBOROS_ERRNO_H
diff --git a/include/ouroboros/fcntl.h b/include/ouroboros/fcntl.h
index 489fff15..655a0a03 100644
--- a/include/ouroboros/fcntl.h
+++ b/include/ouroboros/fcntl.h
@@ -17,8 +17,7 @@
*
* 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
+ * Foundation, Inc., http://www.fsf.org/about/contact/.
*/
#ifndef OUROBOROS_FCNTL_H
diff --git a/include/ouroboros/fqueue.h b/include/ouroboros/fqueue.h
index 604fabf7..716d0216 100644
--- a/include/ouroboros/fqueue.h
+++ b/include/ouroboros/fqueue.h
@@ -17,8 +17,7 @@
*
* 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
+ * Foundation, Inc., http://www.fsf.org/about/contact/.
*/
#ifndef OUROBOROS_FQUEUE_H
diff --git a/include/ouroboros/hash.h b/include/ouroboros/hash.h
index 6d3f98a3..db47c9fe 100644
--- a/include/ouroboros/hash.h
+++ b/include/ouroboros/hash.h
@@ -17,8 +17,7 @@
*
* 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
+ * Foundation, Inc., http://www.fsf.org/about/contact/.
*/
#ifndef OUROBOROS_LIB_HASH_H
diff --git a/include/ouroboros/hashtable.h b/include/ouroboros/hashtable.h
index 5e1ff4b1..35fa202f 100644
--- a/include/ouroboros/hashtable.h
+++ b/include/ouroboros/hashtable.h
@@ -17,8 +17,7 @@
*
* 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
+ * Foundation, Inc., http://www.fsf.org/about/contact/.
*/
#ifndef OUROBOROS_HASHTABLE_H
diff --git a/include/ouroboros/ipcp-dev.h b/include/ouroboros/ipcp-dev.h
index cdf9f5c1..70c604eb 100644
--- a/include/ouroboros/ipcp-dev.h
+++ b/include/ouroboros/ipcp-dev.h
@@ -17,8 +17,7 @@
*
* 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
+ * Foundation, Inc., http://www.fsf.org/about/contact/.
*/
#include <ouroboros/shm_rdrbuff.h>
diff --git a/include/ouroboros/ipcp.h b/include/ouroboros/ipcp.h
index 2be47f2d..11095ba6 100644
--- a/include/ouroboros/ipcp.h
+++ b/include/ouroboros/ipcp.h
@@ -17,8 +17,7 @@
*
* 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
+ * Foundation, Inc., http://www.fsf.org/about/contact/.
*/
#ifndef OUROBOROS_IPCP_H
diff --git a/include/ouroboros/irm.h b/include/ouroboros/irm.h
index 61b2fd87..5ad8f754 100644
--- a/include/ouroboros/irm.h
+++ b/include/ouroboros/irm.h
@@ -17,8 +17,7 @@
*
* 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
+ * Foundation, Inc., http://www.fsf.org/about/contact/.
*/
#ifndef OUROBOROS_IRM_H
diff --git a/include/ouroboros/list.h b/include/ouroboros/list.h
index 40627651..169c837b 100644
--- a/include/ouroboros/list.h
+++ b/include/ouroboros/list.h
@@ -17,8 +17,7 @@
*
* 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
+ * Foundation, Inc., http://www.fsf.org/about/contact/.
*/
#ifndef OUROBOROS_LIB_LIST_H
diff --git a/include/ouroboros/local-dev.h b/include/ouroboros/local-dev.h
index 228a2a98..db549c29 100644
--- a/include/ouroboros/local-dev.h
+++ b/include/ouroboros/local-dev.h
@@ -17,8 +17,7 @@
*
* 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
+ * Foundation, Inc., http://www.fsf.org/about/contact/.
*/
#ifndef OUROBOROS_LOCAL_DEV_H
diff --git a/include/ouroboros/lockfile.h b/include/ouroboros/lockfile.h
index 1b988092..4fa39540 100644
--- a/include/ouroboros/lockfile.h
+++ b/include/ouroboros/lockfile.h
@@ -17,8 +17,7 @@
*
* 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
+ * Foundation, Inc., http://www.fsf.org/about/contact/.
*/
#ifndef OUROBOROS_LOCKFILE_H
diff --git a/include/ouroboros/logs.h b/include/ouroboros/logs.h
index 2d8a6e86..c3b12217 100644
--- a/include/ouroboros/logs.h
+++ b/include/ouroboros/logs.h
@@ -17,8 +17,7 @@
*
* 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
+ * Foundation, Inc., http://www.fsf.org/about/contact/.
*/
#ifndef OUROBOROS_LOGS_H
diff --git a/include/ouroboros/md5.h b/include/ouroboros/md5.h
index a628e6cb..d8b00c35 100644
--- a/include/ouroboros/md5.h
+++ b/include/ouroboros/md5.h
@@ -20,8 +20,7 @@
*
* 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
+ * Foundation, Inc., http://www.fsf.org/about/contact/.
*
* -- original license
*
diff --git a/include/ouroboros/np1_flow.h b/include/ouroboros/np1_flow.h
index 3db2a0dd..3231a397 100644
--- a/include/ouroboros/np1_flow.h
+++ b/include/ouroboros/np1_flow.h
@@ -17,8 +17,7 @@
*
* 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
+ * Foundation, Inc., http://www.fsf.org/about/contact/.
*/
#ifndef OUROBOROS_NP1_FLOW_H
diff --git a/include/ouroboros/nsm.h b/include/ouroboros/nsm.h
index 45adfed3..d89a2ee4 100644
--- a/include/ouroboros/nsm.h
+++ b/include/ouroboros/nsm.h
@@ -17,8 +17,7 @@
*
* 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
+ * Foundation, Inc., http://www.fsf.org/about/contact/.
*/
#ifndef OUROBOROS_NSM_H
diff --git a/include/ouroboros/proto.h b/include/ouroboros/proto.h
index 30c549c0..d9fd39e0 100644
--- a/include/ouroboros/proto.h
+++ b/include/ouroboros/proto.h
@@ -17,8 +17,7 @@
*
* 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
+ * Foundation, Inc., http://www.fsf.org/about/contact/.
*/
#ifndef OUROBOROS_PROTO_H
diff --git a/include/ouroboros/qos.h b/include/ouroboros/qos.h
index 78bdba45..f68df911 100644
--- a/include/ouroboros/qos.h
+++ b/include/ouroboros/qos.h
@@ -17,8 +17,7 @@
*
* 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
+ * Foundation, Inc., http://www.fsf.org/about/contact/.
*/
#ifndef OUROBOROS_QOS_H
diff --git a/include/ouroboros/qoscube.h b/include/ouroboros/qoscube.h
index 5d339adb..3fd3d804 100644
--- a/include/ouroboros/qoscube.h
+++ b/include/ouroboros/qoscube.h
@@ -17,8 +17,7 @@
*
* 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
+ * Foundation, Inc., http://www.fsf.org/about/contact/.
*/
#ifndef OUROBOROS_QOSCUBE_H
diff --git a/include/ouroboros/random.h b/include/ouroboros/random.h
index 08555e89..4126b6b9 100644
--- a/include/ouroboros/random.h
+++ b/include/ouroboros/random.h
@@ -17,8 +17,7 @@
*
* 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
+ * Foundation, Inc., http://www.fsf.org/about/contact/.
*/
#ifndef OUROBOROS_RANDOM_H
diff --git a/include/ouroboros/rib.h b/include/ouroboros/rib.h
index 320ef860..281a4f20 100644
--- a/include/ouroboros/rib.h
+++ b/include/ouroboros/rib.h
@@ -17,8 +17,7 @@
*
* 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
+ * Foundation, Inc., http://www.fsf.org/about/contact/.
*/
#ifndef OUROBOROS_LIB_RIB_H
diff --git a/include/ouroboros/rqueue.h b/include/ouroboros/rqueue.h
index b0ec4a60..601a4ab6 100644
--- a/include/ouroboros/rqueue.h
+++ b/include/ouroboros/rqueue.h
@@ -17,8 +17,7 @@
*
* 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
+ * Foundation, Inc., http://www.fsf.org/about/contact/.
*/
#ifndef OUROBOROS_RQUEUE_H
diff --git a/include/ouroboros/sha3.h b/include/ouroboros/sha3.h
index 2357b4aa..48e6d6fb 100644
--- a/include/ouroboros/sha3.h
+++ b/include/ouroboros/sha3.h
@@ -20,8 +20,7 @@
*
* 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
+ * Foundation, Inc., http://www.fsf.org/about/contact/.
*
* -- original license
*
diff --git a/include/ouroboros/shm_du_buff.h b/include/ouroboros/shm_du_buff.h
index 9f796be1..c558f378 100644
--- a/include/ouroboros/shm_du_buff.h
+++ b/include/ouroboros/shm_du_buff.h
@@ -17,8 +17,7 @@
*
* 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
+ * Foundation, Inc., http://www.fsf.org/about/contact/.
*/
#ifndef OUROBOROS_SHM_DU_BUFF_H
diff --git a/include/ouroboros/shm_flow_set.h b/include/ouroboros/shm_flow_set.h
index 947fe897..5c498336 100644
--- a/include/ouroboros/shm_flow_set.h
+++ b/include/ouroboros/shm_flow_set.h
@@ -17,8 +17,7 @@
*
* 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
+ * Foundation, Inc., http://www.fsf.org/about/contact/.
*/
#ifndef OUROBOROS_SHM_FLOW_SET_H
diff --git a/include/ouroboros/shm_rbuff.h b/include/ouroboros/shm_rbuff.h
index 8471f47f..1557e50c 100644
--- a/include/ouroboros/shm_rbuff.h
+++ b/include/ouroboros/shm_rbuff.h
@@ -17,8 +17,7 @@
*
* 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
+ * Foundation, Inc., http://www.fsf.org/about/contact/.
*/
#ifndef OUROBOROS_SHM_RBUFF_H
diff --git a/include/ouroboros/shm_rdrbuff.h b/include/ouroboros/shm_rdrbuff.h
index 1af8d0c9..079c11b2 100644
--- a/include/ouroboros/shm_rdrbuff.h
+++ b/include/ouroboros/shm_rdrbuff.h
@@ -17,8 +17,7 @@
*
* 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
+ * Foundation, Inc., http://www.fsf.org/about/contact/.
*/
#ifndef OUROBOROS_SHM_RDRBUFF_H
diff --git a/include/ouroboros/sockets.h b/include/ouroboros/sockets.h
index 660709bf..c0f5d8c7 100644
--- a/include/ouroboros/sockets.h
+++ b/include/ouroboros/sockets.h
@@ -17,8 +17,7 @@
*
* 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
+ * Foundation, Inc., http://www.fsf.org/about/contact/.
*/
#ifndef OUROBOROS_SOCKETS_H
diff --git a/include/ouroboros/time_utils.h b/include/ouroboros/time_utils.h
index fc70b1ea..0f4a9700 100644
--- a/include/ouroboros/time_utils.h
+++ b/include/ouroboros/time_utils.h
@@ -17,8 +17,7 @@
*
* 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
+ * Foundation, Inc., http://www.fsf.org/about/contact/.
*/
#ifndef OUROBOROS_TIME_UTILS_H
diff --git a/include/ouroboros/tpm.h b/include/ouroboros/tpm.h
index d34f06f3..dc57f485 100644
--- a/include/ouroboros/tpm.h
+++ b/include/ouroboros/tpm.h
@@ -17,8 +17,7 @@
*
* 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
+ * Foundation, Inc., http://www.fsf.org/about/contact/.
*/
#ifndef OUROBOROS_LIB_TPM_H
diff --git a/include/ouroboros/utils.h b/include/ouroboros/utils.h
index 19a29097..3348c8b1 100644
--- a/include/ouroboros/utils.h
+++ b/include/ouroboros/utils.h
@@ -17,8 +17,7 @@
*
* 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
+ * Foundation, Inc., http://www.fsf.org/about/contact/.
*/
#ifndef OUROBOROS_UTILS_H
diff --git a/include/ouroboros/wrap/ouroboros.i b/include/ouroboros/wrap/ouroboros.i
index 746aa1d3..4bf343b9 100644
--- a/include/ouroboros/wrap/ouroboros.i
+++ b/include/ouroboros/wrap/ouroboros.i
@@ -16,8 +16,7 @@
*
* 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
+ * Foundation, Inc., http://www.fsf.org/about/contact/.
*/
%module ouroboros