summaryrefslogtreecommitdiffstats
path: root/arts/midi
diff options
context:
space:
mode:
Diffstat (limited to 'arts/midi')
-rw-r--r--arts/midi/alsamidigateway_impl.cc4
-rw-r--r--arts/midi/alsamidiport_impl.cc4
-rw-r--r--arts/midi/alsamidiport_impl.h4
-rw-r--r--arts/midi/artsmidi.idl4
-rw-r--r--arts/midi/audiomiditimer_impl.cc4
-rw-r--r--arts/midi/audiosync_impl.cc4
-rw-r--r--arts/midi/audiosync_impl.h4
-rw-r--r--arts/midi/audiotimer.cc4
-rw-r--r--arts/midi/audiotimer.h4
-rw-r--r--arts/midi/midiclient_impl.cc4
-rw-r--r--arts/midi/midiclient_impl.h4
-rw-r--r--arts/midi/midimanager_impl.cc4
-rw-r--r--arts/midi/midimanager_impl.h4
-rw-r--r--arts/midi/midimanagerport_impl.cc4
-rw-r--r--arts/midi/midimanagerport_impl.h4
-rw-r--r--arts/midi/midisend.cc2
-rw-r--r--arts/midi/midisend.h2
-rw-r--r--arts/midi/midisyncgroup_impl.cc4
-rw-r--r--arts/midi/midisyncgroup_impl.h4
-rw-r--r--arts/midi/midisynctest.cc4
-rw-r--r--arts/midi/miditest_impl.cc4
-rw-r--r--arts/midi/miditimercommon.cc4
-rw-r--r--arts/midi/miditimercommon.h4
-rw-r--r--arts/midi/rawmidiport_impl.cc4
-rw-r--r--arts/midi/systemmiditimer_impl.cc4
-rw-r--r--arts/midi/timestampmath.cc4
-rw-r--r--arts/midi/timestampmath.h4
27 files changed, 52 insertions, 52 deletions
diff --git a/arts/midi/alsamidigateway_impl.cc b/arts/midi/alsamidigateway_impl.cc
index 91a0f118..4b31042e 100644
--- a/arts/midi/alsamidigateway_impl.cc
+++ b/arts/midi/alsamidigateway_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/midi/alsamidiport_impl.cc b/arts/midi/alsamidiport_impl.cc
index e53d7fe7..97c8dffa 100644
--- a/arts/midi/alsamidiport_impl.cc
+++ b/arts/midi/alsamidiport_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/midi/alsamidiport_impl.h b/arts/midi/alsamidiport_impl.h
index 251f9d94..fec5b68f 100644
--- a/arts/midi/alsamidiport_impl.h
+++ b/arts/midi/alsamidiport_impl.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/arts/midi/artsmidi.idl b/arts/midi/artsmidi.idl
index 63bf868b..70157d95 100644
--- a/arts/midi/artsmidi.idl
+++ b/arts/midi/artsmidi.idl
@@ -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/midi/audiomiditimer_impl.cc b/arts/midi/audiomiditimer_impl.cc
index 1e39e4f8..a185b1cb 100644
--- a/arts/midi/audiomiditimer_impl.cc
+++ b/arts/midi/audiomiditimer_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/midi/audiosync_impl.cc b/arts/midi/audiosync_impl.cc
index fdba8231..20f089df 100644
--- a/arts/midi/audiosync_impl.cc
+++ b/arts/midi/audiosync_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/midi/audiosync_impl.h b/arts/midi/audiosync_impl.h
index 835b8942..302c93cb 100644
--- a/arts/midi/audiosync_impl.h
+++ b/arts/midi/audiosync_impl.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/arts/midi/audiotimer.cc b/arts/midi/audiotimer.cc
index 354f153b..a80e551c 100644
--- a/arts/midi/audiotimer.cc
+++ b/arts/midi/audiotimer.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/midi/audiotimer.h b/arts/midi/audiotimer.h
index f0299cf3..a5eede79 100644
--- a/arts/midi/audiotimer.h
+++ b/arts/midi/audiotimer.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.
*/
#ifndef AUDIOTIMER_H
diff --git a/arts/midi/midiclient_impl.cc b/arts/midi/midiclient_impl.cc
index d57e7fd7..0aa2ec6f 100644
--- a/arts/midi/midiclient_impl.cc
+++ b/arts/midi/midiclient_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/midi/midiclient_impl.h b/arts/midi/midiclient_impl.h
index b1aeb204..478bf7be 100644
--- a/arts/midi/midiclient_impl.h
+++ b/arts/midi/midiclient_impl.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/arts/midi/midimanager_impl.cc b/arts/midi/midimanager_impl.cc
index 1ba07962..ea310503 100644
--- a/arts/midi/midimanager_impl.cc
+++ b/arts/midi/midimanager_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/midi/midimanager_impl.h b/arts/midi/midimanager_impl.h
index 0c9ec5df..acec15d8 100644
--- a/arts/midi/midimanager_impl.h
+++ b/arts/midi/midimanager_impl.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/arts/midi/midimanagerport_impl.cc b/arts/midi/midimanagerport_impl.cc
index a6973a51..3b4261a7 100644
--- a/arts/midi/midimanagerport_impl.cc
+++ b/arts/midi/midimanagerport_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/midi/midimanagerport_impl.h b/arts/midi/midimanagerport_impl.h
index 56998546..bf1a2929 100644
--- a/arts/midi/midimanagerport_impl.h
+++ b/arts/midi/midimanagerport_impl.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/arts/midi/midisend.cc b/arts/midi/midisend.cc
index 2c1878ef..1553b408 100644
--- a/arts/midi/midisend.cc
+++ b/arts/midi/midisend.cc
@@ -15,7 +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.
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA.
*/
diff --git a/arts/midi/midisend.h b/arts/midi/midisend.h
index 817ebfa2..15d4cd4b 100644
--- a/arts/midi/midisend.h
+++ b/arts/midi/midisend.h
@@ -15,7 +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.
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA.
*/
#ifndef MIDISEND_H
diff --git a/arts/midi/midisyncgroup_impl.cc b/arts/midi/midisyncgroup_impl.cc
index 57ebca2c..5d5305dd 100644
--- a/arts/midi/midisyncgroup_impl.cc
+++ b/arts/midi/midisyncgroup_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/midi/midisyncgroup_impl.h b/arts/midi/midisyncgroup_impl.h
index 2c2191ac..8c18fa14 100644
--- a/arts/midi/midisyncgroup_impl.h
+++ b/arts/midi/midisyncgroup_impl.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/arts/midi/midisynctest.cc b/arts/midi/midisynctest.cc
index 4faa5279..12d41de9 100644
--- a/arts/midi/midisynctest.cc
+++ b/arts/midi/midisynctest.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/midi/miditest_impl.cc b/arts/midi/miditest_impl.cc
index fe61e4c7..b6ecce90 100644
--- a/arts/midi/miditest_impl.cc
+++ b/arts/midi/miditest_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/midi/miditimercommon.cc b/arts/midi/miditimercommon.cc
index 205b72e5..69597b32 100644
--- a/arts/midi/miditimercommon.cc
+++ b/arts/midi/miditimercommon.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/midi/miditimercommon.h b/arts/midi/miditimercommon.h
index 5f4bb250..be95a8e9 100644
--- a/arts/midi/miditimercommon.h
+++ b/arts/midi/miditimercommon.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/arts/midi/rawmidiport_impl.cc b/arts/midi/rawmidiport_impl.cc
index 0c9fd340..3d82d8be 100644
--- a/arts/midi/rawmidiport_impl.cc
+++ b/arts/midi/rawmidiport_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/midi/systemmiditimer_impl.cc b/arts/midi/systemmiditimer_impl.cc
index bda27a8c..4f7329b2 100644
--- a/arts/midi/systemmiditimer_impl.cc
+++ b/arts/midi/systemmiditimer_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/midi/timestampmath.cc b/arts/midi/timestampmath.cc
index ff33c280..e8d5500a 100644
--- a/arts/midi/timestampmath.cc
+++ b/arts/midi/timestampmath.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/midi/timestampmath.h b/arts/midi/timestampmath.h
index 934df716..7a096e9e 100644
--- a/arts/midi/timestampmath.h
+++ b/arts/midi/timestampmath.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.
*/