From 45e229923e5dbe1db7ca413e9b53173571ecf4eb Mon Sep 17 00:00:00 2001 From: David Griffith Date: Sat, 13 Jul 2019 17:19:48 -0700 Subject: [PATCH] Corrected address of the Free Software Foundation. --- src/curses/ux_audio.c | 2 +- src/curses/ux_blorb.c | 2 +- src/curses/ux_sema.h | 2 +- src/sdl/samplerate.h | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/curses/ux_audio.c b/src/curses/ux_audio.c index 4059210..977a9ce 100644 --- a/src/curses/ux_audio.c +++ b/src/curses/ux_audio.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 + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * Or visit http://www.fsf.org/ * * This file and only this file is dual licensed under the MIT license. diff --git a/src/curses/ux_blorb.c b/src/curses/ux_blorb.c index 34a1ffc..472d77d 100644 --- a/src/curses/ux_blorb.c +++ b/src/curses/ux_blorb.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 + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * Or visit http://www.fsf.org/ */ diff --git a/src/curses/ux_sema.h b/src/curses/ux_sema.h index b231707..ea1140b 100644 --- a/src/curses/ux_sema.h +++ b/src/curses/ux_sema.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 + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * Or visit http://www.fsf.org/ * * This file and only this file is dual licensed under the MIT license. diff --git a/src/sdl/samplerate.h b/src/sdl/samplerate.h index 9232dc2..b32b5d8 100644 --- a/src/sdl/samplerate.h +++ b/src/sdl/samplerate.h @@ -13,7 +13,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. +** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ /* -- 2.34.1