From 6bcab6107e08b6d80228fd93d772b95d62af7cf7 Mon Sep 17 00:00:00 2001 From: Jason Self Date: Tue, 20 Aug 2019 19:24:54 -0700 Subject: [PATCH] The FSF is no longer at 59 Temple Place People that write there will be disappointed. Update the license boilerplate to use the FSF's currently-recommended wording. --- Readme | 3 +-- draw.inf | 3 +-- erwin.inf | 3 +-- scores.inf | 3 +-- tornado.inf | 3 +-- weather.inf | 3 +-- 6 files changed, 6 insertions(+), 12 deletions(-) diff --git a/Readme b/Readme index deebf2a..66f2b5b 100644 --- a/Readme +++ b/Readme @@ -33,5 +33,4 @@ 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 ztornado; if not, write to the Free Software Foundation, -Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA \ No newline at end of file +along with ztornado. If not, see . diff --git a/draw.inf b/draw.inf index 39f8594..6553316 100644 --- a/draw.inf +++ b/draw.inf @@ -15,8 +15,7 @@ ! 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 +! along with this program. If not, see . ! Grafix except weather diff --git a/erwin.inf b/erwin.inf index e45810f..55261bb 100644 --- a/erwin.inf +++ b/erwin.inf @@ -15,8 +15,7 @@ ! 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 +! along with this program; if not. If not, see . ! (The AI is called Erwin for unknown reasons.) diff --git a/scores.inf b/scores.inf index aea6cd2..b97632b 100644 --- a/scores.inf +++ b/scores.inf @@ -15,8 +15,7 @@ ! 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 +! along with this program. If not, see . Array hghscr_arr -> 7; Array hghscr_tmparr -> 7; diff --git a/tornado.inf b/tornado.inf index d7901aa..688c2b7 100644 --- a/tornado.inf +++ b/tornado.inf @@ -15,8 +15,7 @@ ! 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 +! along with this program. If not, see . Release 2; diff --git a/weather.inf b/weather.inf index 087c68c..272c6b2 100644 --- a/weather.inf +++ b/weather.inf @@ -15,8 +15,7 @@ ! 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 +! along with this program. If not, see . ! Next Generation Weather Function ! rain (strength 1) and hail (strength 2) -- 2.31.1