From: Miroslav Lichvar Date: Wed, 28 Oct 2009 16:53:33 +0000 (+0100) Subject: Update COPYING and FSF address X-Git-Tag: 1.24-pre1~64 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8e23110aec4aa39a0b41efdc3d94cc1556e5695d;p=thirdparty%2Fchrony.git Update COPYING and FSF address --- diff --git a/COPYING b/COPYING index 916d1f0f..d511905c 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 57ba2e4b..b4b3fb5b 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 2a6fb468..048f0a53 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 840e1479..1bb6e7ba 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 9ff48058..f189fd5c 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 16b42417..8eb53980 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 42e8350c..a3cc6336 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 f177e322..6cd0a48f 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 21650c89..e14e8dad 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 435b8020..d721325e 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 1fe59206..428238bf 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 147dc534..12578c8a 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 65bf259a..f92c6227 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 0df9de8d..849fa11f 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 cc152259..04f80ac7 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 9e634032..d52af535 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 609f5ba9..ddb84a1c 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 d9af657d..30fea494 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 ddaecdbb..d9a1f47f 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 80e6120d..dc20397f 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 916d1f0f..d511905c 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 4c1cb46d..57bf6860 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 8c353484..05f45b5e 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 fbf8e47f..4a48cff8 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 d2d87229..a190d2d0 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 90d3fa62..6563f0c8 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 9348c08d..54fe7d32 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 5e63a0e9..c1542bd4 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 cc0f4a28..6f7d211c 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 0ccdd0c6..045c903b 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 887d757b..66f1bfa6 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 b27006fa..f95a8088 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 365fceba..27bf2c3d 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 4bbaf1de..2806dd27 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 0290df85..34b73aea 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 86045ee1..f0d82d44 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 bf4d48d7..1a2996b9 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 5e6af7d6..558ef509 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 632a7da0..421082a2 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 5597714b..2a8feae9 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 0d282f37..1cd382d9 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 6e5b5a54..d6efb43a 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 f63bc786..66434ad6 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 9691cf8f..fa127863 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 e04c0923..aa62b759 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 b7a763f1..c98f7e0c 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 9040eb4c..caf27ac3 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 c4ff8d71..5cfcac6d 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 3f67347a..70e16ebd 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 f8b53f6f..39799130 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 e60b033c..4f2991fc 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 b5bbe912..76dbe373 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 d701b18a..1e89748d 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 e94e7c04..b3b689b5 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 787f5335..c141010d 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 aaf9a89e..9b987c09 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 b4458eb2..251ee36e 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 1c69889d..a2671d55 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 fb443ff8..9e3d3ca4 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 10ecde98..f88838a9 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 8ff83cb6..53c2df06 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 3cfdb87c..db242cf3 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 8a60b143..1945d213 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 7c0025a4..fa75e35c 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 56505174..aae5886a 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 de624301..4e4d98d4 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 1a2c84d1..5abc5a21 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 e563036c..54d86eaf 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 33c1a1bf..7260fdee 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 e335e2db..fd19c0ba 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 5d273b95..bdcb33c3 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 85d14e99..6055b011 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 714fd4f6..1596c635 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 2efd19ca..8379b8d8 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 41b8ea31..f1e342a2 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 5cde036b..8f3a9fef 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 54ea0249..9a9a4e3e 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 22ebdb01..aa910da7 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 33b45c12..a1d22643 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 2be4c869..1e256695 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 ac3b25bb..3dccc73e 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 44a80627..aa4c54c6 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 34cc3b7c..a75349fb 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 2e81c26f..ac140aff 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 cddbc5c8..6427686b 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 991a8e9b..f76f71e8 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 187c8fb3..543f8320 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. * **********************************************************************