summaryrefslogtreecommitdiffstats
path: root/src/core
diff options
context:
space:
mode:
Diffstat (limited to 'src/core')
-rw-r--r--src/core/acpi.c3
-rw-r--r--src/core/ansiesc.c3
-rw-r--r--src/core/assert.c3
-rw-r--r--src/core/base16.c3
-rw-r--r--src/core/base64.c3
-rw-r--r--src/core/basename.c3
-rw-r--r--src/core/bitmap.c3
-rw-r--r--src/core/blockdev.c3
-rw-r--r--src/core/cpio.c3
-rw-r--r--src/core/ctype.c3
-rw-r--r--src/core/cwuri.c3
-rw-r--r--src/core/debug.c3
-rw-r--r--src/core/debug_md5.c3
-rw-r--r--src/core/device.c3
-rw-r--r--src/core/downloader.c3
-rw-r--r--src/core/edd.c3
-rw-r--r--src/core/exec.c3
-rw-r--r--src/core/fnrec.c3
-rw-r--r--src/core/gdbserial.c3
-rw-r--r--src/core/gdbstub.c3
-rw-r--r--src/core/gdbudp.c3
-rw-r--r--src/core/getkey.c3
-rw-r--r--src/core/getopt.c3
-rw-r--r--src/core/image.c3
-rw-r--r--src/core/init.c3
-rw-r--r--src/core/interface.c3
-rw-r--r--src/core/iobuf.c3
-rw-r--r--src/core/job.c3
-rw-r--r--src/core/linebuf.c3
-rw-r--r--src/core/lineconsole.c3
-rw-r--r--src/core/log.c3
-rw-r--r--src/core/malloc.c3
-rw-r--r--src/core/menu.c3
-rw-r--r--src/core/monojob.c3
-rw-r--r--src/core/null_sanboot.c3
-rw-r--r--src/core/null_time.c3
-rw-r--r--src/core/nvo.c3
-rw-r--r--src/core/open.c3
-rw-r--r--src/core/parseopt.c3
-rw-r--r--src/core/pending.c3
-rw-r--r--src/core/posix_io.c3
-rw-r--r--src/core/process.c3
-rw-r--r--src/core/refcnt.c3
-rw-r--r--src/core/resolv.c3
-rw-r--r--src/core/settings.c3
-rw-r--r--src/core/time.c3
-rw-r--r--src/core/timer.c3
-rw-r--r--src/core/uri.c3
-rw-r--r--src/core/uuid.c3
-rw-r--r--src/core/vsprintf.c3
-rw-r--r--src/core/xfer.c3
51 files changed, 102 insertions, 51 deletions
diff --git a/src/core/acpi.c b/src/core/acpi.c
index 223765f76..330f50631 100644
--- a/src/core/acpi.c
+++ b/src/core/acpi.c
@@ -13,7 +13,8 @@
*
* 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ * 02110-1301, USA.
*/
FILE_LICENCE ( GPL2_OR_LATER );
diff --git a/src/core/ansiesc.c b/src/core/ansiesc.c
index 05bbb8695..32e9d7c9f 100644
--- a/src/core/ansiesc.c
+++ b/src/core/ansiesc.c
@@ -13,7 +13,8 @@
*
* 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ * 02110-1301, USA.
*/
FILE_LICENCE ( GPL2_OR_LATER );
diff --git a/src/core/assert.c b/src/core/assert.c
index 45d3b9b7f..0791ea7b9 100644
--- a/src/core/assert.c
+++ b/src/core/assert.c
@@ -13,7 +13,8 @@
*
* 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ * 02110-1301, USA.
*/
FILE_LICENCE ( GPL2_OR_LATER );
diff --git a/src/core/base16.c b/src/core/base16.c
index 14de7957b..1f0e536c5 100644
--- a/src/core/base16.c
+++ b/src/core/base16.c
@@ -13,7 +13,8 @@
*
* 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ * 02110-1301, USA.
*/
FILE_LICENCE ( GPL2_OR_LATER );
diff --git a/src/core/base64.c b/src/core/base64.c
index 761b42f27..bdaf70957 100644
--- a/src/core/base64.c
+++ b/src/core/base64.c
@@ -13,7 +13,8 @@
*
* 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ * 02110-1301, USA.
*/
FILE_LICENCE ( GPL2_OR_LATER );
diff --git a/src/core/basename.c b/src/core/basename.c
index a481c54f4..b534a7886 100644
--- a/src/core/basename.c
+++ b/src/core/basename.c
@@ -13,7 +13,8 @@
*
* 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ * 02110-1301, USA.
*/
FILE_LICENCE ( GPL2_OR_LATER );
diff --git a/src/core/bitmap.c b/src/core/bitmap.c
index e9b6d9041..0d1152327 100644
--- a/src/core/bitmap.c
+++ b/src/core/bitmap.c
@@ -13,7 +13,8 @@
*
* 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ * 02110-1301, USA.
*/
FILE_LICENCE ( GPL2_OR_LATER );
diff --git a/src/core/blockdev.c b/src/core/blockdev.c
index 182765e30..9d118cb2f 100644
--- a/src/core/blockdev.c
+++ b/src/core/blockdev.c
@@ -13,7 +13,8 @@
*
* 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ * 02110-1301, USA.
*/
FILE_LICENCE ( GPL2_OR_LATER );
diff --git a/src/core/cpio.c b/src/core/cpio.c
index 5b7b3aa1d..3a5f4d2b6 100644
--- a/src/core/cpio.c
+++ b/src/core/cpio.c
@@ -13,7 +13,8 @@
*
* 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ * 02110-1301, USA.
*/
FILE_LICENCE ( GPL2_OR_LATER );
diff --git a/src/core/ctype.c b/src/core/ctype.c
index 6185bb2fa..c812346a0 100644
--- a/src/core/ctype.c
+++ b/src/core/ctype.c
@@ -13,7 +13,8 @@
*
* 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ * 02110-1301, USA.
*/
FILE_LICENCE ( GPL2_OR_LATER );
diff --git a/src/core/cwuri.c b/src/core/cwuri.c
index 893e2050b..5865552a0 100644
--- a/src/core/cwuri.c
+++ b/src/core/cwuri.c
@@ -13,7 +13,8 @@
*
* 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ * 02110-1301, USA.
*/
FILE_LICENCE ( GPL2_OR_LATER );
diff --git a/src/core/debug.c b/src/core/debug.c
index fc90c64a1..627d5d9a1 100644
--- a/src/core/debug.c
+++ b/src/core/debug.c
@@ -13,7 +13,8 @@
*
* 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ * 02110-1301, USA.
*/
FILE_LICENCE ( GPL2_OR_LATER );
diff --git a/src/core/debug_md5.c b/src/core/debug_md5.c
index 6214f6117..f049ac757 100644
--- a/src/core/debug_md5.c
+++ b/src/core/debug_md5.c
@@ -13,7 +13,8 @@
*
* 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ * 02110-1301, USA.
*/
FILE_LICENCE ( GPL2_OR_LATER );
diff --git a/src/core/device.c b/src/core/device.c
index dc182e032..330f95c5a 100644
--- a/src/core/device.c
+++ b/src/core/device.c
@@ -13,7 +13,8 @@
*
* 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ * 02110-1301, USA.
*/
FILE_LICENCE ( GPL2_OR_LATER );
diff --git a/src/core/downloader.c b/src/core/downloader.c
index b4c5a5a71..4f3fc2c81 100644
--- a/src/core/downloader.c
+++ b/src/core/downloader.c
@@ -13,7 +13,8 @@
*
* 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ * 02110-1301, USA.
*/
FILE_LICENCE ( GPL2_OR_LATER );
diff --git a/src/core/edd.c b/src/core/edd.c
index 8ba24b17f..d574ea6c0 100644
--- a/src/core/edd.c
+++ b/src/core/edd.c
@@ -13,7 +13,8 @@
*
* 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ * 02110-1301, USA.
*/
FILE_LICENCE ( GPL2_OR_LATER );
diff --git a/src/core/exec.c b/src/core/exec.c
index 5b3d1489a..843a51db7 100644
--- a/src/core/exec.c
+++ b/src/core/exec.c
@@ -13,7 +13,8 @@
*
* 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ * 02110-1301, USA.
*/
FILE_LICENCE ( GPL2_OR_LATER );
diff --git a/src/core/fnrec.c b/src/core/fnrec.c
index 05d63aaa8..3453c8b6a 100644
--- a/src/core/fnrec.c
+++ b/src/core/fnrec.c
@@ -13,7 +13,8 @@
*
* 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ * 02110-1301, USA.
*/
FILE_LICENCE ( GPL2_OR_LATER );
diff --git a/src/core/gdbserial.c b/src/core/gdbserial.c
index ed217add0..6f78c88bf 100644
--- a/src/core/gdbserial.c
+++ b/src/core/gdbserial.c
@@ -13,7 +13,8 @@
*
* 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ * 02110-1301, USA.
*/
FILE_LICENCE ( GPL2_OR_LATER );
diff --git a/src/core/gdbstub.c b/src/core/gdbstub.c
index 34e6a0373..cbe328f9f 100644
--- a/src/core/gdbstub.c
+++ b/src/core/gdbstub.c
@@ -13,7 +13,8 @@
*
* 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ * 02110-1301, USA.
*/
FILE_LICENCE ( GPL2_OR_LATER );
diff --git a/src/core/gdbudp.c b/src/core/gdbudp.c
index 9cb6572b7..5977547c8 100644
--- a/src/core/gdbudp.c
+++ b/src/core/gdbudp.c
@@ -13,7 +13,8 @@
*
* 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ * 02110-1301, USA.
*/
FILE_LICENCE ( GPL2_OR_LATER );
diff --git a/src/core/getkey.c b/src/core/getkey.c
index d692b1bc8..f16cafa42 100644
--- a/src/core/getkey.c
+++ b/src/core/getkey.c
@@ -13,7 +13,8 @@
*
* 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ * 02110-1301, USA.
*/
FILE_LICENCE ( GPL2_OR_LATER );
diff --git a/src/core/getopt.c b/src/core/getopt.c
index 8a0fa2d08..abc1edd6c 100644
--- a/src/core/getopt.c
+++ b/src/core/getopt.c
@@ -13,7 +13,8 @@
*
* 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ * 02110-1301, USA.
*/
FILE_LICENCE ( GPL2_OR_LATER );
diff --git a/src/core/image.c b/src/core/image.c
index 1bf5447f0..4101ff3b5 100644
--- a/src/core/image.c
+++ b/src/core/image.c
@@ -13,7 +13,8 @@
*
* 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ * 02110-1301, USA.
*/
FILE_LICENCE ( GPL2_OR_LATER );
diff --git a/src/core/init.c b/src/core/init.c
index 4dc706f63..562744194 100644
--- a/src/core/init.c
+++ b/src/core/init.c
@@ -13,7 +13,8 @@
*
* 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ * 02110-1301, USA.
*/
FILE_LICENCE ( GPL2_OR_LATER );
diff --git a/src/core/interface.c b/src/core/interface.c
index c69875ea6..97caac804 100644
--- a/src/core/interface.c
+++ b/src/core/interface.c
@@ -13,7 +13,8 @@
*
* 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ * 02110-1301, USA.
*/
FILE_LICENCE ( GPL2_OR_LATER );
diff --git a/src/core/iobuf.c b/src/core/iobuf.c
index 0c61306e5..c04911811 100644
--- a/src/core/iobuf.c
+++ b/src/core/iobuf.c
@@ -13,7 +13,8 @@
*
* 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ * 02110-1301, USA.
*/
FILE_LICENCE ( GPL2_OR_LATER );
diff --git a/src/core/job.c b/src/core/job.c
index ac4e43e7b..64d184ec3 100644
--- a/src/core/job.c
+++ b/src/core/job.c
@@ -13,7 +13,8 @@
*
* 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ * 02110-1301, USA.
*/
FILE_LICENCE ( GPL2_OR_LATER );
diff --git a/src/core/linebuf.c b/src/core/linebuf.c
index f152bccb0..8fb2f86a7 100644
--- a/src/core/linebuf.c
+++ b/src/core/linebuf.c
@@ -13,7 +13,8 @@
*
* 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ * 02110-1301, USA.
*/
FILE_LICENCE ( GPL2_OR_LATER );
diff --git a/src/core/lineconsole.c b/src/core/lineconsole.c
index 71bc1f8bd..1b6791cf3 100644
--- a/src/core/lineconsole.c
+++ b/src/core/lineconsole.c
@@ -13,7 +13,8 @@
*
* 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ * 02110-1301, USA.
*/
FILE_LICENCE ( GPL2_OR_LATER );
diff --git a/src/core/log.c b/src/core/log.c
index c0c3656c9..f160b4fc8 100644
--- a/src/core/log.c
+++ b/src/core/log.c
@@ -13,7 +13,8 @@
*
* 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ * 02110-1301, USA.
*/
FILE_LICENCE ( GPL2_OR_LATER );
diff --git a/src/core/malloc.c b/src/core/malloc.c
index 1b8ac17e2..9d81ca5c0 100644
--- a/src/core/malloc.c
+++ b/src/core/malloc.c
@@ -13,7 +13,8 @@
*
* 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ * 02110-1301, USA.
*/
FILE_LICENCE ( GPL2_OR_LATER );
diff --git a/src/core/menu.c b/src/core/menu.c
index 1d1678f3e..8d42e1f83 100644
--- a/src/core/menu.c
+++ b/src/core/menu.c
@@ -13,7 +13,8 @@
*
* 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ * 02110-1301, USA.
*/
FILE_LICENCE ( GPL2_OR_LATER );
diff --git a/src/core/monojob.c b/src/core/monojob.c
index d2161b3cd..d262f70b2 100644
--- a/src/core/monojob.c
+++ b/src/core/monojob.c
@@ -13,7 +13,8 @@
*
* 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ * 02110-1301, USA.
*/
FILE_LICENCE ( GPL2_OR_LATER );
diff --git a/src/core/null_sanboot.c b/src/core/null_sanboot.c
index 6584e7a11..18c0dea84 100644
--- a/src/core/null_sanboot.c
+++ b/src/core/null_sanboot.c
@@ -13,7 +13,8 @@
*
* 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ * 02110-1301, USA.
*/
FILE_LICENCE ( GPL2_OR_LATER );
diff --git a/src/core/null_time.c b/src/core/null_time.c
index f9c48a957..506c70b52 100644
--- a/src/core/null_time.c
+++ b/src/core/null_time.c
@@ -13,7 +13,8 @@
*
* 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ * 02110-1301, USA.
*/
FILE_LICENCE ( GPL2_OR_LATER );
diff --git a/src/core/nvo.c b/src/core/nvo.c
index ea58badef..ffa30b896 100644
--- a/src/core/nvo.c
+++ b/src/core/nvo.c
@@ -13,7 +13,8 @@
*
* 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ * 02110-1301, USA.
*/
FILE_LICENCE ( GPL2_OR_LATER );
diff --git a/src/core/open.c b/src/core/open.c
index b026efcd9..b479c2975 100644
--- a/src/core/open.c
+++ b/src/core/open.c
@@ -13,7 +13,8 @@
*
* 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ * 02110-1301, USA.
*/
FILE_LICENCE ( GPL2_OR_LATER );
diff --git a/src/core/parseopt.c b/src/core/parseopt.c
index 432e856d0..659d20ee9 100644
--- a/src/core/parseopt.c
+++ b/src/core/parseopt.c
@@ -13,7 +13,8 @@
*
* 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ * 02110-1301, USA.
*/
FILE_LICENCE ( GPL2_OR_LATER );
diff --git a/src/core/pending.c b/src/core/pending.c
index da540fece..c2671a688 100644
--- a/src/core/pending.c
+++ b/src/core/pending.c
@@ -13,7 +13,8 @@
*
* 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ * 02110-1301, USA.
*/
FILE_LICENCE ( GPL2_OR_LATER );
diff --git a/src/core/posix_io.c b/src/core/posix_io.c
index 38bd727b0..8460d0f51 100644
--- a/src/core/posix_io.c
+++ b/src/core/posix_io.c
@@ -13,7 +13,8 @@
*
* 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ * 02110-1301, USA.
*/
FILE_LICENCE ( GPL2_OR_LATER );
diff --git a/src/core/process.c b/src/core/process.c
index 4a705ef62..d341a2c37 100644
--- a/src/core/process.c
+++ b/src/core/process.c
@@ -13,7 +13,8 @@
*
* 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ * 02110-1301, USA.
*/
FILE_LICENCE ( GPL2_OR_LATER );
diff --git a/src/core/refcnt.c b/src/core/refcnt.c
index 6117d741d..68a86120e 100644
--- a/src/core/refcnt.c
+++ b/src/core/refcnt.c
@@ -13,7 +13,8 @@
*
* 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ * 02110-1301, USA.
*/
FILE_LICENCE ( GPL2_OR_LATER );
diff --git a/src/core/resolv.c b/src/core/resolv.c
index 31e80aab6..86f19ee2d 100644
--- a/src/core/resolv.c
+++ b/src/core/resolv.c
@@ -13,7 +13,8 @@
*
* 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ * 02110-1301, USA.
*/
FILE_LICENCE ( GPL2_OR_LATER );
diff --git a/src/core/settings.c b/src/core/settings.c
index 02dd07e34..392f598de 100644
--- a/src/core/settings.c
+++ b/src/core/settings.c
@@ -13,7 +13,8 @@
*
* 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ * 02110-1301, USA.
*/
FILE_LICENCE ( GPL2_OR_LATER );
diff --git a/src/core/time.c b/src/core/time.c
index 52ae3ee95..f70e1981d 100644
--- a/src/core/time.c
+++ b/src/core/time.c
@@ -13,7 +13,8 @@
*
* 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ * 02110-1301, USA.
*/
FILE_LICENCE ( GPL2_OR_LATER );
diff --git a/src/core/timer.c b/src/core/timer.c
index 096d07ec0..18c2b2849 100644
--- a/src/core/timer.c
+++ b/src/core/timer.c
@@ -13,7 +13,8 @@
*
* 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ * 02110-1301, USA.
*/
FILE_LICENCE ( GPL2_OR_LATER );
diff --git a/src/core/uri.c b/src/core/uri.c
index ff49e47a5..e95268826 100644
--- a/src/core/uri.c
+++ b/src/core/uri.c
@@ -13,7 +13,8 @@
*
* 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ * 02110-1301, USA.
*/
FILE_LICENCE ( GPL2_OR_LATER );
diff --git a/src/core/uuid.c b/src/core/uuid.c
index cc41afda7..27a249da8 100644
--- a/src/core/uuid.c
+++ b/src/core/uuid.c
@@ -13,7 +13,8 @@
*
* 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ * 02110-1301, USA.
*/
FILE_LICENCE ( GPL2_OR_LATER );
diff --git a/src/core/vsprintf.c b/src/core/vsprintf.c
index dd1a101df..5cc723108 100644
--- a/src/core/vsprintf.c
+++ b/src/core/vsprintf.c
@@ -13,7 +13,8 @@
*
* 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ * 02110-1301, USA.
*/
FILE_LICENCE ( GPL2_OR_LATER );
diff --git a/src/core/xfer.c b/src/core/xfer.c
index 037c089a6..8d4bc9f53 100644
--- a/src/core/xfer.c
+++ b/src/core/xfer.c
@@ -13,7 +13,8 @@
*
* 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ * 02110-1301, USA.
*/
FILE_LICENCE ( GPL2_OR_LATER );