|
| 1 | +From edf15c84e3cc9a7476745a683ef4047e14944b2b Mon Sep 17 00:00:00 2001 |
| 2 | +From: "Benjamin A. Beasley" <code@musicinmybrain.net> |
| 3 | +Date: Mon, 6 Dec 2021 10:43:07 -0500 |
| 4 | +Subject: [PATCH] Update obsolete FSF postal addresses |
| 5 | + |
| 6 | +--- |
| 7 | + COPYING | 41 ++++++++++++++++++++--------------------- |
| 8 | + config/config.guess | 3 ++- |
| 9 | + config/config.sub | 4 ++-- |
| 10 | + config/depcomp | 4 ++-- |
| 11 | + config/ltmain.sh | 3 ++- |
| 12 | + config/missing | 4 ++-- |
| 13 | + src/util/list.c | 2 +- |
| 14 | + src/util/list.h | 2 +- |
| 15 | + src/util/split.c | 2 +- |
| 16 | + src/util/split.h | 2 +- |
| 17 | + 10 files changed, 34 insertions(+), 33 deletions(-) |
| 18 | + |
| 19 | +diff --git a/COPYING b/COPYING |
| 20 | +index d60c31a..d159169 100644 |
| 21 | +--- a/COPYING |
| 22 | ++++ b/COPYING |
| 23 | +@@ -1,12 +1,12 @@ |
| 24 | +- GNU GENERAL PUBLIC LICENSE |
| 25 | +- Version 2, June 1991 |
| 26 | ++ GNU GENERAL PUBLIC LICENSE |
| 27 | ++ Version 2, June 1991 |
| 28 | + |
| 29 | +- Copyright (C) 1989, 1991 Free Software Foundation, Inc. |
| 30 | +- 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
| 31 | ++ Copyright (C) 1989, 1991 Free Software Foundation, Inc., |
| 32 | ++ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
| 33 | + Everyone is permitted to copy and distribute verbatim copies |
| 34 | + of this license document, but changing it is not allowed. |
| 35 | + |
| 36 | +- Preamble |
| 37 | ++ Preamble |
| 38 | + |
| 39 | + The licenses for most software are designed to take away your |
| 40 | + freedom to share and change it. By contrast, the GNU General Public |
| 41 | +@@ -15,7 +15,7 @@ software--to make sure the software is free for all its users. This |
| 42 | + General Public License applies to most of the Free Software |
| 43 | + Foundation's software and to any other program whose authors commit to |
| 44 | + using it. (Some other Free Software Foundation software is covered by |
| 45 | +-the GNU Library General Public License instead.) You can apply it to |
| 46 | ++the GNU Lesser General Public License instead.) You can apply it to |
| 47 | + your programs, too. |
| 48 | + |
| 49 | + When we speak of free software, we are referring to freedom, not |
| 50 | +@@ -55,8 +55,8 @@ patent must be licensed for everyone's free use or not licensed at all. |
| 51 | + |
| 52 | + The precise terms and conditions for copying, distribution and |
| 53 | + modification follow. |
| 54 | +- |
| 55 | +- GNU GENERAL PUBLIC LICENSE |
| 56 | ++ |
| 57 | ++ GNU GENERAL PUBLIC LICENSE |
| 58 | + TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION |
| 59 | + |
| 60 | + 0. This License applies to any program or other work which contains |
| 61 | +@@ -110,7 +110,7 @@ above, provided that you also meet all of these conditions: |
| 62 | + License. (Exception: if the Program itself is interactive but |
| 63 | + does not normally print such an announcement, your work based on |
| 64 | + the Program is not required to print an announcement.) |
| 65 | +- |
| 66 | ++ |
| 67 | + These requirements apply to the modified work as a whole. If |
| 68 | + identifiable sections of that work are not derived from the Program, |
| 69 | + and can be reasonably considered independent and separate works in |
| 70 | +@@ -168,7 +168,7 @@ access to copy from a designated place, then offering equivalent |
| 71 | + access to copy the source code from the same place counts as |
| 72 | + distribution of the source code, even though third parties are not |
| 73 | + compelled to copy the source along with the object code. |
| 74 | +- |
| 75 | ++ |
| 76 | + 4. You may not copy, modify, sublicense, or distribute the Program |
| 77 | + except as expressly provided under this License. Any attempt |
| 78 | + otherwise to copy, modify, sublicense or distribute the Program is |
| 79 | +@@ -225,7 +225,7 @@ impose that choice. |
| 80 | + |
| 81 | + This section is intended to make thoroughly clear what is believed to |
| 82 | + be a consequence of the rest of this License. |
| 83 | +- |
| 84 | ++ |
| 85 | + 8. If the distribution and/or use of the Program is restricted in |
| 86 | + certain countries either by patents or by copyrighted interfaces, the |
| 87 | + original copyright holder who places the Program under this License |
| 88 | +@@ -255,7 +255,7 @@ make exceptions for this. Our decision will be guided by the two goals |
| 89 | + of preserving the free status of all derivatives of our free software and |
| 90 | + of promoting the sharing and reuse of software generally. |
| 91 | + |
| 92 | +- NO WARRANTY |
| 93 | ++ NO WARRANTY |
| 94 | + |
| 95 | + 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY |
| 96 | + FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN |
| 97 | +@@ -277,9 +277,9 @@ YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER |
| 98 | + PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE |
| 99 | + POSSIBILITY OF SUCH DAMAGES. |
| 100 | + |
| 101 | +- END OF TERMS AND CONDITIONS |
| 102 | +- |
| 103 | +- How to Apply These Terms to Your New Programs |
| 104 | ++ END OF TERMS AND CONDITIONS |
| 105 | ++ |
| 106 | ++ How to Apply These Terms to Your New Programs |
| 107 | + |
| 108 | + If you develop a new program, and you want it to be of the greatest |
| 109 | + possible use to the public, the best way to achieve this is to make it |
| 110 | +@@ -303,17 +303,16 @@ the "copyright" line and a pointer to where the full notice is found. |
| 111 | + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
| 112 | + GNU General Public License for more details. |
| 113 | + |
| 114 | +- You should have received a copy of the GNU General Public License |
| 115 | +- along with this program; if not, write to the Free Software |
| 116 | +- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
| 117 | +- |
| 118 | ++ You should have received a copy of the GNU General Public License along |
| 119 | ++ with this program; if not, write to the Free Software Foundation, Inc., |
| 120 | ++ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. |
| 121 | + |
| 122 | + Also add information on how to contact you by electronic and paper mail. |
| 123 | + |
| 124 | + If the program is interactive, make it output a short notice like this |
| 125 | + when it starts in an interactive mode: |
| 126 | + |
| 127 | +- Gnomovision version 69, Copyright (C) year name of author |
| 128 | ++ Gnomovision version 69, Copyright (C) year name of author |
| 129 | + Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. |
| 130 | + This is free software, and you are welcome to redistribute it |
| 131 | + under certain conditions; type `show c' for details. |
| 132 | +@@ -336,5 +335,5 @@ necessary. Here is a sample; alter the names: |
| 133 | + This General Public License does not permit incorporating your program into |
| 134 | + proprietary programs. If your program is a subroutine library, you may |
| 135 | + consider it more useful to permit linking proprietary applications with the |
| 136 | +-library. If this is what you want to do, use the GNU Library General |
| 137 | ++library. If this is what you want to do, use the GNU Lesser General |
| 138 | + Public License instead of this License. |
| 139 | +diff --git a/config/config.guess b/config/config.guess |
| 140 | +index 7d0185e..b33cc98 100755 |
| 141 | +--- a/config/config.guess |
| 142 | ++++ b/config/config.guess |
| 143 | +@@ -17,7 +17,8 @@ timestamp='2004-09-07' |
| 144 | + # |
| 145 | + # You should have received a copy of the GNU General Public License |
| 146 | + # along with this program; if not, write to the Free Software |
| 147 | +-# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. |
| 148 | ++# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA |
| 149 | ++# 02110-1301, USA. |
| 150 | + # |
| 151 | + # As a special exception to the GNU General Public License, if you |
| 152 | + # distribute this file as part of a program that contains a |
| 153 | +diff --git a/config/config.sub b/config/config.sub |
| 154 | +index edb6b66..c966cb4 100755 |
| 155 | +--- a/config/config.sub |
| 156 | ++++ b/config/config.sub |
| 157 | +@@ -21,8 +21,8 @@ timestamp='2004-08-29' |
| 158 | + # |
| 159 | + # You should have received a copy of the GNU General Public License |
| 160 | + # along with this program; if not, write to the Free Software |
| 161 | +-# Foundation, Inc., 59 Temple Place - Suite 330, |
| 162 | +-# Boston, MA 02111-1307, USA. |
| 163 | ++# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA |
| 164 | ++# 02110-1301, USA. |
| 165 | + |
| 166 | + # As a special exception to the GNU General Public License, if you |
| 167 | + # distribute this file as part of a program that contains a |
| 168 | +diff --git a/config/depcomp b/config/depcomp |
| 169 | +index 11e2d3b..eed3cc9 100755 |
| 170 | +--- a/config/depcomp |
| 171 | ++++ b/config/depcomp |
| 172 | +@@ -17,8 +17,8 @@ scriptversion=2004-05-31.23 |
| 173 | + |
| 174 | + # You should have received a copy of the GNU General Public License |
| 175 | + # along with this program; if not, write to the Free Software |
| 176 | +-# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA |
| 177 | +-# 02111-1307, USA. |
| 178 | ++# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA |
| 179 | ++# 02110-1301, USA. |
| 180 | + |
| 181 | + # As a special exception to the GNU General Public License, if you |
| 182 | + # distribute this file as part of a program that contains a |
| 183 | +diff --git a/config/ltmain.sh b/config/ltmain.sh |
| 184 | +index 23f82e3..7827500 100644 |
| 185 | +--- a/config/ltmain.sh |
| 186 | ++++ b/config/ltmain.sh |
| 187 | +@@ -17,7 +17,8 @@ |
| 188 | + # |
| 189 | + # You should have received a copy of the GNU General Public License |
| 190 | + # along with this program; if not, write to the Free Software |
| 191 | +-# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. |
| 192 | ++# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA |
| 193 | ++# 02110-1301, USA. |
| 194 | + # |
| 195 | + # As a special exception to the GNU General Public License, if you |
| 196 | + # distribute this file as part of a program that contains a |
| 197 | +diff --git a/config/missing b/config/missing |
| 198 | +index 64b5f90..3392b9e 100755 |
| 199 | +--- a/config/missing |
| 200 | ++++ b/config/missing |
| 201 | +@@ -19,8 +19,8 @@ scriptversion=2004-09-07.08 |
| 202 | + |
| 203 | + # You should have received a copy of the GNU General Public License |
| 204 | + # along with this program; if not, write to the Free Software |
| 205 | +-# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA |
| 206 | +-# 02111-1307, USA. |
| 207 | ++# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA |
| 208 | ++# 02110-1301, USA. |
| 209 | + |
| 210 | + # As a special exception to the GNU General Public License, if you |
| 211 | + # distribute this file as part of a program that contains a |
| 212 | +diff --git a/src/util/list.c b/src/util/list.c |
| 213 | +index 1f9b29c..034f587 100644 |
| 214 | +--- a/src/util/list.c |
| 215 | ++++ b/src/util/list.c |
| 216 | +@@ -20,7 +20,7 @@ |
| 217 | + * |
| 218 | + * You should have received a copy of the GNU General Public License along |
| 219 | + * with LSD-Tools; if not, write to the Free Software Foundation, Inc., |
| 220 | +- * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. |
| 221 | ++ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. |
| 222 | + ***************************************************************************** |
| 223 | + * Refer to "list.h" for documentation on public functions. |
| 224 | + ***************************************************************************** |
| 225 | +diff --git a/src/util/list.h b/src/util/list.h |
| 226 | +index 289b6bd..524a497 100644 |
| 227 | +--- a/src/util/list.h |
| 228 | ++++ b/src/util/list.h |
| 229 | +@@ -19,7 +19,7 @@ |
| 230 | + * |
| 231 | + * You should have received a copy of the GNU General Public License along |
| 232 | + * with LSD-Tools; if not, write to the Free Software Foundation, Inc., |
| 233 | +- * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. |
| 234 | ++ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. |
| 235 | + ***************************************************************************** |
| 236 | + * This file is originally from LSD-Tools, the LLNL Software |
| 237 | + * Development Toolbox. |
| 238 | +diff --git a/src/util/split.c b/src/util/split.c |
| 239 | +index 1c4419a..7cf0260 100644 |
| 240 | +--- a/src/util/split.c |
| 241 | ++++ b/src/util/split.c |
| 242 | +@@ -20,7 +20,7 @@ |
| 243 | + * |
| 244 | + * You should have received a copy of the GNU General Public License along |
| 245 | + * with Pdsh; if not, write to the Free Software Foundation, Inc., |
| 246 | +- * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. |
| 247 | ++ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. |
| 248 | + \*****************************************************************************/ |
| 249 | + |
| 250 | + #include <string.h> |
| 251 | +diff --git a/src/util/split.h b/src/util/split.h |
| 252 | +index f877592..2054482 100644 |
| 253 | +--- a/src/util/split.h |
| 254 | ++++ b/src/util/split.h |
| 255 | +@@ -20,7 +20,7 @@ |
| 256 | + * |
| 257 | + * You should have received a copy of the GNU General Public License along |
| 258 | + * with Pdsh; if not, write to the Free Software Foundation, Inc., |
| 259 | +- * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. |
| 260 | ++ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. |
| 261 | + \*****************************************************************************/ |
| 262 | + #ifndef _SPLIT_H |
| 263 | + #define _SPLIT_H |
0 commit comments