summaryrefslogtreecommitdiff
path: root/plugins/unistim
diff options
context:
space:
mode:
authorJakub Zawadzki <darkjames-ws@darkjames.pl>2012-06-28 22:56:06 +0000
committerJakub Zawadzki <darkjames-ws@darkjames.pl>2012-06-28 22:56:06 +0000
commitbf81b42e1e6aa72ecd1bc462e25b78a68c363783 (patch)
tree2c612637d71d19c66b4bd618e6bd780e3c6841c2 /plugins/unistim
parent35f83ce720e50908f1e3ca20b04702e5fe61278e (diff)
downloadwireshark-bf81b42e1e6aa72ecd1bc462e25b78a68c363783.tar.gz
Update Free Software Foundation address.
(COPYING will be updated in next commit) svn path=/trunk/; revision=43536
Diffstat (limited to 'plugins/unistim')
-rw-r--r--plugins/unistim/CMakeLists.txt2
-rw-r--r--plugins/unistim/Makefile.am2
-rw-r--r--plugins/unistim/Makefile.common2
-rw-r--r--plugins/unistim/audio.h2
-rw-r--r--plugins/unistim/basic.h2
-rw-r--r--plugins/unistim/broadcast.h2
-rw-r--r--plugins/unistim/defines.h2
-rw-r--r--plugins/unistim/display.h2
-rw-r--r--plugins/unistim/expansion.h2
-rw-r--r--plugins/unistim/key.h2
-rw-r--r--plugins/unistim/network.h2
-rw-r--r--plugins/unistim/packet-unistim.c2
-rw-r--r--plugins/unistim/packet-unistim.h2
-rw-r--r--plugins/unistim/uftp.h2
14 files changed, 14 insertions, 14 deletions
diff --git a/plugins/unistim/CMakeLists.txt b/plugins/unistim/CMakeLists.txt
index 612fcc1ffd..09df44385e 100644
--- a/plugins/unistim/CMakeLists.txt
+++ b/plugins/unistim/CMakeLists.txt
@@ -18,7 +18,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.
#
set(DISSECTOR_SRC
diff --git a/plugins/unistim/Makefile.am b/plugins/unistim/Makefile.am
index 8f4f5c49c0..eb5d1ed48b 100644
--- a/plugins/unistim/Makefile.am
+++ b/plugins/unistim/Makefile.am
@@ -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.
#
INCLUDES = -I$(top_srcdir) -I$(includedir)
diff --git a/plugins/unistim/Makefile.common b/plugins/unistim/Makefile.common
index 4e899947c2..873fd1f30f 100644
--- a/plugins/unistim/Makefile.common
+++ b/plugins/unistim/Makefile.common
@@ -22,7 +22,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.
# the name of the plugin
PLUGIN_NAME = unistim
diff --git a/plugins/unistim/audio.h b/plugins/unistim/audio.h
index a1a2645146..30ab161679 100644
--- a/plugins/unistim/audio.h
+++ b/plugins/unistim/audio.h
@@ -21,7 +21,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 UNISTIM_AUDIO_H
diff --git a/plugins/unistim/basic.h b/plugins/unistim/basic.h
index d7427d3ebb..fc96165325 100644
--- a/plugins/unistim/basic.h
+++ b/plugins/unistim/basic.h
@@ -21,7 +21,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 UNISTIM_BASIC_H
diff --git a/plugins/unistim/broadcast.h b/plugins/unistim/broadcast.h
index 7020eb6af7..7bc6813bd4 100644
--- a/plugins/unistim/broadcast.h
+++ b/plugins/unistim/broadcast.h
@@ -21,7 +21,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 UNISTIM_BROADCAST_H
diff --git a/plugins/unistim/defines.h b/plugins/unistim/defines.h
index 2b8843addb..ebd3a6aede 100644
--- a/plugins/unistim/defines.h
+++ b/plugins/unistim/defines.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 UNISTIM_DEFINES
diff --git a/plugins/unistim/display.h b/plugins/unistim/display.h
index 073abfecd3..08aa56239b 100644
--- a/plugins/unistim/display.h
+++ b/plugins/unistim/display.h
@@ -21,7 +21,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 UNISTIM_DISPLAY_H
diff --git a/plugins/unistim/expansion.h b/plugins/unistim/expansion.h
index c02e84c086..249316b64e 100644
--- a/plugins/unistim/expansion.h
+++ b/plugins/unistim/expansion.h
@@ -21,7 +21,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 UNISTIM_EXPANSION_H
#define UNISTIM_EXPANSION_H
diff --git a/plugins/unistim/key.h b/plugins/unistim/key.h
index 87b700a201..e3afb88f58 100644
--- a/plugins/unistim/key.h
+++ b/plugins/unistim/key.h
@@ -21,7 +21,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 UNISTIM_KEY_H
diff --git a/plugins/unistim/network.h b/plugins/unistim/network.h
index b481fbfc72..b53d5718b7 100644
--- a/plugins/unistim/network.h
+++ b/plugins/unistim/network.h
@@ -21,7 +21,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 UNISTIM_NETWORK_H
diff --git a/plugins/unistim/packet-unistim.c b/plugins/unistim/packet-unistim.c
index c19031ba27..dbf086ce9a 100644
--- a/plugins/unistim/packet-unistim.c
+++ b/plugins/unistim/packet-unistim.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.
*/
diff --git a/plugins/unistim/packet-unistim.h b/plugins/unistim/packet-unistim.h
index 8dedf0d050..0c873961bc 100644
--- a/plugins/unistim/packet-unistim.h
+++ b/plugins/unistim/packet-unistim.h
@@ -21,7 +21,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_UNISTIM_H
diff --git a/plugins/unistim/uftp.h b/plugins/unistim/uftp.h
index f2c62bf25f..e081e375d1 100644
--- a/plugins/unistim/uftp.h
+++ b/plugins/unistim/uftp.h
@@ -21,7 +21,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 UNISTIM_UFTP_H