aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-atn-cm.c
diff options
context:
space:
mode:
authorEvan Huus <eapache@gmail.com>2013-09-07 22:12:24 +0000
committerEvan Huus <eapache@gmail.com>2013-09-07 22:12:24 +0000
commit57c28aeffd814a3cb48eebedeb39d1e884d1e5ff (patch)
treef9a44eda9b9d8c17c9acc9e33b50ade3ab8e8ba7 /epan/dissectors/packet-atn-cm.c
parent2fd0b974f7dfd48b05dd04e43571c3f1c1617696 (diff)
Fix the FSF address in the license header for the new ASN.1 dissectors.
svn path=/trunk/; revision=51830
Diffstat (limited to 'epan/dissectors/packet-atn-cm.c')
-rw-r--r--epan/dissectors/packet-atn-cm.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/epan/dissectors/packet-atn-cm.c b/epan/dissectors/packet-atn-cm.c
index 75075633f8..6d430fa4a7 100644
--- a/epan/dissectors/packet-atn-cm.c
+++ b/epan/dissectors/packet-atn-cm.c
@@ -31,7 +31,7 @@
* We are dealing with ATN/CPDLC aka ICAO Doc 9705 Ed2 here
* (CPDLC may also be transmitted via ACARS/AOA aka "FANS-1/A ").
-
+
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs
@@ -48,7 +48,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.h"