diff options
Diffstat (limited to 'artsc')
-rw-r--r-- | artsc/artsc.c | 4 | ||||
-rw-r--r-- | artsc/artsc.h | 4 | ||||
-rw-r--r-- | artsc/artsc_export.h.in | 4 | ||||
-rw-r--r-- | artsc/artscbackend.cc | 4 | ||||
-rw-r--r-- | artsc/artsdsp.c | 4 | ||||
-rw-r--r-- | artsc/stdioemu.c | 4 |
6 files changed, 12 insertions, 12 deletions
diff --git a/artsc/artsc.c b/artsc/artsc.c index 61a02b6..168dc34 100644 --- a/artsc/artsc.c +++ b/artsc/artsc.c @@ -15,8 +15,8 @@ You should have received a copy of the GNU Library General Public License along with this library; see the file COPYING.LIB. If not, write to - the Free Software Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. + the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. */ diff --git a/artsc/artsc.h b/artsc/artsc.h index 5cdf8f1..fd7de91 100644 --- a/artsc/artsc.h +++ b/artsc/artsc.h @@ -15,8 +15,8 @@ You should have received a copy of the GNU Library General Public License along with this library; see the file COPYING.LIB. If not, write to - the Free Software Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. + the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. */ diff --git a/artsc/artsc_export.h.in b/artsc/artsc_export.h.in index 85fd6ef..7a235b9 100644 --- a/artsc/artsc_export.h.in +++ b/artsc/artsc_export.h.in @@ -13,8 +13,8 @@ You should have received a copy of the GNU Library General Public License along with this library; see the file COPYING.LIB. If not, write to - the Free Software Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. + the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. */ #ifndef ARTSC_EXPORT_H diff --git a/artsc/artscbackend.cc b/artsc/artscbackend.cc index a9f3a91..56d0868 100644 --- a/artsc/artscbackend.cc +++ b/artsc/artscbackend.cc @@ -17,8 +17,8 @@ You should have received a copy of the GNU Library General Public License along with this library; see the file COPYING.LIB. If not, write to - the Free Software Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. + the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. */ diff --git a/artsc/artsdsp.c b/artsc/artsdsp.c index 368b15f..be49ab5 100644 --- a/artsc/artsdsp.c +++ b/artsc/artsdsp.c @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU Library General Public * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + * Boston, MA 02110-1301, USA. */ #define _GNU_SOURCE 1 diff --git a/artsc/stdioemu.c b/artsc/stdioemu.c index 2b3bc1c..f201937 100644 --- a/artsc/stdioemu.c +++ b/artsc/stdioemu.c @@ -15,8 +15,8 @@ You should have received a copy of the GNU Library General Public License along with this library; see the file COPYING.LIB. If not, write to - the Free Software Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. + the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. */ |