diff options
Diffstat (limited to 'arts/runtime')
-rw-r--r-- | arts/runtime/artsbuilderloader_impl.cc | 4 | ||||
-rw-r--r-- | arts/runtime/compatibility.cc | 2 | ||||
-rw-r--r-- | arts/runtime/compatibility.h | 2 | ||||
-rw-r--r-- | arts/runtime/moduleinfo.cc | 2 | ||||
-rw-r--r-- | arts/runtime/moduleinfo.h | 2 | ||||
-rw-r--r-- | arts/runtime/sequenceutils.cc | 2 | ||||
-rw-r--r-- | arts/runtime/sequenceutils.h | 2 | ||||
-rw-r--r-- | arts/runtime/structurebuilder_impl.cc | 4 |
8 files changed, 10 insertions, 10 deletions
diff --git a/arts/runtime/artsbuilderloader_impl.cc b/arts/runtime/artsbuilderloader_impl.cc index 415106ef..ee009417 100644 --- a/arts/runtime/artsbuilderloader_impl.cc +++ b/arts/runtime/artsbuilderloader_impl.cc @@ -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/arts/runtime/compatibility.cc b/arts/runtime/compatibility.cc index 190d471b..e10a220c 100644 --- a/arts/runtime/compatibility.cc +++ b/arts/runtime/compatibility.cc @@ -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 02111-1307, USA. */ diff --git a/arts/runtime/compatibility.h b/arts/runtime/compatibility.h index b95b0266..3639ccc8 100644 --- a/arts/runtime/compatibility.h +++ b/arts/runtime/compatibility.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 02111-1307, USA. */ diff --git a/arts/runtime/moduleinfo.cc b/arts/runtime/moduleinfo.cc index 28a44310..4c413f45 100644 --- a/arts/runtime/moduleinfo.cc +++ b/arts/runtime/moduleinfo.cc @@ -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 02111-1307, USA. Permission is also granted to link this program with the Qt library, treating Qt like a library that normally accompanies the diff --git a/arts/runtime/moduleinfo.h b/arts/runtime/moduleinfo.h index 1067f342..283102da 100644 --- a/arts/runtime/moduleinfo.h +++ b/arts/runtime/moduleinfo.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 02111-1307, USA. Permission is also granted to link this program with the Qt library, treating Qt like a library that normally accompanies the diff --git a/arts/runtime/sequenceutils.cc b/arts/runtime/sequenceutils.cc index 9634f40b..957ca6c5 100644 --- a/arts/runtime/sequenceutils.cc +++ b/arts/runtime/sequenceutils.cc @@ -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 02111-1307, USA. */ diff --git a/arts/runtime/sequenceutils.h b/arts/runtime/sequenceutils.h index 5925bff3..e8080559 100644 --- a/arts/runtime/sequenceutils.h +++ b/arts/runtime/sequenceutils.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 02111-1307, USA. */ diff --git a/arts/runtime/structurebuilder_impl.cc b/arts/runtime/structurebuilder_impl.cc index 63dd6927..43e5485c 100644 --- a/arts/runtime/structurebuilder_impl.cc +++ b/arts/runtime/structurebuilder_impl.cc @@ -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. */ |