summaryrefslogtreecommitdiffstats
path: root/arts/midi
diff options
context:
space:
mode:
Diffstat (limited to 'arts/midi')
-rw-r--r--arts/midi/midisend.cc2
-rw-r--r--arts/midi/midisend.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/arts/midi/midisend.cc b/arts/midi/midisend.cc
index 1553b408..2b976d61 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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA.
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
diff --git a/arts/midi/midisend.h b/arts/midi/midisend.h
index 15d4cd4b..cd732055 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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA.
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#ifndef MIDISEND_H