From 8e23110aec4aa39a0b41efdc3d94cc1556e5695d Mon Sep 17 00:00:00 2001 From: Miroslav Lichvar Date: Wed, 28 Oct 2009 17:53:33 +0100 Subject: [PATCH] Update COPYING and FSF address --- COPYING | 30 +++++++++++++++--------------- Makefile.in | 2 +- acquire.c | 2 +- acquire.h | 2 +- addressing.h | 2 +- addrfilt.c | 2 +- addrfilt.h | 2 +- broadcast.c | 2 +- broadcast.h | 2 +- candm.h | 2 +- chrony.texi | 20 ++++++++++---------- client.c | 2 +- clientlog.c | 2 +- clientlog.h | 2 +- cmdmon.c | 2 +- cmdmon.h | 2 +- cmdparse.c | 2 +- cmdparse.h | 2 +- conf.c | 2 +- conf.h | 2 +- contrib/DNSchrony/COPYING | 30 +++++++++++++++--------------- contrib/DNSchrony/DNSchrony.pl | 2 +- contrib/DNSchrony/README | 4 ++-- examples/chrony.conf.example | 2 +- getdate.h | 2 +- keys.c | 2 +- keys.h | 2 +- local.c | 2 +- local.h | 2 +- localp.h | 2 +- logging.c | 2 +- logging.h | 2 +- main.c | 2 +- main.h | 2 +- manual.c | 2 +- manual.h | 2 +- memory.h | 2 +- mkdirpp.c | 2 +- mkdirpp.h | 2 +- nameserv.c | 2 +- nameserv.h | 2 +- ntp.h | 2 +- ntp_core.c | 2 +- ntp_core.h | 2 +- ntp_io.c | 2 +- ntp_io.h | 2 +- ntp_sources.c | 2 +- ntp_sources.h | 2 +- pktlength.c | 2 +- pktlength.h | 2 +- refclock.c | 2 +- refclock.h | 2 +- refclock_pps.c | 2 +- refclock_shm.c | 2 +- refclock_sock.c | 2 +- reference.c | 2 +- reference.h | 2 +- regress.c | 2 +- regress.h | 2 +- reports.h | 2 +- rtc.c | 2 +- rtc.h | 2 +- rtc_linux.c | 2 +- rtc_linux.h | 2 +- sched.c | 2 +- sched.h | 2 +- sources.c | 2 +- sources.h | 2 +- sourcestats.c | 2 +- sourcestats.h | 2 +- srcparams.h | 2 +- strerror.c | 2 +- sys.c | 2 +- sys.h | 2 +- sys_linux.c | 2 +- sys_linux.h | 2 +- sys_netbsd.c | 2 +- sys_netbsd.h | 2 +- sys_solaris.c | 2 +- sys_solaris.h | 2 +- sys_sunos.c | 2 +- sys_sunos.h | 2 +- sysincl.h | 2 +- util.c | 2 +- util.h | 2 +- wrap_adjtimex.c | 2 +- wrap_adjtimex.h | 2 +- 87 files changed, 125 insertions(+), 125 deletions(-) diff --git a/COPYING b/COPYING index 916d1f0..d511905 100644 --- a/COPYING +++ b/COPYING @@ -1,8 +1,8 @@ GNU GENERAL PUBLIC LICENSE Version 2, June 1991 - Copyright (C) 1989, 1991 Free Software Foundation, Inc. - 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA + Copyright (C) 1989, 1991 Free Software Foundation, Inc., + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. @@ -15,7 +15,7 @@ software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by -the GNU Library General Public License instead.) You can apply it to +the GNU Lesser General Public License instead.) You can apply it to your programs, too. When we speak of free software, we are referring to freedom, not @@ -55,7 +55,7 @@ patent must be licensed for everyone's free use or not licensed at all. The precise terms and conditions for copying, distribution and modification follow. - + GNU GENERAL PUBLIC LICENSE TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION @@ -110,7 +110,7 @@ above, provided that you also meet all of these conditions: License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) - + These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in @@ -168,7 +168,7 @@ access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. - + 4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is @@ -225,7 +225,7 @@ impose that choice. This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. - + 8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License @@ -278,8 +278,8 @@ PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. END OF TERMS AND CONDITIONS - - Appendix: How to Apply These Terms to Your New Programs + + How to Apply These Terms to Your New Programs If you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it @@ -291,7 +291,7 @@ convey the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. - Copyright (C) 19yy + Copyright (C) This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -303,16 +303,16 @@ the "copyright" line and a pointer to where the full notice is found. 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA + 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. Also add information on how to contact you by electronic and paper mail. If the program is interactive, make it output a short notice like this when it starts in an interactive mode: - Gnomovision version 69, Copyright (C) 19yy name of author + Gnomovision version 69, Copyright (C) year name of author Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. This is free software, and you are welcome to redistribute it under certain conditions; type `show c' for details. @@ -335,5 +335,5 @@ necessary. Here is a sample; alter the names: This General Public License does not permit incorporating your program into proprietary programs. If your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the -library. If this is what you want to do, use the GNU Library General +library. If this is what you want to do, use the GNU Lesser General Public License instead of this License. diff --git a/Makefile.in b/Makefile.in index 57ba2e4..b4b3fb5 100644 --- a/Makefile.in +++ b/Makefile.in @@ -19,7 +19,7 @@ # # You should have received a copy of the GNU General Public License along # with this program; if not, write to the Free Software Foundation, Inc., -# 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA +# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. # # ======================================================================= # diff --git a/acquire.c b/acquire.c index 2a6fb46..048f0a5 100644 --- a/acquire.c +++ b/acquire.c @@ -19,7 +19,7 @@ * * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * ********************************************************************** diff --git a/acquire.h b/acquire.h index 840e147..1bb6e7b 100644 --- a/acquire.h +++ b/acquire.h @@ -19,7 +19,7 @@ * * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * ********************************************************************** diff --git a/addressing.h b/addressing.h index 9ff4805..f189fd5 100644 --- a/addressing.h +++ b/addressing.h @@ -19,7 +19,7 @@ * * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * ********************************************************************** diff --git a/addrfilt.c b/addrfilt.c index 16b4241..8eb5398 100644 --- a/addrfilt.c +++ b/addrfilt.c @@ -20,7 +20,7 @@ * * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * ********************************************************************** diff --git a/addrfilt.h b/addrfilt.h index 42e8350..a3cc633 100644 --- a/addrfilt.h +++ b/addrfilt.h @@ -19,7 +19,7 @@ * * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * ********************************************************************** diff --git a/broadcast.c b/broadcast.c index f177e32..6cd0a48 100644 --- a/broadcast.c +++ b/broadcast.c @@ -19,7 +19,7 @@ * * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * ********************************************************************** diff --git a/broadcast.h b/broadcast.h index 21650c8..e14e8da 100644 --- a/broadcast.h +++ b/broadcast.h @@ -19,7 +19,7 @@ * * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * ********************************************************************** diff --git a/candm.h b/candm.h index 435b802..d721325 100644 --- a/candm.h +++ b/candm.h @@ -19,7 +19,7 @@ * * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * ********************************************************************** diff --git a/chrony.texi b/chrony.texi index 1fe5920..428238b 100644 --- a/chrony.texi +++ b/chrony.texi @@ -3795,8 +3795,8 @@ the system clock is periodically reset to the real-time clock. @center GNU GENERAL PUBLIC LICENSE @center Version 2, June 1991 - Copyright (C) 1989, 1991 Free Software Foundation, Inc. - 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA + Copyright (C) 1989, 1991 Free Software Foundation, Inc., + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. @@ -3809,7 +3809,7 @@ software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by -the GNU Library General Public License instead.) You can apply it to +the GNU Lesser General Public License instead.) You can apply it to your programs, too. When we speak of free software, we are referring to freedom, not @@ -4073,7 +4073,7 @@ POSSIBILITY OF SUCH DAMAGES. END OF TERMS AND CONDITIONS - Appendix: How to Apply These Terms to Your New Programs + How to Apply These Terms to Your New Programs If you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it @@ -4085,7 +4085,7 @@ convey the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. - Copyright (C) 19yy + Copyright (C) This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -4097,16 +4097,16 @@ the "copyright" line and a pointer to where the full notice is found. 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA + 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. Also add information on how to contact you by electronic and paper mail. If the program is interactive, make it output a short notice like this when it starts in an interactive mode: - Gnomovision version 69, Copyright (C) 19yy name of author + Gnomovision version 69, Copyright (C) year name of author Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. This is free software, and you are welcome to redistribute it under certain conditions; type `show c' for details. @@ -4129,7 +4129,7 @@ necessary. Here is a sample; alter the names: This General Public License does not permit incorporating your program into proprietary programs. If your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the -library. If this is what you want to do, use the GNU Library General +library. If this is what you want to do, use the GNU Lesser General Public License instead of this License. @c }}} @contents diff --git a/client.c b/client.c index 147dc53..12578c8 100644 --- a/client.c +++ b/client.c @@ -20,7 +20,7 @@ * * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * ********************************************************************** diff --git a/clientlog.c b/clientlog.c index 65bf259..f92c622 100644 --- a/clientlog.c +++ b/clientlog.c @@ -20,7 +20,7 @@ * * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * ********************************************************************** diff --git a/clientlog.h b/clientlog.h index 0df9de8..849fa11 100644 --- a/clientlog.h +++ b/clientlog.h @@ -19,7 +19,7 @@ * * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * ********************************************************************** diff --git a/cmdmon.c b/cmdmon.c index cc15225..04f80ac 100644 --- a/cmdmon.c +++ b/cmdmon.c @@ -20,7 +20,7 @@ * * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * ********************************************************************** diff --git a/cmdmon.h b/cmdmon.h index 9e63403..d52af53 100644 --- a/cmdmon.h +++ b/cmdmon.h @@ -19,7 +19,7 @@ * * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * ********************************************************************** diff --git a/cmdparse.c b/cmdparse.c index 609f5ba..ddb84a1 100644 --- a/cmdparse.c +++ b/cmdparse.c @@ -19,7 +19,7 @@ * * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * ********************************************************************** diff --git a/cmdparse.h b/cmdparse.h index d9af657..30fea49 100644 --- a/cmdparse.h +++ b/cmdparse.h @@ -19,7 +19,7 @@ * * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * ********************************************************************** diff --git a/conf.c b/conf.c index ddaecdb..d9a1f47 100644 --- a/conf.c +++ b/conf.c @@ -20,7 +20,7 @@ * * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * ********************************************************************** diff --git a/conf.h b/conf.h index 80e6120..dc20397 100644 --- a/conf.h +++ b/conf.h @@ -19,7 +19,7 @@ * * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * ********************************************************************** diff --git a/contrib/DNSchrony/COPYING b/contrib/DNSchrony/COPYING index 916d1f0..d511905 100644 --- a/contrib/DNSchrony/COPYING +++ b/contrib/DNSchrony/COPYING @@ -1,8 +1,8 @@ GNU GENERAL PUBLIC LICENSE Version 2, June 1991 - Copyright (C) 1989, 1991 Free Software Foundation, Inc. - 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA + Copyright (C) 1989, 1991 Free Software Foundation, Inc., + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. @@ -15,7 +15,7 @@ software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by -the GNU Library General Public License instead.) You can apply it to +the GNU Lesser General Public License instead.) You can apply it to your programs, too. When we speak of free software, we are referring to freedom, not @@ -55,7 +55,7 @@ patent must be licensed for everyone's free use or not licensed at all. The precise terms and conditions for copying, distribution and modification follow. - + GNU GENERAL PUBLIC LICENSE TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION @@ -110,7 +110,7 @@ above, provided that you also meet all of these conditions: License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) - + These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in @@ -168,7 +168,7 @@ access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. - + 4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is @@ -225,7 +225,7 @@ impose that choice. This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. - + 8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License @@ -278,8 +278,8 @@ PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. END OF TERMS AND CONDITIONS - - Appendix: How to Apply These Terms to Your New Programs + + How to Apply These Terms to Your New Programs If you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it @@ -291,7 +291,7 @@ convey the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. - Copyright (C) 19yy + Copyright (C) This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -303,16 +303,16 @@ the "copyright" line and a pointer to where the full notice is found. 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA + 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. Also add information on how to contact you by electronic and paper mail. If the program is interactive, make it output a short notice like this when it starts in an interactive mode: - Gnomovision version 69, Copyright (C) 19yy name of author + Gnomovision version 69, Copyright (C) year name of author Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. This is free software, and you are welcome to redistribute it under certain conditions; type `show c' for details. @@ -335,5 +335,5 @@ necessary. Here is a sample; alter the names: This General Public License does not permit incorporating your program into proprietary programs. If your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the -library. If this is what you want to do, use the GNU Library General +library. If this is what you want to do, use the GNU Lesser General Public License instead of this License. diff --git a/contrib/DNSchrony/DNSchrony.pl b/contrib/DNSchrony/DNSchrony.pl index 4c1cb46..57bf686 100755 --- a/contrib/DNSchrony/DNSchrony.pl +++ b/contrib/DNSchrony/DNSchrony.pl @@ -14,7 +14,7 @@ my($copyrighttext) = <<'EOF'; # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. # SEE COPYING FOR DETAILS EOF diff --git a/contrib/DNSchrony/README b/contrib/DNSchrony/README index 8c35348..05f45b5 100644 --- a/contrib/DNSchrony/README +++ b/contrib/DNSchrony/README @@ -162,5 +162,5 @@ DNSchrony.pl is covered by the GPL # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA -# SEE COPYING FOR DETAILS \ No newline at end of file +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +# SEE COPYING FOR DETAILS diff --git a/examples/chrony.conf.example b/examples/chrony.conf.example index fbf8e47..4a48cff 100644 --- a/examples/chrony.conf.example +++ b/examples/chrony.conf.example @@ -19,7 +19,7 @@ # # You should have received a copy of the GNU General Public License along # with this program; if not, write to the Free Software Foundation, Inc., -# 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA +# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. # # ####################################################################### diff --git a/getdate.h b/getdate.h index d2d8722..a190d2d 100644 --- a/getdate.h +++ b/getdate.h @@ -12,7 +12,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* Modified from the original to add stdlib.h and string.h */ diff --git a/keys.c b/keys.c index 90d3fa6..6563f0c 100644 --- a/keys.c +++ b/keys.c @@ -19,7 +19,7 @@ * * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * ********************************************************************** diff --git a/keys.h b/keys.h index 9348c08..54fe7d3 100644 --- a/keys.h +++ b/keys.h @@ -19,7 +19,7 @@ * * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * ********************************************************************** diff --git a/local.c b/local.c index 5e63a0e..c1542bd 100644 --- a/local.c +++ b/local.c @@ -19,7 +19,7 @@ * * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * ********************************************************************** diff --git a/local.h b/local.h index cc0f4a2..6f7d211 100644 --- a/local.h +++ b/local.h @@ -19,7 +19,7 @@ * * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * ********************************************************************** diff --git a/localp.h b/localp.h index 0ccdd0c..045c903 100644 --- a/localp.h +++ b/localp.h @@ -19,7 +19,7 @@ * * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * ********************************************************************** diff --git a/logging.c b/logging.c index 887d757..66f1bfa 100644 --- a/logging.c +++ b/logging.c @@ -19,7 +19,7 @@ * * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * ********************************************************************** diff --git a/logging.h b/logging.h index b27006f..f95a808 100644 --- a/logging.h +++ b/logging.h @@ -19,7 +19,7 @@ * * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * ********************************************************************** diff --git a/main.c b/main.c index 365fceb..27bf2c3 100644 --- a/main.c +++ b/main.c @@ -20,7 +20,7 @@ * * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * ********************************************************************** diff --git a/main.h b/main.h index 4bbaf1d..2806dd2 100644 --- a/main.h +++ b/main.h @@ -19,7 +19,7 @@ * * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * ********************************************************************** diff --git a/manual.c b/manual.c index 0290df8..34b73ae 100644 --- a/manual.c +++ b/manual.c @@ -19,7 +19,7 @@ * * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * ********************************************************************** diff --git a/manual.h b/manual.h index 86045ee..f0d82d4 100644 --- a/manual.h +++ b/manual.h @@ -19,7 +19,7 @@ * * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * ********************************************************************** diff --git a/memory.h b/memory.h index bf4d48d..1a2996b 100644 --- a/memory.h +++ b/memory.h @@ -19,7 +19,7 @@ * * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * ********************************************************************** diff --git a/mkdirpp.c b/mkdirpp.c index 5e6af7d..558ef50 100644 --- a/mkdirpp.c +++ b/mkdirpp.c @@ -19,7 +19,7 @@ * * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * ********************************************************************** diff --git a/mkdirpp.h b/mkdirpp.h index 632a7da..421082a 100644 --- a/mkdirpp.h +++ b/mkdirpp.h @@ -19,7 +19,7 @@ * * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * ********************************************************************** diff --git a/nameserv.c b/nameserv.c index 5597714..2a8feae 100644 --- a/nameserv.c +++ b/nameserv.c @@ -20,7 +20,7 @@ * * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * ********************************************************************** diff --git a/nameserv.h b/nameserv.h index 0d282f3..1cd382d 100644 --- a/nameserv.h +++ b/nameserv.h @@ -19,7 +19,7 @@ * * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * ********************************************************************** diff --git a/ntp.h b/ntp.h index 6e5b5a5..d6efb43 100644 --- a/ntp.h +++ b/ntp.h @@ -19,7 +19,7 @@ * * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * ********************************************************************** diff --git a/ntp_core.c b/ntp_core.c index f63bc78..66434ad 100644 --- a/ntp_core.c +++ b/ntp_core.c @@ -20,7 +20,7 @@ * * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * ********************************************************************** diff --git a/ntp_core.h b/ntp_core.h index 9691cf8..fa12786 100644 --- a/ntp_core.h +++ b/ntp_core.h @@ -19,7 +19,7 @@ * * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * ********************************************************************** diff --git a/ntp_io.c b/ntp_io.c index e04c092..aa62b75 100644 --- a/ntp_io.c +++ b/ntp_io.c @@ -21,7 +21,7 @@ * * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * ********************************************************************** diff --git a/ntp_io.h b/ntp_io.h index b7a763f..c98f7e0 100644 --- a/ntp_io.h +++ b/ntp_io.h @@ -19,7 +19,7 @@ * * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * ********************************************************************** diff --git a/ntp_sources.c b/ntp_sources.c index 9040eb4..caf27ac 100644 --- a/ntp_sources.c +++ b/ntp_sources.c @@ -19,7 +19,7 @@ * * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * ********************************************************************** diff --git a/ntp_sources.h b/ntp_sources.h index c4ff8d7..5cfcac6 100644 --- a/ntp_sources.h +++ b/ntp_sources.h @@ -19,7 +19,7 @@ * * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * ********************************************************************** diff --git a/pktlength.c b/pktlength.c index 3f67347..70e16eb 100644 --- a/pktlength.c +++ b/pktlength.c @@ -19,7 +19,7 @@ * * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * ********************************************************************** diff --git a/pktlength.h b/pktlength.h index f8b53f6..3979913 100644 --- a/pktlength.h +++ b/pktlength.h @@ -19,7 +19,7 @@ * * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * ********************************************************************** diff --git a/refclock.c b/refclock.c index e60b033..4f2991f 100644 --- a/refclock.c +++ b/refclock.c @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * ********************************************************************** diff --git a/refclock.h b/refclock.h index b5bbe91..76dbe37 100644 --- a/refclock.h +++ b/refclock.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * ********************************************************************** diff --git a/refclock_pps.c b/refclock_pps.c index d701b18..1e89748 100644 --- a/refclock_pps.c +++ b/refclock_pps.c @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * ********************************************************************** diff --git a/refclock_shm.c b/refclock_shm.c index e94e7c0..b3b689b 100644 --- a/refclock_shm.c +++ b/refclock_shm.c @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * ********************************************************************** diff --git a/refclock_sock.c b/refclock_sock.c index 787f533..c141010 100644 --- a/refclock_sock.c +++ b/refclock_sock.c @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * ********************************************************************** diff --git a/reference.c b/reference.c index aaf9a89..9b987c0 100644 --- a/reference.c +++ b/reference.c @@ -20,7 +20,7 @@ * * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * ********************************************************************** diff --git a/reference.h b/reference.h index b4458eb..251ee36 100644 --- a/reference.h +++ b/reference.h @@ -19,7 +19,7 @@ * * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * ********************************************************************** diff --git a/regress.c b/regress.c index 1c69889..a2671d5 100644 --- a/regress.c +++ b/regress.c @@ -19,7 +19,7 @@ * * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * ********************************************************************** diff --git a/regress.h b/regress.h index fb443ff..9e3d3ca 100644 --- a/regress.h +++ b/regress.h @@ -19,7 +19,7 @@ * * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * ********************************************************************** diff --git a/reports.h b/reports.h index 10ecde9..f88838a 100644 --- a/reports.h +++ b/reports.h @@ -19,7 +19,7 @@ * * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * ********************************************************************** diff --git a/rtc.c b/rtc.c index 8ff83cb..53c2df0 100644 --- a/rtc.c +++ b/rtc.c @@ -19,7 +19,7 @@ * * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * ********************************************************************** diff --git a/rtc.h b/rtc.h index 3cfdb87..db242cf 100644 --- a/rtc.h +++ b/rtc.h @@ -19,7 +19,7 @@ * * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * ********************************************************************** diff --git a/rtc_linux.c b/rtc_linux.c index 8a60b14..1945d21 100644 --- a/rtc_linux.c +++ b/rtc_linux.c @@ -19,7 +19,7 @@ * * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * ********************************************************************** diff --git a/rtc_linux.h b/rtc_linux.h index 7c0025a..fa75e35 100644 --- a/rtc_linux.h +++ b/rtc_linux.h @@ -19,7 +19,7 @@ * * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * ********************************************************************** diff --git a/sched.c b/sched.c index 5650517..aae5886 100644 --- a/sched.c +++ b/sched.c @@ -19,7 +19,7 @@ * * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * ********************************************************************** diff --git a/sched.h b/sched.h index de62430..4e4d98d 100644 --- a/sched.h +++ b/sched.h @@ -19,7 +19,7 @@ * * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * ********************************************************************** diff --git a/sources.c b/sources.c index 1a2c84d..5abc5a2 100644 --- a/sources.c +++ b/sources.c @@ -19,7 +19,7 @@ * * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * ********************************************************************** diff --git a/sources.h b/sources.h index e563036..54d86ea 100644 --- a/sources.h +++ b/sources.h @@ -19,7 +19,7 @@ * * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * ********************************************************************** diff --git a/sourcestats.c b/sourcestats.c index 33c1a1b..7260fde 100644 --- a/sourcestats.c +++ b/sourcestats.c @@ -19,7 +19,7 @@ * * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * ********************************************************************** diff --git a/sourcestats.h b/sourcestats.h index e335e2d..fd19c0b 100644 --- a/sourcestats.h +++ b/sourcestats.h @@ -19,7 +19,7 @@ * * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * ********************************************************************** diff --git a/srcparams.h b/srcparams.h index 5d273b9..bdcb33c 100644 --- a/srcparams.h +++ b/srcparams.h @@ -19,7 +19,7 @@ * * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * ********************************************************************** diff --git a/strerror.c b/strerror.c index 85d14e9..6055b01 100644 --- a/strerror.c +++ b/strerror.c @@ -20,7 +20,7 @@ * * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * ********************************************************************** diff --git a/sys.c b/sys.c index 714fd4f..1596c63 100644 --- a/sys.c +++ b/sys.c @@ -19,7 +19,7 @@ * * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * ********************************************************************** diff --git a/sys.h b/sys.h index 2efd19c..8379b8d 100644 --- a/sys.h +++ b/sys.h @@ -19,7 +19,7 @@ * * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * ********************************************************************** diff --git a/sys_linux.c b/sys_linux.c index 41b8ea3..f1e342a 100644 --- a/sys_linux.c +++ b/sys_linux.c @@ -21,7 +21,7 @@ * * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * ********************************************************************** diff --git a/sys_linux.h b/sys_linux.h index 5cde036..8f3a9fe 100644 --- a/sys_linux.h +++ b/sys_linux.h @@ -19,7 +19,7 @@ * * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * ********************************************************************** diff --git a/sys_netbsd.c b/sys_netbsd.c index 54ea024..9a9a4e3 100644 --- a/sys_netbsd.c +++ b/sys_netbsd.c @@ -20,7 +20,7 @@ * * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * ********************************************************************** diff --git a/sys_netbsd.h b/sys_netbsd.h index 22ebdb0..aa910da 100644 --- a/sys_netbsd.h +++ b/sys_netbsd.h @@ -20,7 +20,7 @@ * * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * ********************************************************************** diff --git a/sys_solaris.c b/sys_solaris.c index 33b45c1..a1d2264 100644 --- a/sys_solaris.c +++ b/sys_solaris.c @@ -19,7 +19,7 @@ * * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * ********************************************************************** diff --git a/sys_solaris.h b/sys_solaris.h index 2be4c86..1e25669 100644 --- a/sys_solaris.h +++ b/sys_solaris.h @@ -19,7 +19,7 @@ * * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * ********************************************************************** diff --git a/sys_sunos.c b/sys_sunos.c index ac3b25b..3dccc73 100644 --- a/sys_sunos.c +++ b/sys_sunos.c @@ -19,7 +19,7 @@ * * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * ********************************************************************** diff --git a/sys_sunos.h b/sys_sunos.h index 44a8062..aa4c54c 100644 --- a/sys_sunos.h +++ b/sys_sunos.h @@ -19,7 +19,7 @@ * * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * ********************************************************************** diff --git a/sysincl.h b/sysincl.h index 34cc3b7..a75349f 100644 --- a/sysincl.h +++ b/sysincl.h @@ -19,7 +19,7 @@ * * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * ********************************************************************** diff --git a/util.c b/util.c index 2e81c26..ac140af 100644 --- a/util.c +++ b/util.c @@ -20,7 +20,7 @@ * * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * ********************************************************************** diff --git a/util.h b/util.h index cddbc5c..6427686 100644 --- a/util.h +++ b/util.h @@ -19,7 +19,7 @@ * * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * ********************************************************************** diff --git a/wrap_adjtimex.c b/wrap_adjtimex.c index 991a8e9..f76f71e 100644 --- a/wrap_adjtimex.c +++ b/wrap_adjtimex.c @@ -19,7 +19,7 @@ * * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * ********************************************************************** diff --git a/wrap_adjtimex.h b/wrap_adjtimex.h index 187c8fb..543f832 100644 --- a/wrap_adjtimex.h +++ b/wrap_adjtimex.h @@ -19,7 +19,7 @@ * * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * **********************************************************************