Update FSF address
authorYannick Brosseau <yannick.brosseau@gmail.com>
Thu, 31 Oct 2013 20:52:30 +0000 (16:52 -0400)
committerYannick Brosseau <yannick.brosseau@gmail.com>
Thu, 31 Oct 2013 20:52:30 +0000 (16:52 -0400)
Signed-off-by: Yannick Brosseau <yannick.brosseau@gmail.com>
115 files changed:
lttv/lttv/attribute.c
lttv/lttv/attribute.h
lttv/lttv/batchtest.c
lttv/lttv/compiler.h
lttv/lttv/contextmacros.h
lttv/lttv/event.h
lttv/lttv/filter.c
lttv/lttv/filter.h
lttv/lttv/hook.c
lttv/lttv/hook.h
lttv/lttv/iattribute.c
lttv/lttv/iattribute.h
lttv/lttv/lttv.h
lttv/lttv/main.c
lttv/lttv/module.c
lttv/lttv/module.h
lttv/lttv/option.c
lttv/lttv/option.h
lttv/lttv/print.c
lttv/lttv/print.h
lttv/lttv/state.c
lttv/lttv/state.h
lttv/lttv/stats.c
lttv/lttv/stats.h
lttv/lttv/time.h
lttv/lttv/trace.h
lttv/lttv/tracecontext.c
lttv/lttv/traceset-process.c
lttv/lttv/traceset-process.h
lttv/lttv/traceset.c
lttv/lttv/traceset.h
lttv/modules/gui/controlflow/cfv.c
lttv/modules/gui/controlflow/cfv.h
lttv/modules/gui/controlflow/drawing.c
lttv/modules/gui/controlflow/drawing.h
lttv/modules/gui/controlflow/drawitem.c
lttv/modules/gui/controlflow/drawitem.h
lttv/modules/gui/controlflow/eventhooks.c
lttv/modules/gui/controlflow/eventhooks.h
lttv/modules/gui/controlflow/lttv_plugin_cfv.c
lttv/modules/gui/controlflow/lttv_plugin_cfv.h
lttv/modules/gui/controlflow/module.c
lttv/modules/gui/controlflow/processlist.c
lttv/modules/gui/controlflow/processlist.h
lttv/modules/gui/controlflow/test.c
lttv/modules/gui/detailedevents/events.c
lttv/modules/gui/detailedevents/lttv_plugin_evd.c
lttv/modules/gui/detailedevents/lttv_plugin_evd.h
lttv/modules/gui/diskperformance/diskperformance.c
lttv/modules/gui/filter/filter.c
lttv/modules/gui/histogram/histobuttonwidget.c
lttv/modules/gui/histogram/histobuttonwidget.h
lttv/modules/gui/histogram/histocfv.c
lttv/modules/gui/histogram/histocfv.h
lttv/modules/gui/histogram/histodrawing.c
lttv/modules/gui/histogram/histodrawing.h
lttv/modules/gui/histogram/histodrawitem.c
lttv/modules/gui/histogram/histodrawitem.h
lttv/modules/gui/histogram/histoeventhooks.c
lttv/modules/gui/histogram/histoeventhooks.h
lttv/modules/gui/histogram/histomodule.c
lttv/modules/gui/interrupts/interrupts.c
lttv/modules/gui/lttvwindow/lttvwindow/callbacks.c
lttv/modules/gui/lttvwindow/lttvwindow/callbacks.h
lttv/modules/gui/lttvwindow/lttvwindow/computetrace.c
lttv/modules/gui/lttvwindow/lttvwindow/gtkmultivpaned.c
lttv/modules/gui/lttvwindow/lttvwindow/gtkmultivpaned.h
lttv/modules/gui/lttvwindow/lttvwindow/init_module.c
lttv/modules/gui/lttvwindow/lttvwindow/interface.c
lttv/modules/gui/lttvwindow/lttvwindow/interface.h
lttv/modules/gui/lttvwindow/lttvwindow/lttv_plugin.c
lttv/modules/gui/lttvwindow/lttvwindow/lttv_plugin.h
lttv/modules/gui/lttvwindow/lttvwindow/lttv_plugin_tab.c
lttv/modules/gui/lttvwindow/lttvwindow/lttv_plugin_tab.h
lttv/modules/gui/lttvwindow/lttvwindow/lttvwindow.c
lttv/modules/gui/lttvwindow/lttvwindow/lttvwindow.h
lttv/modules/gui/lttvwindow/lttvwindow/lttvwindowtraces.c
lttv/modules/gui/lttvwindow/lttvwindow/lttvwindowtraces.h
lttv/modules/gui/lttvwindow/lttvwindow/mainwindow-private.h
lttv/modules/gui/lttvwindow/lttvwindow/mainwindow.h
lttv/modules/gui/lttvwindow/lttvwindow/menu.c
lttv/modules/gui/lttvwindow/lttvwindow/menu.h
lttv/modules/gui/lttvwindow/lttvwindow/support.c
lttv/modules/gui/lttvwindow/lttvwindow/support.h
lttv/modules/gui/lttvwindow/lttvwindow/timebar.c
lttv/modules/gui/lttvwindow/lttvwindow/timebar.h
lttv/modules/gui/lttvwindow/lttvwindow/timeentry.c
lttv/modules/gui/lttvwindow/lttvwindow/timeentry.h
lttv/modules/gui/lttvwindow/lttvwindow/toolbar.c
lttv/modules/gui/lttvwindow/lttvwindow/toolbar.h
lttv/modules/gui/resourceview/cfv.c
lttv/modules/gui/resourceview/cfv.h
lttv/modules/gui/resourceview/drawing.c
lttv/modules/gui/resourceview/drawing.h
lttv/modules/gui/resourceview/drawitem.c
lttv/modules/gui/resourceview/drawitem.h
lttv/modules/gui/resourceview/eventhooks.c
lttv/modules/gui/resourceview/eventhooks.h
lttv/modules/gui/resourceview/lttv_plugin_cfv.c
lttv/modules/gui/resourceview/lttv_plugin_cfv.h
lttv/modules/gui/resourceview/module.c
lttv/modules/gui/resourceview/processlist.c
lttv/modules/gui/resourceview/processlist.h
lttv/modules/gui/resourceview/test.c
lttv/modules/gui/statistics/statistics.c
lttv/modules/gui/tracecontrol/tracecontrol.c
lttv/modules/gui/tutorial/tutorial.c
lttv/modules/text/batchAnalysis.c
lttv/modules/text/batchanalysis.h
lttv/modules/text/depanalysis.c
lttv/modules/text/formattedDump.c
lttv/modules/text/precomputeState.c
lttv/modules/text/sync_chain_batch.c
lttv/modules/text/textDump.c
lttv/modules/text/textFilter.c

index 57c6d33285e930a668bac8996bea3eb62f0714bc..1a8cbafe733631fad63487b9d28197d17d8b34a5 100644 (file)
@@ -12,8 +12,8 @@
  *
  * 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
index 77d4dc739ba3aed2b515cbc579282147748e3b3c..ef2ccfdd0792b47068288d0c87ccd02f4764d206 100644 (file)
@@ -12,8 +12,8 @@
  *
  * 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 ATTRIBUTE_H
index 6f42226836496304e76d58e09dde17dbf2bd2c48..6b2dc95a50049828fa0a37d56eb5fc7223d9e832 100644 (file)
@@ -12,8 +12,8 @@
  *
  * 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.
  */
 
 /* This module inserts a hook in the program main loop. This hook processes 
index d621a8ccfc0baaf0cc083d992425d899d53f533c..56e85b7d5d5f7764cca15a325f9deaeb75b1e3c3 100644 (file)
@@ -12,8 +12,8 @@
  *
  * You should have received a copy of the GNU Lesser General Public
  * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
  */
 
 #ifndef COMPILER_H
index 1877ea31ef88db8b347e16fab1103d5d8f9612c9..4b460647acced56bf5a55b02d26cb3af7764d79c 100644 (file)
@@ -12,8 +12,8 @@
  *
  * You should have received a copy of the GNU Lesser General Public
  * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
  */
 
 /* This is a header that contains macro helpers to give an object-oriented
index ebdb331be53df76fbca34a2d847f1b302a6d9ec9..1053b40c3b6f2a4fb5326ab45742746bc85b00f8 100644 (file)
@@ -12,8 +12,8 @@
  *
  * 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 LTTV_EVENT_H
 #define LTTV_EVENT_H
index 0c0ba50e2f42e0fb8ce2d479fde4ef0a959190b2..c92d9862264cb6599a8c4e4a5d869f116f4b7d77 100644 (file)
@@ -12,8 +12,8 @@
  *
  * 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.
  */
 
 /*! \file lttv/lttv/filter.c
index 313a6d81154dfbee53ce98085a241780d25b48e9..452765dc0e36a49ec49876a53fbd82b5303c6e92 100644 (file)
@@ -12,8 +12,8 @@
  *
  * 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 FILTER_H
index 841996bd82885057d1bc3c063fa07273835aa7ff..2216aa52490ac34ff87bb1f11164d3323a68027e 100644 (file)
@@ -12,8 +12,8 @@
  *
  * 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
index 65903b284b100c10c8eafd53cffb08402f179e3e..13473ca549f3e69ecbc8e89703adb1fb8bc63d5b 100644 (file)
@@ -14,8 +14,8 @@
  *
  * 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 HOOK_H
index 0ee1b0928ed3e20f34c190585d8d79ccee3bb2fb..8fac97950e18cb535f8e1b59b17350d0393a6422 100644 (file)
@@ -12,8 +12,8 @@
  *
  * 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
index 01e60f43b2d5147117995fa2997f4f8b0c0ec718..fdf26a299571586ee3a8eda9c13ce2de2c1b26e5 100644 (file)
@@ -12,8 +12,8 @@
  *
  * 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.
  */
 
 /* FIXME : unnamed attributes not implemented */
index b0dd43ba0aff1e969f781d57fc268820301a8c3b..d52ab10ed132a698eac02b4207ede6594e8d7942 100644 (file)
@@ -12,8 +12,8 @@
  *
  * 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 LTTV_H
index 7d604055b8635bdf2549916b53fbabae264e44a5..3d4b5973ac88ee001f14753182a1427a2f736402 100644 (file)
@@ -12,8 +12,8 @@
  *
  * 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
index df84a0db552b22f2680641eed0e99a8b8867cf4f..74e725eca6f554ad04604d6dd46efbed9f865f0d 100644 (file)
@@ -13,8 +13,8 @@
  *
  * 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.
  */
 
 
index ff992aec10136ae128f11ff1748666effb83d636..e863aa83b59057dd057cd9ac0712d35777c6a833 100644 (file)
@@ -12,8 +12,8 @@
  *
  * 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 MODULES_H
index 11eb56a71f8624202a602c1885195e1f7551d04f..45eedd972478bc2f273bfe5b1532ea147ec02632 100644 (file)
@@ -12,8 +12,8 @@
  *
  * 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
index fc8f14d5cdf6cb0d303171370fd4e7f42db01c95..d8e322cfbf750ac5e1b7dd2aba1e070e0529e96c 100644 (file)
@@ -12,8 +12,8 @@
  *
  * 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 OPTION_H
index 0213be73f067430db93336a2c65f257ca5a36c85..57936e648c89c1ce38e977668a472f872a802d46 100644 (file)
@@ -13,8 +13,8 @@
  *
  * 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.
  */
 
 /* print.c
index 126fbc2e0dbcaf0ff4fe547039a880e9c69bf1a9..ab617fbdfeaba993b1cda5a695824b5ec205b9d5 100644 (file)
@@ -13,8 +13,8 @@
  *
  * 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.
  */
 
 /* print.c
index 878a9bbbf1b19fe10f55a1cf122009f6c1e7f5e4..513c1bf3bb03ec7a1775975fc43cb030208236ed 100644 (file)
@@ -12,8 +12,8 @@
  *
  * 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.
  */
 
 #define _GNU_SOURCE
index 8a86c369160a6bc94ca3706078f982b6f8e96701..17294c4a42683ec99d6fe5f394aa872a1fb4c2a1 100644 (file)
@@ -12,8 +12,8 @@
  *
  * 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 STATE_H
index 6bc7861dc5bfa97a0f4abee2cfb282560ea91548..90788d6d6cac2bd636a256cbe4b8c66d30894361 100644 (file)
@@ -12,8 +12,8 @@
  *
  * 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
index 9c50571aeba49831d62a182467acf297fa9d7270..a5aca18a81e2301d54e4d4542d8df91bf3ca0e77 100644 (file)
@@ -12,8 +12,8 @@
  *
  * 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 STATS_H
index 4456a0c7dc5d47d67987983aab42467de0f9ed26..dd3a6af1fdf6f20ab3e5dd27479b4e75c6d04a8b 100644 (file)
@@ -13,8 +13,8 @@
  *
  * You should have received a copy of the GNU Lesser General Public
  * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
  */
 
 #ifndef LTT_TIME_H
index 4d87010bcc76084b85d0856455c7faa23eb051ea..a187c43006531c0944c7a565390870b69dd56b05 100644 (file)
@@ -12,8 +12,8 @@
  *
  * 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 LTTV_TRACE_H
 #define LTTV_TRACE_H
index 5f6455a42f4be31b1d8bd4db7efba9ebce502e8f..e4f89a72067e4eb3696df9f85ec39be8bf38373b 100644 (file)
@@ -12,8 +12,8 @@
  *
  * 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
index 2f3e22918cdd79a5784611836aeb6e6cea9fa6c3..ef9d80a8a5c310cdc50cdaa8b08e9d8c5dfc44d7 100644 (file)
@@ -13,8 +13,8 @@
  *
  * 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
 #include <config.h>
index cba868f24d78143113bccbc834415b7d6aec98aa..92a0551585f865ad93bed91aeb9d2dc8b43e25d8 100644 (file)
@@ -12,8 +12,8 @@
  *
  * 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 PROCESSTRACE_H
index f7cb9ca608b1479b1c3c82f42d9caa36c71bc96e..8d39e948cd21eb0332cf4d559631c16f2138aaf1 100644 (file)
@@ -12,8 +12,8 @@
  *
  * 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
index f72fda3ba5add49c0de89b2d0b040f811fde574a..3112d38b57b9be3d2faafc4ed519ffcffb748d45 100644 (file)
@@ -12,8 +12,8 @@
  *
  * 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 TRACESET_H
index 06db4d2d6ef8c0061429aa9d89b1ad8065a6d941..ecb75445d400b881d57e2c82d9f1c01665b1ca97 100644 (file)
@@ -12,8 +12,8 @@
  *
  * 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
index c8516e18e5774fa1c34a68dacb8e884cdb1d9e54..8c5183ed8becf803305cd7ea071d296c142b576d 100644 (file)
@@ -12,8 +12,8 @@
  *
  * 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.
  */
 
 
index cf3881b091f3bb0c417d22e17acef5e61bf9d3c6..51755a23d397f0174c34fc90813acb04d820b21e 100644 (file)
@@ -12,8 +12,8 @@
  *
  * 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
index dc4dac01f8b725108921876a9e0cd75713c2ba68..5880f80cd96f5ed92aab46e02eadd107ad31fb7d 100644 (file)
@@ -12,8 +12,8 @@
  *
  * 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.
  */
 
 
index 06cbde8e40d2710bf5acf4502bd10c17575eb9bd..c0902927e2532b55c1872e4847b0d7a66f928c37 100644 (file)
@@ -12,8 +12,8 @@
  *
  * 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.
  */
 
 
index 1e28f005b503877ec264e385f14ad3d1a0c7d883..5dccff09a03ffa3a203e2ceff8caa4428e3eda09 100644 (file)
@@ -12,8 +12,8 @@
  *
  * 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.
  */
 
 
index f38e6d20d0d13e1e4f6130411e667f0ff507f5bb..30f0c76d69f05211721ca33bea5bf47655cbedd5 100644 (file)
@@ -12,8 +12,8 @@
  *
  * 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.
  */
 
 
index db199a8328fed727b24d08eb4a87ed110ab3447f..ea3620f04ec0f2e3648dc4fa581ef8361b5c77ec 100644 (file)
@@ -12,8 +12,8 @@
  *
  * 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.
  */
 
 
index fc403a0e6a3c155bbcbbbf7242552319a57cd2bd..8b688d0afeb870f76c5a8573c4f2e0663e39054f 100644 (file)
@@ -12,8 +12,8 @@
  *
  * 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.
  */
 
 
index 45445da9b35b2b80c5f90012f3423d7def7794ed..1f51a225b66a557df7eb0afe98679a8645a0cf20 100644 (file)
@@ -12,8 +12,8 @@
  *
  * 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 LTTV_PLUGIN_CFV_H
index 1ad14c1691f6c4e3d483ac75448687975a2122b8..158b38ddaa7e8e736f7ae606682cc357f7c1a2b6 100644 (file)
@@ -12,8 +12,8 @@
  *
  * 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.
  */
 
 
index 2cf4426a3698a22e5f31cf80dc5ed37c19e84497..8e0b8be03f624542d826c435f84cde21b50c229b 100644 (file)
@@ -12,8 +12,8 @@
  *
  * 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
index 707bb217e1eaacbc3fe86c7bc3bfecc379e2bd91..397cac5967a5e23b2a4defd267e05a56cf9a602e 100644 (file)
@@ -12,8 +12,8 @@
  *
  * 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.
  */
 
 
index 8a71a52e2658457bbf46fd9a4246999eb94f2eb7..559f110deec7df58752acbc5b160fcd2ab44b3b8 100644 (file)
@@ -12,8 +12,8 @@
  *
  * 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
index affd293dcc35c9bab35b3a0deb98619a2a5b3fb7..174d0e837f59d852872333005e5bff78e6224a75 100644 (file)
@@ -13,8 +13,8 @@
  *
  * 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.
  */
 
 
index ef7f5b1092f27f1be13b1b1f0bb34c738ed79871..bae69c61d1c7fcf1ffa8258ac6897d81fec55a7a 100644 (file)
@@ -12,8 +12,8 @@
  *
  * 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.
  */
 
 
index fe9eb100e932759908b04c47048f58ae1866d659..7bfeb1cbe5adea65ad65421f3fe772f65585512c 100644 (file)
@@ -12,8 +12,8 @@
  *
  * 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 LTTV_PLUGIN_EVD_H
index 117cb38e3c9c38ae9de8d71faf7711aae7de54d4..66349a22eb3751dbab5d48fd2266787367924af2 100644 (file)
@@ -12,8 +12,8 @@
  *
  * 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.
  */
  
  
index 9bc71415649b2214fe6a735cf8692cde99c2cbb1..b6269474268ab44e727bbc1e26725328ec258f0f 100644 (file)
@@ -12,8 +12,8 @@
  *
  * 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
index 0e709f5eef6e024bb36537aa584fcb25908d4529..327eb0f0fd5fe5bca7b32ad5b93648424e53694b 100644 (file)
@@ -12,8 +12,8 @@
  *
  * 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
index 510d5135211c2f534c77d187b3f9a2e02c4e19d0..ef3f79918d379420859f13fcb781496fb9f4f29a 100644 (file)
@@ -12,8 +12,8 @@
  *
  * 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 _HISTOBUTTONWIDGET_H
index 657a92cbcee371e131340bcfeb30ee207b9eaf65..bf9ef33309786679e14ed34057be9b5f6c1d708b 100644 (file)
@@ -12,8 +12,8 @@
  *
  * 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
index 6f6ba95bfabc9dec075fc79c4b15a12b8952d695..8682d7ab93d5eafdab4946b452fa8d924ee46efc 100644 (file)
@@ -12,8 +12,8 @@
  *
  * 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.
  */
 
 
index 0732fb3788dfd4a398d7cfd84e80facc77e53e88..16a2dc0bedbc2e7b219627e8fecee50f27c29372 100644 (file)
@@ -12,8 +12,8 @@
  *
  * 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
index 39015bfd3f619b5581639d1af10bdc4d88de81d9..5dab0057e9091a5e25f025f7cb3faf2016c58a96 100644 (file)
@@ -12,8 +12,8 @@
  *
  * 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.
  */
 
 
index 5e5d75549a50f74c0d110aa208fdbf529b7ddb37..c83e95fbd2dcf395c870699e1a92e983aeb80efa 100644 (file)
@@ -12,8 +12,8 @@
  *
  * 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.
  */
 
 
index 909185ab506435ac149f46be124175450851c67f..9ebf48e4230dc47f2fb71f615c38fec3f9ddd7c9 100644 (file)
@@ -12,8 +12,8 @@
  *
  * 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.
  */
 
 
index a870e419c7aa44378a24c4927ed3f9eee143b876..1fa2ef7f108d8bed9750877952dc9220abd820fc 100644 (file)
@@ -12,8 +12,8 @@
  *
  * 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.
  */
 
 
index 35a11d5f8d375bccd403256e3ddfecc948e18cdb..48a8b709122604fbe9c35c3129c2b889ea1f6f5e 100644 (file)
@@ -12,8 +12,8 @@
  *
  * 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.
  */
 
 
index c9c58141e76472b018bf9176d48b690e8a66b3e8..51de056fcf1527b4adb91cbddefa52e7f48cbc88 100644 (file)
@@ -12,8 +12,8 @@
  *
  * 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.
  */
 
 
index 41975656312427c73db3a3addb4da21734d2a0a5..65034077d58451e2390724fdce81c1084b1f4fe9 100644 (file)
@@ -12,8 +12,8 @@
  *
  * 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.
  */
  
  /******************************************************************
index 1a675dc88a0f7e1a5daec682ad5b725952454c79..84d782d013596b545b140939c0ce24d43dc6bbd3 100644 (file)
@@ -12,8 +12,8 @@
  *
  * 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
index 1bbd4fbf05a5c13a0e8673f23a8b01884d238b67..172a20e0f50ebddb9b3f7042fdc5ef0b2ea541d4 100644 (file)
@@ -12,8 +12,8 @@
  *
  * 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 <gtk/gtk.h>
index 29f524483b462a9da6d6f905350909043d7864f2..36d9682f8f469f86a31ca90444ff5fe8049e10ae 100644 (file)
@@ -12,8 +12,8 @@
  *
  * 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
index ec8b37552f39619188359154410efe5a2fe4adef..40d0ccf001e8f34e58c8b755f2d20ebd2180804e 100644 (file)
@@ -12,8 +12,8 @@
  *
  * 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
index 9d6a49fb25e8c032a61edfd95d866b18baa5560e..c482ccb6586f6b1ae8a89bc59cf3cd53e8c908b3 100644 (file)
@@ -13,8 +13,8 @@
  *
  * 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 __GTK_MULTI_VPANED_H__
index 26ed2f13f47fb189c0d42d6b7057e14aec845fa7..94668d207a88eacf39c66e3d96b3f67df86c34e2 100644 (file)
@@ -12,8 +12,8 @@
  *
  * 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.
  */
 
 /*
index b341f3591f67cdf6c37566b6e98cab6fa3a70ae5..6ebfb5f5c0a1754019616cfcea905f36f7355b33 100644 (file)
@@ -12,8 +12,8 @@
  *
  * 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.
  */
 
 /*
index 05d884664d49bd8a245a9d9e0b58819045278b7f..7d5065c8619b2f46ab210807f18f60520e98be6e 100644 (file)
@@ -12,8 +12,8 @@
  *
  * 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.
  */
 
 /*
index a26eed922479e54a982383a88301847e1f2ed712..b6db709575fa5e12ac157fad05a0510d0f3abd93 100644 (file)
@@ -12,8 +12,8 @@
  *
  * 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.
  */
 
 
index 4db2d04c5562e057fa6f00ecc0cbfb662d56706c..80b4af084981c1b988a18ca908499c8b2b3459bc 100644 (file)
@@ -12,8 +12,8 @@
  *
  * 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 LttvPlugin class is a pure virtual class. It only contains the functions
index 519e5d2ffa41656699412c28690f48fd8dc6159f..b3f0cbe44b72556c21d6b7fdf15c9253c36bcc2f 100644 (file)
@@ -12,8 +12,8 @@
  *
  * 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.
  */
 
 
index 6acbec43d955067ccb77428f1a0450571de8b297..d615b0d3e4da09495d7e49ff618c163a18e5c0c4 100644 (file)
@@ -12,8 +12,8 @@
  *
  * 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 LTTV_PLUGIN_TAB_H
index a930e616148a4ff6d8e797e50c46cfef97de739b..66639b4f72e7c1f63a396fa25e0dc55772bc33a4 100644 (file)
@@ -12,8 +12,8 @@
  *
  * 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.
  */
 
 /*! \file lttvwindow.c
index c6245062d7d067b4db9192e3089f2581072dc994..e96a0a3a4b99f96ff9fa2d3a314b158dca9f7ebd 100644 (file)
@@ -12,8 +12,8 @@
  *
  * 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.
  */
 
 /*
index f20cc45dd949b3c7eeeac9118c61cdaa48530de6..fdcee7a6fb4d6dd938e3b54b9556845a558dc9f7 100644 (file)
@@ -12,8 +12,8 @@
  *
  * 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.
  */
 
 /* This file is the API used to launch any background computation on a trace */
index 38a49887a8d03913faf005fc430f590ba1bd0afb..d11d693d165d3573709ca45f9435a50197f40959 100644 (file)
@@ -12,8 +12,8 @@
  *
  * 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.
  */
 
 /* This file is the API used to launch any background computation on a trace */
index 80a58b575d953865ec140946fe23426ea6b82eeb..67cc9364094e074278d71008119feb1193f80291 100644 (file)
@@ -12,8 +12,8 @@
  *
  * 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 _MAIN_WINDOW_PRIVATE_
index 34ccaf81cdc428e3fa81b74bfebc00fd4ce91ddb..8cf9a33ad792b569f53b4723f9a9235ec349e6f4 100644 (file)
@@ -12,8 +12,8 @@
  *
  * 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 _MAIN_WINDOW_
index 5235acaaa61acdde2a1de3d3228ab8a2451ab7f0..c4154e0629e9e9654e69f7d3c9c0c5a1cd9da020 100644 (file)
@@ -12,8 +12,8 @@
  *
  * 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
index 87ccdee45babc8311805d2c0f2e542e778d43e76..bda397c6947231e9be1a5edbb79dec8625fbf49d 100644 (file)
@@ -12,8 +12,8 @@
  *
  * 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 MENU_H
index 1374d5667df150464a64a08213d0ad51d008fc9b..347bc9005ab2e5c44c5cdaa41d840bfa987cdb3f 100644 (file)
@@ -12,8 +12,8 @@
  *
  * 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.
  */
 
 /*
index 62975193aaa23f9765332519bec35ddd364a675a..ae24a194df2bbbd6eda048b9ea9339f06844df5b 100644 (file)
@@ -12,8 +12,8 @@
  *
  * 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.
  */
 
 /*
index 780067525c3f0488f14dc3bcb9f96832bc3b52be..dabdb7cfffae5d268672430f21c7bb35dcf49b43 100644 (file)
@@ -12,8 +12,8 @@
  *
  * 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 "timebar.h"
 
index ea4538cd9677876021cac6d17cb915c94683e443..e23611d488fe65924ff922c8e65a3c228be504fb 100644 (file)
@@ -12,8 +12,8 @@
  *
  * 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 _TIMEBAR_
 #define _TIMEBAR_
index 285daa8f9c1fb84b381d68bc4e5655741c8c1b82..006432b651b5d8f31526411e0bbd157ca758304e 100644 (file)
@@ -12,8 +12,8 @@
  *
  * 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 "timeentry.h"
index 6dcf22b6e680de445e1c74bb9228ff8f4a441f34..a326da4c5db8dda395cdca6e7c1ba849d949e86b 100644 (file)
@@ -12,8 +12,8 @@
  *
  * 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 _TIME_ENTRY_
 #define _TIME_ENTRY_
index a01986d9e26a3c2cf5e44aa318b6883e9d1b270e..861a2756f961d4c06487acbd05fd72f8ae83fc3d 100644 (file)
@@ -12,8 +12,8 @@
  *
  * 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
index 2fb4b395a515f3ac764d5cd3a737cf30914dbe29..a24bebd2d901383aa6d302e60e206e5b48e3f3fb 100644 (file)
@@ -12,8 +12,8 @@
  *
  * 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 TOOLBAR_H
index fda59bd0a35b648a6a18d7ea9c13e563273e387a..549fe8d93c4a33cfd83e149312e8c4a9adc1d685 100644 (file)
@@ -12,8 +12,8 @@
  *
  * 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
index a03eb190f188cf49396a0cecb2ef1f2c6b261832..def44e822b08ceec676b52e26d783b8392a80140 100644 (file)
@@ -12,8 +12,8 @@
  *
  * 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.
  */
 
 
index fb9b1b86474d14402d191be3828cac95c8713e30..bb9d905ba4543fefd2c80a141e9d0dd62696a445 100644 (file)
@@ -12,8 +12,8 @@
  *
  * 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
index e9577277bdbc7be84a2e01ada825d2107d15ca7b..aa350910958b0c392836ab28aa2b8faec81c7c82 100644 (file)
@@ -12,8 +12,8 @@
  *
  * 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.
  */
 
 
index a9e2cd8ae8d7e6915053924366a13e70d19ca0f6..982a03ccc73dd9261e5ecabb7d06545b346801e8 100644 (file)
@@ -12,8 +12,8 @@
  *
  * 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.
  */
 
 
index 1e28f005b503877ec264e385f14ad3d1a0c7d883..5dccff09a03ffa3a203e2ceff8caa4428e3eda09 100644 (file)
@@ -12,8 +12,8 @@
  *
  * 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.
  */
 
 
index f46018442ef3241ecb87cc8e9b8317cab024d1f7..dc12f2117c2e7bad67e4f1af8b5094c650fbb5db 100644 (file)
@@ -12,8 +12,8 @@
  *
  * 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.
  */
 
 
index 2b5b0a40624e7da4ab0446237f021876f35d86e9..bca6c6cf0efc393de827d4537c6a8f06d5d86358 100644 (file)
@@ -12,8 +12,8 @@
  *
  * 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.
  */
 
 
index 81030335cc28738b78631bfe5801ec8c98e6f54c..54048f092a8709e9f53c815513e4cbe021824176 100644 (file)
@@ -12,8 +12,8 @@
  *
  * 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.
  */
 
 
index 45445da9b35b2b80c5f90012f3423d7def7794ed..1f51a225b66a557df7eb0afe98679a8645a0cf20 100644 (file)
@@ -12,8 +12,8 @@
  *
  * 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 LTTV_PLUGIN_CFV_H
index 5c3b08eabc87aff667f58b7820aeacf6b5fae69f..674c607a9446f4b002fe8efbf4f349fa2d43fe7f 100644 (file)
@@ -12,8 +12,8 @@
  *
  * 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.
  */
 
 
index fee0354a7c5f86c05fbb71be6c55f2f39ca4586f..ff8504cdfae4de08372b80126a1628fac369e5c8 100644 (file)
@@ -12,8 +12,8 @@
  *
  * 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
index 4565c05f7424cbe9ebea9c3a79801aad5029955f..d398e6e5f93d922c995fa80b094ad1edb612e63b 100644 (file)
@@ -12,8 +12,8 @@
  *
  * 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 _PROCESS_LIST_H
index 8a71a52e2658457bbf46fd9a4246999eb94f2eb7..559f110deec7df58752acbc5b160fcd2ab44b3b8 100644 (file)
@@ -12,8 +12,8 @@
  *
  * 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
index b2120d06a5444d66d4fd1135f2e2e07f8c2a8ed3..5c900b7814161b8a16e7a0813c242bf4dfed1975 100644 (file)
@@ -12,8 +12,8 @@
  *
  * 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
index d4919a97a6b06bb7be27e7ff058690a0c323133a..c95c026e9e9688dbb612fe0697f4825a7e64766b 100644 (file)
@@ -12,8 +12,8 @@
  *
  * 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
index 4f786f305ffe758b929efb9457036b016eeb185a..d7e693865bbf7be95d72790e52fcc076eb9ada29 100644 (file)
@@ -12,8 +12,8 @@
  *
  * 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.
  */
 /******************************************************************
  Each field of the interrupt viewer is summarized as follows:
index 154db9b04c811fd1ff4410b25690a6b60f829093..0fbde4d2a9fd34df8188fef17c761647089ee586 100644 (file)
@@ -12,8 +12,8 @@
  *
  * 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.
  */
 
 /* This module inserts a hook in the program main loop. This hook processes 
index 19fda35877f4350824adf3bc92238831083a5255..f59be1ae4d2660197deda2bfa5f7df6a41f177e0 100644 (file)
@@ -12,8 +12,8 @@
  *
  * 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 BATCH_ANALYSIS_H
index e9359dfb3a80b1a1d62a72a7e495cd80686ca224..08cf7da4d7edd7962ab98e008f633ee3408d29da 100644 (file)
@@ -12,8 +12,8 @@
  *
  * 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
index 5311d4a6883d6bd564f5fb4eb7c8a52841019bf8..35c55e798096e98fc7773cf41e92c96e1aab24f0 100644 (file)
@@ -15,8 +15,8 @@
  *
  * 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.
  */
 
 /*
index 572e0b5dfca19049ef15b7f90311465585a50cd3..718dd4c54a847e00382f44eb0310ef2bdd3faded 100644 (file)
@@ -13,8 +13,8 @@
  *
  * 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 text dump facility needs to print headers before the trace set and
index 97e77af8d0a80fdd997e64a5f04a0a724af118b4..10ee5f093af37babe16d9bef2c1c4949507a6f27 100644 (file)
@@ -12,8 +12,8 @@
  *
  * 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
index 1305eff8c8aa21ad6caa8fe89d2a16b585fe6b8e..46f676ff90351875f3d0a4963bbdc420dac7c1c7 100644 (file)
@@ -13,8 +13,8 @@
  *
  * 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 text dump facility needs to print headers before the trace set and
index 3630b8e19ec14fde69ab6201d7096fc3b85c753a..2fbd670391409fe97f74a4ac8a00916c00efe680 100644 (file)
@@ -12,8 +12,8 @@
  *
  * 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.
  */
 
 /*! \file lttv/modules/text/textFilter.c
This page took 0.069188 seconds and 4 git commands to generate.