aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/dsp
diff options
context:
space:
mode:
Diffstat (limited to 'asn1/dsp')
-rw-r--r--asn1/dsp/Makefile.am2
-rw-r--r--asn1/dsp/Makefile.common2
-rw-r--r--asn1/dsp/Makefile.nmake2
-rw-r--r--asn1/dsp/packet-dsp-template.c2
-rw-r--r--asn1/dsp/packet-dsp-template.h2
5 files changed, 5 insertions, 5 deletions
diff --git a/asn1/dsp/Makefile.am b/asn1/dsp/Makefile.am
index 462af31e88..d357a4d4df 100644
--- a/asn1/dsp/Makefile.am
+++ b/asn1/dsp/Makefile.am
@@ -17,7 +17,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.
include ../Makefile.preinc
diff --git a/asn1/dsp/Makefile.common b/asn1/dsp/Makefile.common
index 8194f7f54d..4cad8d6628 100644
--- a/asn1/dsp/Makefile.common
+++ b/asn1/dsp/Makefile.common
@@ -17,7 +17,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.
PROTOCOL_NAME=dsp
diff --git a/asn1/dsp/Makefile.nmake b/asn1/dsp/Makefile.nmake
index 5a32997c60..25f75f5105 100644
--- a/asn1/dsp/Makefile.nmake
+++ b/asn1/dsp/Makefile.nmake
@@ -19,7 +19,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.
include ../../config.nmake
diff --git a/asn1/dsp/packet-dsp-template.c b/asn1/dsp/packet-dsp-template.c
index f2b022d738..18e491a7ad 100644
--- a/asn1/dsp/packet-dsp-template.c
+++ b/asn1/dsp/packet-dsp-template.c
@@ -20,7 +20,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.
*/
#ifdef HAVE_CONFIG_H
diff --git a/asn1/dsp/packet-dsp-template.h b/asn1/dsp/packet-dsp-template.h
index 5505b892be..28afbb2a71 100644
--- a/asn1/dsp/packet-dsp-template.h
+++ b/asn1/dsp/packet-dsp-template.h
@@ -20,7 +20,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.
*/
#ifndef PACKET_DSP_H