diff options
Diffstat (limited to 'asn1/h235')
-rw-r--r-- | asn1/h235/Makefile.am | 2 | ||||
-rw-r--r-- | asn1/h235/Makefile.common | 2 | ||||
-rw-r--r-- | asn1/h235/Makefile.nmake | 2 | ||||
-rw-r--r-- | asn1/h235/packet-h235-template.c | 2 | ||||
-rw-r--r-- | asn1/h235/packet-h235-template.h | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/asn1/h235/Makefile.am b/asn1/h235/Makefile.am index 462af31e88..d357a4d4df 100644 --- a/asn1/h235/Makefile.am +++ b/asn1/h235/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/h235/Makefile.common b/asn1/h235/Makefile.common index e36b83caec..3cc1b7f5f1 100644 --- a/asn1/h235/Makefile.common +++ b/asn1/h235/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 = h235 diff --git a/asn1/h235/Makefile.nmake b/asn1/h235/Makefile.nmake index 031542845c..5ae5402bbe 100644 --- a/asn1/h235/Makefile.nmake +++ b/asn1/h235/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/h235/packet-h235-template.c b/asn1/h235/packet-h235-template.c index 27bc1bd04e..8a927520b6 100644 --- a/asn1/h235/packet-h235-template.c +++ b/asn1/h235/packet-h235-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/h235/packet-h235-template.h b/asn1/h235/packet-h235-template.h index 503a8af723..5bcbd307d7 100644 --- a/asn1/h235/packet-h235-template.h +++ b/asn1/h235/packet-h235-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_H235_H |