[nemiver] Updated FSF's address



commit 2c2e3955951892acf08019923551be88b13bc8ab
Author: Daniel Mustieles <daniel mustieles gmail com>
Date:   Thu Jan 23 12:54:52 2014 +0100

    Updated FSF's address

 gitlog2gnucl                                       |    3 +--
 src/common/nmv-address.cc                          |    3 +--
 src/common/nmv-address.h                           |    3 +--
 src/common/nmv-asm-instr.h                         |    3 +--
 src/common/nmv-asm-utils.cc                        |    3 +--
 src/common/nmv-asm-utils.h                         |    3 +--
 src/common/nmv-buffer.h                            |    3 +--
 src/common/nmv-conf-manager.cc                     |    3 +--
 src/common/nmv-conf-manager.h                      |    3 +--
 src/common/nmv-connection-manager.cc               |    3 +--
 src/common/nmv-connection-manager.h                |    3 +--
 src/common/nmv-connection.cc                       |    3 +--
 src/common/nmv-connection.h                        |    3 +--
 src/common/nmv-delete-statement.cc                 |    3 +--
 src/common/nmv-delete-statement.h                  |    3 +--
 src/common/nmv-i-connection-driver.h               |    3 +--
 src/common/nmv-i-connection-manager-driver.h       |    3 +--
 src/common/nmv-initializer.cc                      |    3 +--
 src/common/nmv-initializer.h                       |    3 +--
 src/common/nmv-insert-statement.cc                 |    3 +--
 src/common/nmv-insert-statement.h                  |    3 +--
 src/common/nmv-loc.h                               |    3 +--
 src/common/nmv-option-utils.cc                     |    3 +--
 src/common/nmv-option-utils.h                      |    3 +--
 src/common/nmv-parsing-utils.cc                    |    3 +--
 src/common/nmv-parsing-utils.h                     |    3 +--
 src/common/nmv-proc-mgr.cc                         |    3 +--
 src/common/nmv-proc-mgr.h                          |    3 +--
 src/common/nmv-proc-utils.cc                       |    3 +--
 src/common/nmv-proc-utils.h                        |    3 +--
 src/common/nmv-range.h                             |    3 +--
 src/common/nmv-sequence.cc                         |    3 +--
 src/common/nmv-sequence.h                          |    3 +--
 src/common/nmv-sql-statement.cc                    |    3 +--
 src/common/nmv-sql-statement.h                     |    3 +--
 src/common/nmv-str-utils.cc                        |    3 +--
 src/common/nmv-str-utils.h                         |    3 +--
 src/common/nmv-tools.cc                            |    3 +--
 src/common/nmv-tools.h                             |    3 +--
 src/common/nmv-transaction.cc                      |    3 +--
 src/common/nmv-transaction.h                       |    3 +--
 src/confmgr/nmv-conf-keys.h                        |    3 +--
 src/confmgr/nmv-gconf-keys-defs.cc                 |    3 +--
 src/confmgr/nmv-gconf-mgr.cc                       |    3 +--
 src/confmgr/nmv-gsettings-keys-defs.cc             |    3 +--
 src/confmgr/nmv-gsettings-mgr.cc                   |    3 +--
 src/confmgr/nmv-i-conf-mgr.h                       |    3 +--
 src/dbdimpl/sqlite/nmv-sqlite-cnx-drv.cc           |    3 +--
 src/dbdimpl/sqlite/nmv-sqlite-cnx-drv.h            |    3 +--
 src/dbdimpl/sqlite/nmv-sqlite-cnx-mgr-drv.cc       |    3 +--
 src/dbdimpl/sqlite/nmv-sqlite-cnx-mgr-drv.h        |    3 +--
 src/dbgengine/nmv-cpp-trait.cc                     |    3 +--
 src/dbgengine/nmv-dbg-common.cc                    |    3 +--
 src/dbgengine/nmv-dbg-common.h                     |    3 +--
 src/dbgengine/nmv-debugger-utils.cc                |    3 +--
 src/dbgengine/nmv-debugger-utils.h                 |    3 +--
 src/dbgengine/nmv-gdb-engine.cc                    |    3 +--
 src/dbgengine/nmv-gdb-engine.h                     |    3 +--
 src/dbgengine/nmv-gdbmi-parser.cc                  |    3 +--
 src/dbgengine/nmv-gdbmi-parser.h                   |    3 +--
 src/dbgengine/nmv-i-debugger.h                     |    3 +--
 src/dbgengine/nmv-i-lang-trait.h                   |    3 +--
 src/dbgengine/nmv-i-var-list-walker.h              |    3 +--
 src/dbgengine/nmv-i-var-list.h                     |    3 +--
 src/dbgengine/nmv-i-var-walker.h                   |    3 +--
 src/dbgengine/nmv-var-list-walker.cc               |    3 +--
 src/dbgengine/nmv-var-list.cc                      |    3 +--
 src/dbgengine/nmv-var-walker.cc                    |    3 +--
 src/dbgengine/nmv-var.h                            |    3 +--
 src/dbgengine/nmv-varobj-walker.cc                 |    3 +--
 src/langs/nmv-cpp-ast-utils.cc                     |    3 +--
 src/langs/nmv-cpp-ast-utils.h                      |    3 +--
 src/langs/nmv-cpp-ast.cc                           |    3 +--
 src/langs/nmv-cpp-ast.h                            |    3 +--
 src/langs/nmv-cpp-lexer-utils.cc                   |    3 +--
 src/langs/nmv-cpp-lexer-utils.h                    |    3 +--
 src/langs/nmv-cpp-lexer.cc                         |    3 +--
 src/langs/nmv-cpp-lexer.h                          |    3 +--
 src/langs/nmv-cpp-parser.cc                        |    3 +--
 src/langs/nmv-cpp-parser.h                         |    3 +--
 src/main.cc                                        |    3 +--
 src/persp/dbgperspective/nmv-breakpoints-view.cc   |    3 +--
 src/persp/dbgperspective/nmv-breakpoints-view.h    |    3 +--
 .../dbgperspective/nmv-call-function-dialog.cc     |    3 +--
 .../dbgperspective/nmv-call-function-dialog.h      |    3 +--
 src/persp/dbgperspective/nmv-call-stack.cc         |    3 +--
 src/persp/dbgperspective/nmv-call-stack.h          |    3 +--
 .../dbgperspective/nmv-choose-overloads-dialog.cc  |    3 +--
 .../dbgperspective/nmv-choose-overloads-dialog.h   |    3 +--
 .../nmv-dbg-perspective-default-layout.cc          |    3 +--
 .../nmv-dbg-perspective-default-layout.h           |    3 +--
 .../nmv-dbg-perspective-dynamic-layout.cc          |    3 +--
 .../nmv-dbg-perspective-dynamic-layout.h           |    3 +--
 .../nmv-dbg-perspective-two-pane-layout.cc         |    3 +--
 .../nmv-dbg-perspective-two-pane-layout.h          |    3 +--
 .../nmv-dbg-perspective-wide-layout.cc             |    3 +--
 .../nmv-dbg-perspective-wide-layout.h              |    3 +--
 src/persp/dbgperspective/nmv-dbg-perspective.cc    |    3 +--
 src/persp/dbgperspective/nmv-dbg-perspective.h     |    3 +--
 .../dbgperspective/nmv-expr-inspector-dialog.cc    |    3 +--
 .../dbgperspective/nmv-expr-inspector-dialog.h     |    3 +--
 src/persp/dbgperspective/nmv-expr-inspector.cc     |    3 +--
 src/persp/dbgperspective/nmv-expr-inspector.h      |    3 +--
 src/persp/dbgperspective/nmv-expr-monitor.cc       |    3 +--
 src/persp/dbgperspective/nmv-expr-monitor.h        |    3 +--
 src/persp/dbgperspective/nmv-file-list.cc          |    3 +--
 src/persp/dbgperspective/nmv-file-list.h           |    3 +--
 src/persp/dbgperspective/nmv-find-text-dialog.cc   |    3 +--
 src/persp/dbgperspective/nmv-find-text-dialog.h    |    3 +--
 .../nmv-global-vars-inspector-dialog.cc            |    3 +--
 .../nmv-global-vars-inspector-dialog.h             |    3 +--
 src/persp/dbgperspective/nmv-load-core-dialog.cc   |    3 +--
 src/persp/dbgperspective/nmv-load-core-dialog.h    |    3 +--
 .../dbgperspective/nmv-local-vars-inspector.cc     |    3 +--
 .../dbgperspective/nmv-local-vars-inspector.h      |    3 +--
 src/persp/dbgperspective/nmv-memory-view.cc        |    3 +--
 src/persp/dbgperspective/nmv-memory-view.h         |    3 +--
 src/persp/dbgperspective/nmv-open-file-dialog.cc   |    3 +--
 src/persp/dbgperspective/nmv-open-file-dialog.h    |    3 +--
 src/persp/dbgperspective/nmv-preferences-dialog.cc |    3 +--
 src/persp/dbgperspective/nmv-preferences-dialog.h  |    3 +--
 src/persp/dbgperspective/nmv-proc-list-dialog.cc   |    3 +--
 src/persp/dbgperspective/nmv-proc-list-dialog.h    |    3 +--
 src/persp/dbgperspective/nmv-registers-view.cc     |    3 +--
 src/persp/dbgperspective/nmv-registers-view.h      |    3 +--
 .../dbgperspective/nmv-remote-target-dialog.cc     |    3 +--
 .../dbgperspective/nmv-remote-target-dialog.h      |    3 +--
 src/persp/dbgperspective/nmv-run-program-dialog.cc |    3 +--
 src/persp/dbgperspective/nmv-run-program-dialog.h  |    3 +--
 .../dbgperspective/nmv-saved-sessions-dialog.cc    |    3 +--
 .../dbgperspective/nmv-saved-sessions-dialog.h     |    3 +--
 src/persp/dbgperspective/nmv-sess-mgr.cc           |    3 +--
 src/persp/dbgperspective/nmv-sess-mgr.h            |    3 +--
 .../dbgperspective/nmv-set-breakpoint-dialog.cc    |    3 +--
 .../dbgperspective/nmv-set-breakpoint-dialog.h     |    3 +--
 src/persp/dbgperspective/nmv-set-jump-to-dialog.cc |    3 +--
 src/persp/dbgperspective/nmv-set-jump-to-dialog.h  |    3 +--
 src/persp/dbgperspective/nmv-thread-list.cc        |    3 +--
 src/persp/dbgperspective/nmv-thread-list.h         |    3 +--
 src/persp/dbgperspective/nmv-variables-utils.cc    |    3 +--
 src/persp/dbgperspective/nmv-variables-utils.h     |    3 +--
 src/persp/dbgperspective/nmv-vars-treeview.cc      |    3 +--
 src/persp/dbgperspective/nmv-vars-treeview.h       |    3 +--
 src/persp/dbgperspective/nmv-watchpoint-dialog.cc  |    3 +--
 src/persp/dbgperspective/nmv-watchpoint-dialog.h   |    3 +--
 src/persp/nmv-i-perspective.h                      |    3 +--
 src/uicommon/nmv-dialog.cc                         |    3 +--
 src/uicommon/nmv-dialog.h                          |    3 +--
 src/uicommon/nmv-hex-document.cc                   |    3 +--
 src/uicommon/nmv-hex-document.h                    |    3 +--
 src/uicommon/nmv-hex-editor.cc                     |    3 +--
 src/uicommon/nmv-hex-editor.h                      |    3 +--
 src/uicommon/nmv-layout-manager.cc                 |    3 +--
 src/uicommon/nmv-layout-manager.h                  |    3 +--
 src/uicommon/nmv-layout-selector.cc                |    3 +--
 src/uicommon/nmv-layout-selector.h                 |    3 +--
 src/uicommon/nmv-layout.h                          |    3 +--
 src/uicommon/nmv-locate-file-dialog.cc             |    3 +--
 src/uicommon/nmv-locate-file-dialog.h              |    3 +--
 src/uicommon/nmv-popup-tip.cc                      |    3 +--
 src/uicommon/nmv-popup-tip.h                       |    3 +--
 src/uicommon/nmv-source-editor.cc                  |    3 +--
 src/uicommon/nmv-source-editor.h                   |    3 +--
 src/uicommon/nmv-spinner-tool-item.cc              |    3 +--
 src/uicommon/nmv-spinner-tool-item.h               |    3 +--
 src/uicommon/nmv-terminal.cc                       |    3 +--
 src/uicommon/nmv-terminal.h                        |    3 +--
 src/uicommon/nmv-ui-utils.cc                       |    3 +--
 src/uicommon/nmv-ui-utils.h                        |    3 +--
 src/workbench/nmv-i-pref-mgr.h                     |    3 +--
 src/workbench/nmv-i-workbench.h                    |    3 +--
 src/workbench/nmv-pref-mgr.cc                      |    3 +--
 src/workbench/nmv-workbench.cc                     |    3 +--
 tests/test-disassemble.cc                          |    3 +--
 174 files changed, 174 insertions(+), 348 deletions(-)
---
diff --git a/gitlog2gnucl b/gitlog2gnucl
old mode 100755
new mode 100644
index ff5d504..b5c4f55
--- a/gitlog2gnucl
+++ b/gitlog2gnucl
@@ -20,8 +20,7 @@
 #You should have received a copy of the
 #GNU General Public License along with Nemiver;
 #see the file COPYING.
-#If not, write to the Free Software Foundation,
-#Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+#If not, see <http://www.gnu.org/licenses/>.
 
 
 class Entry
diff --git a/src/common/nmv-address.cc b/src/common/nmv-address.cc
index 3e5d6fe..85825c2 100644
--- a/src/common/nmv-address.cc
+++ b/src/common/nmv-address.cc
@@ -17,8 +17,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/common/nmv-address.h b/src/common/nmv-address.h
index d101ca4..7a32c47 100644
--- a/src/common/nmv-address.h
+++ b/src/common/nmv-address.h
@@ -17,8 +17,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/common/nmv-asm-instr.h b/src/common/nmv-asm-instr.h
index 869b598..f0fa3aa 100644
--- a/src/common/nmv-asm-instr.h
+++ b/src/common/nmv-asm-instr.h
@@ -17,8 +17,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/common/nmv-asm-utils.cc b/src/common/nmv-asm-utils.cc
index 1443487..84cfeb3 100644
--- a/src/common/nmv-asm-utils.cc
+++ b/src/common/nmv-asm-utils.cc
@@ -17,8 +17,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/common/nmv-asm-utils.h b/src/common/nmv-asm-utils.h
index 0cac127..babd0ae 100644
--- a/src/common/nmv-asm-utils.h
+++ b/src/common/nmv-asm-utils.h
@@ -17,8 +17,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/common/nmv-buffer.h b/src/common/nmv-buffer.h
index da89200..6ccac86 100644
--- a/src/common/nmv-buffer.h
+++ b/src/common/nmv-buffer.h
@@ -18,8 +18,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/common/nmv-conf-manager.cc b/src/common/nmv-conf-manager.cc
index 854b76a..93e7ff7 100644
--- a/src/common/nmv-conf-manager.cc
+++ b/src/common/nmv-conf-manager.cc
@@ -19,8 +19,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/common/nmv-conf-manager.h b/src/common/nmv-conf-manager.h
index 6511e6c..37d4b57 100644
--- a/src/common/nmv-conf-manager.h
+++ b/src/common/nmv-conf-manager.h
@@ -18,8 +18,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/common/nmv-connection-manager.cc b/src/common/nmv-connection-manager.cc
index 53388e5..23c3efd 100644
--- a/src/common/nmv-connection-manager.cc
+++ b/src/common/nmv-connection-manager.cc
@@ -18,8 +18,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/common/nmv-connection-manager.h b/src/common/nmv-connection-manager.h
index 50b4120..c812b1f 100644
--- a/src/common/nmv-connection-manager.h
+++ b/src/common/nmv-connection-manager.h
@@ -18,8 +18,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/common/nmv-connection.cc b/src/common/nmv-connection.cc
index 8d7f5e3..83b3ee9 100644
--- a/src/common/nmv-connection.cc
+++ b/src/common/nmv-connection.cc
@@ -18,8 +18,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/common/nmv-connection.h b/src/common/nmv-connection.h
index 4887813..2e54ba2 100644
--- a/src/common/nmv-connection.h
+++ b/src/common/nmv-connection.h
@@ -18,8 +18,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/common/nmv-delete-statement.cc b/src/common/nmv-delete-statement.cc
index d68c1fb..60fb983 100644
--- a/src/common/nmv-delete-statement.cc
+++ b/src/common/nmv-delete-statement.cc
@@ -18,8 +18,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/common/nmv-delete-statement.h b/src/common/nmv-delete-statement.h
index 5199010..10ae2bf 100644
--- a/src/common/nmv-delete-statement.h
+++ b/src/common/nmv-delete-statement.h
@@ -18,8 +18,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/common/nmv-i-connection-driver.h b/src/common/nmv-i-connection-driver.h
index 6a78539..b1727a8 100644
--- a/src/common/nmv-i-connection-driver.h
+++ b/src/common/nmv-i-connection-driver.h
@@ -18,8 +18,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/common/nmv-i-connection-manager-driver.h b/src/common/nmv-i-connection-manager-driver.h
index 14e5b3b..760ed86 100644
--- a/src/common/nmv-i-connection-manager-driver.h
+++ b/src/common/nmv-i-connection-manager-driver.h
@@ -18,8 +18,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/common/nmv-initializer.cc b/src/common/nmv-initializer.cc
index d591ab9..e1848e7 100644
--- a/src/common/nmv-initializer.cc
+++ b/src/common/nmv-initializer.cc
@@ -16,8 +16,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/common/nmv-initializer.h b/src/common/nmv-initializer.h
index c89c210..58ed528 100644
--- a/src/common/nmv-initializer.h
+++ b/src/common/nmv-initializer.h
@@ -16,8 +16,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/common/nmv-insert-statement.cc b/src/common/nmv-insert-statement.cc
index 5d590c3..e595362 100644
--- a/src/common/nmv-insert-statement.cc
+++ b/src/common/nmv-insert-statement.cc
@@ -18,8 +18,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/common/nmv-insert-statement.h b/src/common/nmv-insert-statement.h
index 3b3d808..e9be817 100644
--- a/src/common/nmv-insert-statement.h
+++ b/src/common/nmv-insert-statement.h
@@ -18,8 +18,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/common/nmv-loc.h b/src/common/nmv-loc.h
index d969f3d..1bb4cbf 100644
--- a/src/common/nmv-loc.h
+++ b/src/common/nmv-loc.h
@@ -17,8 +17,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/common/nmv-option-utils.cc b/src/common/nmv-option-utils.cc
index 38df172..ea232f9 100644
--- a/src/common/nmv-option-utils.cc
+++ b/src/common/nmv-option-utils.cc
@@ -16,8 +16,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/common/nmv-option-utils.h b/src/common/nmv-option-utils.h
index 65ce785..57f711d 100644
--- a/src/common/nmv-option-utils.h
+++ b/src/common/nmv-option-utils.h
@@ -16,8 +16,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/common/nmv-parsing-utils.cc b/src/common/nmv-parsing-utils.cc
index 451a0cd..d7b5221 100644
--- a/src/common/nmv-parsing-utils.cc
+++ b/src/common/nmv-parsing-utils.cc
@@ -18,8 +18,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/common/nmv-parsing-utils.h b/src/common/nmv-parsing-utils.h
index ae1ac20..b7cd867 100644
--- a/src/common/nmv-parsing-utils.h
+++ b/src/common/nmv-parsing-utils.h
@@ -18,8 +18,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/common/nmv-proc-mgr.cc b/src/common/nmv-proc-mgr.cc
index 5eb776d..396642f 100644
--- a/src/common/nmv-proc-mgr.cc
+++ b/src/common/nmv-proc-mgr.cc
@@ -17,8 +17,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/common/nmv-proc-mgr.h b/src/common/nmv-proc-mgr.h
index 7353cb5..7880dc7 100644
--- a/src/common/nmv-proc-mgr.h
+++ b/src/common/nmv-proc-mgr.h
@@ -17,8 +17,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/common/nmv-proc-utils.cc b/src/common/nmv-proc-utils.cc
index cfa8d2a..095b51b 100644
--- a/src/common/nmv-proc-utils.cc
+++ b/src/common/nmv-proc-utils.cc
@@ -17,8 +17,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/common/nmv-proc-utils.h b/src/common/nmv-proc-utils.h
index 6fd8497..f3bc8eb 100644
--- a/src/common/nmv-proc-utils.h
+++ b/src/common/nmv-proc-utils.h
@@ -17,8 +17,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/common/nmv-range.h b/src/common/nmv-range.h
index af57351..75d4134 100644
--- a/src/common/nmv-range.h
+++ b/src/common/nmv-range.h
@@ -17,8 +17,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/common/nmv-sequence.cc b/src/common/nmv-sequence.cc
index 47b2c95..3976bf2 100644
--- a/src/common/nmv-sequence.cc
+++ b/src/common/nmv-sequence.cc
@@ -20,8 +20,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/common/nmv-sequence.h b/src/common/nmv-sequence.h
index 6e53df5..a3d7c66 100644
--- a/src/common/nmv-sequence.h
+++ b/src/common/nmv-sequence.h
@@ -20,8 +20,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/common/nmv-sql-statement.cc b/src/common/nmv-sql-statement.cc
index 3b0c99d..a1906f4 100644
--- a/src/common/nmv-sql-statement.cc
+++ b/src/common/nmv-sql-statement.cc
@@ -18,8 +18,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/common/nmv-sql-statement.h b/src/common/nmv-sql-statement.h
index 9e8dc5d..7ad9fc8 100644
--- a/src/common/nmv-sql-statement.h
+++ b/src/common/nmv-sql-statement.h
@@ -17,8 +17,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/common/nmv-str-utils.cc b/src/common/nmv-str-utils.cc
index 725dc5b..bdd5def 100644
--- a/src/common/nmv-str-utils.cc
+++ b/src/common/nmv-str-utils.cc
@@ -17,8 +17,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/common/nmv-str-utils.h b/src/common/nmv-str-utils.h
index 8c72b8c..0f1deb2 100644
--- a/src/common/nmv-str-utils.h
+++ b/src/common/nmv-str-utils.h
@@ -17,8 +17,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/common/nmv-tools.cc b/src/common/nmv-tools.cc
index 895cf41..136140e 100644
--- a/src/common/nmv-tools.cc
+++ b/src/common/nmv-tools.cc
@@ -18,8 +18,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/common/nmv-tools.h b/src/common/nmv-tools.h
index 9e90481..d4afe0c 100644
--- a/src/common/nmv-tools.h
+++ b/src/common/nmv-tools.h
@@ -18,8 +18,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Dodji;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/common/nmv-transaction.cc b/src/common/nmv-transaction.cc
index 2fe632c..dad11b8 100644
--- a/src/common/nmv-transaction.cc
+++ b/src/common/nmv-transaction.cc
@@ -18,8 +18,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/common/nmv-transaction.h b/src/common/nmv-transaction.h
index 5c30331..e5ad2c5 100644
--- a/src/common/nmv-transaction.h
+++ b/src/common/nmv-transaction.h
@@ -18,8 +18,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/confmgr/nmv-conf-keys.h b/src/confmgr/nmv-conf-keys.h
index 854da56..9be4037 100644
--- a/src/confmgr/nmv-conf-keys.h
+++ b/src/confmgr/nmv-conf-keys.h
@@ -17,8 +17,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/confmgr/nmv-gconf-keys-defs.cc b/src/confmgr/nmv-gconf-keys-defs.cc
index f5169c2..e5cf815 100644
--- a/src/confmgr/nmv-gconf-keys-defs.cc
+++ b/src/confmgr/nmv-gconf-keys-defs.cc
@@ -17,8 +17,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/confmgr/nmv-gconf-mgr.cc b/src/confmgr/nmv-gconf-mgr.cc
index fd7ff1c..e36fb43 100644
--- a/src/confmgr/nmv-gconf-mgr.cc
+++ b/src/confmgr/nmv-gconf-mgr.cc
@@ -17,8 +17,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/confmgr/nmv-gsettings-keys-defs.cc b/src/confmgr/nmv-gsettings-keys-defs.cc
index fbc1416..67f3cc9 100644
--- a/src/confmgr/nmv-gsettings-keys-defs.cc
+++ b/src/confmgr/nmv-gsettings-keys-defs.cc
@@ -17,8 +17,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/confmgr/nmv-gsettings-mgr.cc b/src/confmgr/nmv-gsettings-mgr.cc
index ee5da15..1829fb4 100644
--- a/src/confmgr/nmv-gsettings-mgr.cc
+++ b/src/confmgr/nmv-gsettings-mgr.cc
@@ -17,8 +17,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/confmgr/nmv-i-conf-mgr.h b/src/confmgr/nmv-i-conf-mgr.h
index 9ee194c..4e0eaee 100644
--- a/src/confmgr/nmv-i-conf-mgr.h
+++ b/src/confmgr/nmv-i-conf-mgr.h
@@ -17,8 +17,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/dbdimpl/sqlite/nmv-sqlite-cnx-drv.cc b/src/dbdimpl/sqlite/nmv-sqlite-cnx-drv.cc
index 33e9aa8..2f75a2b 100644
--- a/src/dbdimpl/sqlite/nmv-sqlite-cnx-drv.cc
+++ b/src/dbdimpl/sqlite/nmv-sqlite-cnx-drv.cc
@@ -18,8 +18,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/dbdimpl/sqlite/nmv-sqlite-cnx-drv.h b/src/dbdimpl/sqlite/nmv-sqlite-cnx-drv.h
index 1cbdaa1..f5ca6de 100644
--- a/src/dbdimpl/sqlite/nmv-sqlite-cnx-drv.h
+++ b/src/dbdimpl/sqlite/nmv-sqlite-cnx-drv.h
@@ -18,8 +18,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Dodji;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/dbdimpl/sqlite/nmv-sqlite-cnx-mgr-drv.cc b/src/dbdimpl/sqlite/nmv-sqlite-cnx-mgr-drv.cc
index 488fbc2..08216d9 100644
--- a/src/dbdimpl/sqlite/nmv-sqlite-cnx-mgr-drv.cc
+++ b/src/dbdimpl/sqlite/nmv-sqlite-cnx-mgr-drv.cc
@@ -18,8 +18,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/dbdimpl/sqlite/nmv-sqlite-cnx-mgr-drv.h b/src/dbdimpl/sqlite/nmv-sqlite-cnx-mgr-drv.h
index 84f1f52..0071046 100644
--- a/src/dbdimpl/sqlite/nmv-sqlite-cnx-mgr-drv.h
+++ b/src/dbdimpl/sqlite/nmv-sqlite-cnx-mgr-drv.h
@@ -18,8 +18,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/dbgengine/nmv-cpp-trait.cc b/src/dbgengine/nmv-cpp-trait.cc
index 1dad8c1..a838b82 100644
--- a/src/dbgengine/nmv-cpp-trait.cc
+++ b/src/dbgengine/nmv-cpp-trait.cc
@@ -17,8 +17,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/dbgengine/nmv-dbg-common.cc b/src/dbgengine/nmv-dbg-common.cc
index 3329d2e..65d1fe4 100644
--- a/src/dbgengine/nmv-dbg-common.cc
+++ b/src/dbgengine/nmv-dbg-common.cc
@@ -17,8 +17,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/dbgengine/nmv-dbg-common.h b/src/dbgengine/nmv-dbg-common.h
index 2645e84..dc53717 100644
--- a/src/dbgengine/nmv-dbg-common.h
+++ b/src/dbgengine/nmv-dbg-common.h
@@ -19,8 +19,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/dbgengine/nmv-debugger-utils.cc b/src/dbgengine/nmv-debugger-utils.cc
index e33e507..73162ff 100644
--- a/src/dbgengine/nmv-debugger-utils.cc
+++ b/src/dbgengine/nmv-debugger-utils.cc
@@ -17,8 +17,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/dbgengine/nmv-debugger-utils.h b/src/dbgengine/nmv-debugger-utils.h
index fab9ce0..7197b58 100644
--- a/src/dbgengine/nmv-debugger-utils.h
+++ b/src/dbgengine/nmv-debugger-utils.h
@@ -17,8 +17,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/dbgengine/nmv-gdb-engine.cc b/src/dbgengine/nmv-gdb-engine.cc
index 68e181f..fc7ad73 100644
--- a/src/dbgengine/nmv-gdb-engine.cc
+++ b/src/dbgengine/nmv-gdb-engine.cc
@@ -17,8 +17,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/dbgengine/nmv-gdb-engine.h b/src/dbgengine/nmv-gdb-engine.h
index 55a6a4d..51e17f7 100644
--- a/src/dbgengine/nmv-gdb-engine.h
+++ b/src/dbgengine/nmv-gdb-engine.h
@@ -19,8 +19,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/dbgengine/nmv-gdbmi-parser.cc b/src/dbgengine/nmv-gdbmi-parser.cc
index d414d5d..eaed97f 100644
--- a/src/dbgengine/nmv-gdbmi-parser.cc
+++ b/src/dbgengine/nmv-gdbmi-parser.cc
@@ -18,8 +18,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/dbgengine/nmv-gdbmi-parser.h b/src/dbgengine/nmv-gdbmi-parser.h
index aea914d..57e553c 100644
--- a/src/dbgengine/nmv-gdbmi-parser.h
+++ b/src/dbgengine/nmv-gdbmi-parser.h
@@ -18,8 +18,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/dbgengine/nmv-i-debugger.h b/src/dbgengine/nmv-i-debugger.h
index 63e2639..6144e0e 100644
--- a/src/dbgengine/nmv-i-debugger.h
+++ b/src/dbgengine/nmv-i-debugger.h
@@ -18,8 +18,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/dbgengine/nmv-i-lang-trait.h b/src/dbgengine/nmv-i-lang-trait.h
index ffeccda..46a00ab 100644
--- a/src/dbgengine/nmv-i-lang-trait.h
+++ b/src/dbgengine/nmv-i-lang-trait.h
@@ -17,8 +17,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/dbgengine/nmv-i-var-list-walker.h b/src/dbgengine/nmv-i-var-list-walker.h
index b719c0d..01a34bc 100644
--- a/src/dbgengine/nmv-i-var-list-walker.h
+++ b/src/dbgengine/nmv-i-var-list-walker.h
@@ -17,8 +17,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/dbgengine/nmv-i-var-list.h b/src/dbgengine/nmv-i-var-list.h
index d809015..37cd534 100644
--- a/src/dbgengine/nmv-i-var-list.h
+++ b/src/dbgengine/nmv-i-var-list.h
@@ -17,8 +17,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/dbgengine/nmv-i-var-walker.h b/src/dbgengine/nmv-i-var-walker.h
index 6f031b2..220ade0 100644
--- a/src/dbgengine/nmv-i-var-walker.h
+++ b/src/dbgengine/nmv-i-var-walker.h
@@ -17,8 +17,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/dbgengine/nmv-var-list-walker.cc b/src/dbgengine/nmv-var-list-walker.cc
index bd63559..711eaf5 100644
--- a/src/dbgengine/nmv-var-list-walker.cc
+++ b/src/dbgengine/nmv-var-list-walker.cc
@@ -17,8 +17,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/dbgengine/nmv-var-list.cc b/src/dbgengine/nmv-var-list.cc
index 393e893..a9dd4e9 100644
--- a/src/dbgengine/nmv-var-list.cc
+++ b/src/dbgengine/nmv-var-list.cc
@@ -17,8 +17,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/dbgengine/nmv-var-walker.cc b/src/dbgengine/nmv-var-walker.cc
index 2059b88..d63b24c 100644
--- a/src/dbgengine/nmv-var-walker.cc
+++ b/src/dbgengine/nmv-var-walker.cc
@@ -17,8 +17,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/dbgengine/nmv-var.h b/src/dbgengine/nmv-var.h
index dec7f26..4275e4e 100644
--- a/src/dbgengine/nmv-var.h
+++ b/src/dbgengine/nmv-var.h
@@ -17,8 +17,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/dbgengine/nmv-varobj-walker.cc b/src/dbgengine/nmv-varobj-walker.cc
index 408c0b1..debae15 100644
--- a/src/dbgengine/nmv-varobj-walker.cc
+++ b/src/dbgengine/nmv-varobj-walker.cc
@@ -17,8 +17,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/langs/nmv-cpp-ast-utils.cc b/src/langs/nmv-cpp-ast-utils.cc
index 4c429ff..29932f2 100644
--- a/src/langs/nmv-cpp-ast-utils.cc
+++ b/src/langs/nmv-cpp-ast-utils.cc
@@ -17,8 +17,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/langs/nmv-cpp-ast-utils.h b/src/langs/nmv-cpp-ast-utils.h
index 351cd3e..888a185 100644
--- a/src/langs/nmv-cpp-ast-utils.h
+++ b/src/langs/nmv-cpp-ast-utils.h
@@ -17,8 +17,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/langs/nmv-cpp-ast.cc b/src/langs/nmv-cpp-ast.cc
index 36f61a5..3af9b35 100644
--- a/src/langs/nmv-cpp-ast.cc
+++ b/src/langs/nmv-cpp-ast.cc
@@ -17,8 +17,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/langs/nmv-cpp-ast.h b/src/langs/nmv-cpp-ast.h
index 98314d3..311bd08 100644
--- a/src/langs/nmv-cpp-ast.h
+++ b/src/langs/nmv-cpp-ast.h
@@ -17,8 +17,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/langs/nmv-cpp-lexer-utils.cc b/src/langs/nmv-cpp-lexer-utils.cc
index 614516c..4320c60 100644
--- a/src/langs/nmv-cpp-lexer-utils.cc
+++ b/src/langs/nmv-cpp-lexer-utils.cc
@@ -16,8 +16,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/langs/nmv-cpp-lexer-utils.h b/src/langs/nmv-cpp-lexer-utils.h
index 16dae6c..fa24c2c 100644
--- a/src/langs/nmv-cpp-lexer-utils.h
+++ b/src/langs/nmv-cpp-lexer-utils.h
@@ -16,8 +16,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/langs/nmv-cpp-lexer.cc b/src/langs/nmv-cpp-lexer.cc
index 304724c..c11fc20 100644
--- a/src/langs/nmv-cpp-lexer.cc
+++ b/src/langs/nmv-cpp-lexer.cc
@@ -17,8 +17,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/langs/nmv-cpp-lexer.h b/src/langs/nmv-cpp-lexer.h
index c8f7249..3ee5fbc 100644
--- a/src/langs/nmv-cpp-lexer.h
+++ b/src/langs/nmv-cpp-lexer.h
@@ -17,8 +17,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/langs/nmv-cpp-parser.cc b/src/langs/nmv-cpp-parser.cc
index a04a972..dbeedf1 100644
--- a/src/langs/nmv-cpp-parser.cc
+++ b/src/langs/nmv-cpp-parser.cc
@@ -17,8 +17,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/langs/nmv-cpp-parser.h b/src/langs/nmv-cpp-parser.h
index 16f0b9d..876aa4b 100644
--- a/src/langs/nmv-cpp-parser.h
+++ b/src/langs/nmv-cpp-parser.h
@@ -17,8 +17,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/main.cc b/src/main.cc
index 2ce9320..a9dd281 100644
--- a/src/main.cc
+++ b/src/main.cc
@@ -17,8 +17,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/persp/dbgperspective/nmv-breakpoints-view.cc 
b/src/persp/dbgperspective/nmv-breakpoints-view.cc
index 53663f4..60e715e 100644
--- a/src/persp/dbgperspective/nmv-breakpoints-view.cc
+++ b/src/persp/dbgperspective/nmv-breakpoints-view.cc
@@ -17,8 +17,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/persp/dbgperspective/nmv-breakpoints-view.h b/src/persp/dbgperspective/nmv-breakpoints-view.h
index 4e58682..c02fddb 100644
--- a/src/persp/dbgperspective/nmv-breakpoints-view.h
+++ b/src/persp/dbgperspective/nmv-breakpoints-view.h
@@ -17,8 +17,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/persp/dbgperspective/nmv-call-function-dialog.cc 
b/src/persp/dbgperspective/nmv-call-function-dialog.cc
index b7c8cd5..64766be 100644
--- a/src/persp/dbgperspective/nmv-call-function-dialog.cc
+++ b/src/persp/dbgperspective/nmv-call-function-dialog.cc
@@ -17,8 +17,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/persp/dbgperspective/nmv-call-function-dialog.h 
b/src/persp/dbgperspective/nmv-call-function-dialog.h
index 952d317..2d27c4a 100644
--- a/src/persp/dbgperspective/nmv-call-function-dialog.h
+++ b/src/persp/dbgperspective/nmv-call-function-dialog.h
@@ -17,8 +17,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/persp/dbgperspective/nmv-call-stack.cc b/src/persp/dbgperspective/nmv-call-stack.cc
index 68b80d1..a76ce67 100644
--- a/src/persp/dbgperspective/nmv-call-stack.cc
+++ b/src/persp/dbgperspective/nmv-call-stack.cc
@@ -17,8 +17,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/persp/dbgperspective/nmv-call-stack.h b/src/persp/dbgperspective/nmv-call-stack.h
index fe6e739..40f1cba 100644
--- a/src/persp/dbgperspective/nmv-call-stack.h
+++ b/src/persp/dbgperspective/nmv-call-stack.h
@@ -17,8 +17,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/persp/dbgperspective/nmv-choose-overloads-dialog.cc 
b/src/persp/dbgperspective/nmv-choose-overloads-dialog.cc
index 7c9a97b..78047fb 100644
--- a/src/persp/dbgperspective/nmv-choose-overloads-dialog.cc
+++ b/src/persp/dbgperspective/nmv-choose-overloads-dialog.cc
@@ -17,8 +17,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/persp/dbgperspective/nmv-choose-overloads-dialog.h 
b/src/persp/dbgperspective/nmv-choose-overloads-dialog.h
index 77988b3..f375d8a 100644
--- a/src/persp/dbgperspective/nmv-choose-overloads-dialog.h
+++ b/src/persp/dbgperspective/nmv-choose-overloads-dialog.h
@@ -17,8 +17,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/persp/dbgperspective/nmv-dbg-perspective-default-layout.cc 
b/src/persp/dbgperspective/nmv-dbg-perspective-default-layout.cc
index cb46de3..87bfb6a 100644
--- a/src/persp/dbgperspective/nmv-dbg-perspective-default-layout.cc
+++ b/src/persp/dbgperspective/nmv-dbg-perspective-default-layout.cc
@@ -17,8 +17,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/persp/dbgperspective/nmv-dbg-perspective-default-layout.h 
b/src/persp/dbgperspective/nmv-dbg-perspective-default-layout.h
index 5d84811..638a52f 100644
--- a/src/persp/dbgperspective/nmv-dbg-perspective-default-layout.h
+++ b/src/persp/dbgperspective/nmv-dbg-perspective-default-layout.h
@@ -17,8 +17,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/persp/dbgperspective/nmv-dbg-perspective-dynamic-layout.cc 
b/src/persp/dbgperspective/nmv-dbg-perspective-dynamic-layout.cc
index b0866c0..e145732 100644
--- a/src/persp/dbgperspective/nmv-dbg-perspective-dynamic-layout.cc
+++ b/src/persp/dbgperspective/nmv-dbg-perspective-dynamic-layout.cc
@@ -17,8 +17,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/persp/dbgperspective/nmv-dbg-perspective-dynamic-layout.h 
b/src/persp/dbgperspective/nmv-dbg-perspective-dynamic-layout.h
index 405372e..3cdee5b 100644
--- a/src/persp/dbgperspective/nmv-dbg-perspective-dynamic-layout.h
+++ b/src/persp/dbgperspective/nmv-dbg-perspective-dynamic-layout.h
@@ -17,8 +17,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/persp/dbgperspective/nmv-dbg-perspective-two-pane-layout.cc 
b/src/persp/dbgperspective/nmv-dbg-perspective-two-pane-layout.cc
index f5e2cc2..4dd91f8 100644
--- a/src/persp/dbgperspective/nmv-dbg-perspective-two-pane-layout.cc
+++ b/src/persp/dbgperspective/nmv-dbg-perspective-two-pane-layout.cc
@@ -17,8 +17,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/persp/dbgperspective/nmv-dbg-perspective-two-pane-layout.h 
b/src/persp/dbgperspective/nmv-dbg-perspective-two-pane-layout.h
index cc10571..ac8a33b 100644
--- a/src/persp/dbgperspective/nmv-dbg-perspective-two-pane-layout.h
+++ b/src/persp/dbgperspective/nmv-dbg-perspective-two-pane-layout.h
@@ -17,8 +17,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/persp/dbgperspective/nmv-dbg-perspective-wide-layout.cc 
b/src/persp/dbgperspective/nmv-dbg-perspective-wide-layout.cc
index 04eb1d7..ece8f06 100644
--- a/src/persp/dbgperspective/nmv-dbg-perspective-wide-layout.cc
+++ b/src/persp/dbgperspective/nmv-dbg-perspective-wide-layout.cc
@@ -17,8 +17,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/persp/dbgperspective/nmv-dbg-perspective-wide-layout.h 
b/src/persp/dbgperspective/nmv-dbg-perspective-wide-layout.h
index 46aebc8..98b5751 100644
--- a/src/persp/dbgperspective/nmv-dbg-perspective-wide-layout.h
+++ b/src/persp/dbgperspective/nmv-dbg-perspective-wide-layout.h
@@ -17,8 +17,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/persp/dbgperspective/nmv-dbg-perspective.cc b/src/persp/dbgperspective/nmv-dbg-perspective.cc
index 6e07ce7..f0055b1 100644
--- a/src/persp/dbgperspective/nmv-dbg-perspective.cc
+++ b/src/persp/dbgperspective/nmv-dbg-perspective.cc
@@ -18,8 +18,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/persp/dbgperspective/nmv-dbg-perspective.h b/src/persp/dbgperspective/nmv-dbg-perspective.h
index 5874e31..b0391f5 100644
--- a/src/persp/dbgperspective/nmv-dbg-perspective.h
+++ b/src/persp/dbgperspective/nmv-dbg-perspective.h
@@ -17,8 +17,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/persp/dbgperspective/nmv-expr-inspector-dialog.cc 
b/src/persp/dbgperspective/nmv-expr-inspector-dialog.cc
index dde1c6f..3112fc5 100644
--- a/src/persp/dbgperspective/nmv-expr-inspector-dialog.cc
+++ b/src/persp/dbgperspective/nmv-expr-inspector-dialog.cc
@@ -17,8 +17,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/persp/dbgperspective/nmv-expr-inspector-dialog.h 
b/src/persp/dbgperspective/nmv-expr-inspector-dialog.h
index 5aaae28..4e7f1c4 100644
--- a/src/persp/dbgperspective/nmv-expr-inspector-dialog.h
+++ b/src/persp/dbgperspective/nmv-expr-inspector-dialog.h
@@ -17,8 +17,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/persp/dbgperspective/nmv-expr-inspector.cc b/src/persp/dbgperspective/nmv-expr-inspector.cc
index 24ecc79..169494c 100644
--- a/src/persp/dbgperspective/nmv-expr-inspector.cc
+++ b/src/persp/dbgperspective/nmv-expr-inspector.cc
@@ -17,8 +17,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/persp/dbgperspective/nmv-expr-inspector.h b/src/persp/dbgperspective/nmv-expr-inspector.h
index 377e4ae..80007d7 100644
--- a/src/persp/dbgperspective/nmv-expr-inspector.h
+++ b/src/persp/dbgperspective/nmv-expr-inspector.h
@@ -17,8 +17,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/persp/dbgperspective/nmv-expr-monitor.cc b/src/persp/dbgperspective/nmv-expr-monitor.cc
index 6b09a44..1706b4d 100644
--- a/src/persp/dbgperspective/nmv-expr-monitor.cc
+++ b/src/persp/dbgperspective/nmv-expr-monitor.cc
@@ -17,8 +17,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/persp/dbgperspective/nmv-expr-monitor.h b/src/persp/dbgperspective/nmv-expr-monitor.h
index 3595ffc..cff8b01 100644
--- a/src/persp/dbgperspective/nmv-expr-monitor.h
+++ b/src/persp/dbgperspective/nmv-expr-monitor.h
@@ -17,8 +17,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/persp/dbgperspective/nmv-file-list.cc b/src/persp/dbgperspective/nmv-file-list.cc
index 0a84b53..aac17a5 100644
--- a/src/persp/dbgperspective/nmv-file-list.cc
+++ b/src/persp/dbgperspective/nmv-file-list.cc
@@ -17,8 +17,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/persp/dbgperspective/nmv-file-list.h b/src/persp/dbgperspective/nmv-file-list.h
index 0f0f124..068e59f 100644
--- a/src/persp/dbgperspective/nmv-file-list.h
+++ b/src/persp/dbgperspective/nmv-file-list.h
@@ -17,8 +17,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/persp/dbgperspective/nmv-find-text-dialog.cc 
b/src/persp/dbgperspective/nmv-find-text-dialog.cc
index 71575ce..29ef2bb 100644
--- a/src/persp/dbgperspective/nmv-find-text-dialog.cc
+++ b/src/persp/dbgperspective/nmv-find-text-dialog.cc
@@ -17,8 +17,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/persp/dbgperspective/nmv-find-text-dialog.h b/src/persp/dbgperspective/nmv-find-text-dialog.h
index a16c1c7..24f2b58 100644
--- a/src/persp/dbgperspective/nmv-find-text-dialog.h
+++ b/src/persp/dbgperspective/nmv-find-text-dialog.h
@@ -17,8 +17,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/persp/dbgperspective/nmv-global-vars-inspector-dialog.cc 
b/src/persp/dbgperspective/nmv-global-vars-inspector-dialog.cc
index 4f7a7e2..a25f692 100644
--- a/src/persp/dbgperspective/nmv-global-vars-inspector-dialog.cc
+++ b/src/persp/dbgperspective/nmv-global-vars-inspector-dialog.cc
@@ -17,8 +17,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/persp/dbgperspective/nmv-global-vars-inspector-dialog.h 
b/src/persp/dbgperspective/nmv-global-vars-inspector-dialog.h
index 47c5f4a..aa8c13c 100644
--- a/src/persp/dbgperspective/nmv-global-vars-inspector-dialog.h
+++ b/src/persp/dbgperspective/nmv-global-vars-inspector-dialog.h
@@ -17,8 +17,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/persp/dbgperspective/nmv-load-core-dialog.cc 
b/src/persp/dbgperspective/nmv-load-core-dialog.cc
index 87c3dcc..812127c 100644
--- a/src/persp/dbgperspective/nmv-load-core-dialog.cc
+++ b/src/persp/dbgperspective/nmv-load-core-dialog.cc
@@ -17,8 +17,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/persp/dbgperspective/nmv-load-core-dialog.h b/src/persp/dbgperspective/nmv-load-core-dialog.h
index 9c621e2..013e63d 100644
--- a/src/persp/dbgperspective/nmv-load-core-dialog.h
+++ b/src/persp/dbgperspective/nmv-load-core-dialog.h
@@ -17,8 +17,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/persp/dbgperspective/nmv-local-vars-inspector.cc 
b/src/persp/dbgperspective/nmv-local-vars-inspector.cc
index 9dcf3cc..a852b47 100644
--- a/src/persp/dbgperspective/nmv-local-vars-inspector.cc
+++ b/src/persp/dbgperspective/nmv-local-vars-inspector.cc
@@ -17,8 +17,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/persp/dbgperspective/nmv-local-vars-inspector.h 
b/src/persp/dbgperspective/nmv-local-vars-inspector.h
index 85d0df9..b119a13 100644
--- a/src/persp/dbgperspective/nmv-local-vars-inspector.h
+++ b/src/persp/dbgperspective/nmv-local-vars-inspector.h
@@ -17,8 +17,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/persp/dbgperspective/nmv-memory-view.cc b/src/persp/dbgperspective/nmv-memory-view.cc
index 303c18f..61286fb 100644
--- a/src/persp/dbgperspective/nmv-memory-view.cc
+++ b/src/persp/dbgperspective/nmv-memory-view.cc
@@ -17,8 +17,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/persp/dbgperspective/nmv-memory-view.h b/src/persp/dbgperspective/nmv-memory-view.h
index 8143b1e..602a6ea 100644
--- a/src/persp/dbgperspective/nmv-memory-view.h
+++ b/src/persp/dbgperspective/nmv-memory-view.h
@@ -17,8 +17,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/persp/dbgperspective/nmv-open-file-dialog.cc 
b/src/persp/dbgperspective/nmv-open-file-dialog.cc
index 39ba08e..524a09d 100644
--- a/src/persp/dbgperspective/nmv-open-file-dialog.cc
+++ b/src/persp/dbgperspective/nmv-open-file-dialog.cc
@@ -17,8 +17,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/persp/dbgperspective/nmv-open-file-dialog.h b/src/persp/dbgperspective/nmv-open-file-dialog.h
index b69710e..40d0e18 100644
--- a/src/persp/dbgperspective/nmv-open-file-dialog.h
+++ b/src/persp/dbgperspective/nmv-open-file-dialog.h
@@ -17,8 +17,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/persp/dbgperspective/nmv-preferences-dialog.cc 
b/src/persp/dbgperspective/nmv-preferences-dialog.cc
index d40d1a5..da7d9f2 100644
--- a/src/persp/dbgperspective/nmv-preferences-dialog.cc
+++ b/src/persp/dbgperspective/nmv-preferences-dialog.cc
@@ -17,8 +17,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/persp/dbgperspective/nmv-preferences-dialog.h 
b/src/persp/dbgperspective/nmv-preferences-dialog.h
index c2f2a84..e6110c8 100644
--- a/src/persp/dbgperspective/nmv-preferences-dialog.h
+++ b/src/persp/dbgperspective/nmv-preferences-dialog.h
@@ -17,8 +17,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/persp/dbgperspective/nmv-proc-list-dialog.cc 
b/src/persp/dbgperspective/nmv-proc-list-dialog.cc
index cbffab5..0bb4cc5 100644
--- a/src/persp/dbgperspective/nmv-proc-list-dialog.cc
+++ b/src/persp/dbgperspective/nmv-proc-list-dialog.cc
@@ -17,8 +17,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/persp/dbgperspective/nmv-proc-list-dialog.h b/src/persp/dbgperspective/nmv-proc-list-dialog.h
index 1932740..44d822a 100644
--- a/src/persp/dbgperspective/nmv-proc-list-dialog.h
+++ b/src/persp/dbgperspective/nmv-proc-list-dialog.h
@@ -17,8 +17,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/persp/dbgperspective/nmv-registers-view.cc b/src/persp/dbgperspective/nmv-registers-view.cc
index 135838f..27b6acf 100644
--- a/src/persp/dbgperspective/nmv-registers-view.cc
+++ b/src/persp/dbgperspective/nmv-registers-view.cc
@@ -17,8 +17,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/persp/dbgperspective/nmv-registers-view.h b/src/persp/dbgperspective/nmv-registers-view.h
index 2fc2af9..418dbc4 100644
--- a/src/persp/dbgperspective/nmv-registers-view.h
+++ b/src/persp/dbgperspective/nmv-registers-view.h
@@ -17,8 +17,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/persp/dbgperspective/nmv-remote-target-dialog.cc 
b/src/persp/dbgperspective/nmv-remote-target-dialog.cc
index 22cdc0b..f95796a 100644
--- a/src/persp/dbgperspective/nmv-remote-target-dialog.cc
+++ b/src/persp/dbgperspective/nmv-remote-target-dialog.cc
@@ -17,8 +17,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/persp/dbgperspective/nmv-remote-target-dialog.h 
b/src/persp/dbgperspective/nmv-remote-target-dialog.h
index 32042c6..30196a9 100644
--- a/src/persp/dbgperspective/nmv-remote-target-dialog.h
+++ b/src/persp/dbgperspective/nmv-remote-target-dialog.h
@@ -17,8 +17,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/persp/dbgperspective/nmv-run-program-dialog.cc 
b/src/persp/dbgperspective/nmv-run-program-dialog.cc
index 562c330..eebce39 100644
--- a/src/persp/dbgperspective/nmv-run-program-dialog.cc
+++ b/src/persp/dbgperspective/nmv-run-program-dialog.cc
@@ -17,8 +17,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/persp/dbgperspective/nmv-run-program-dialog.h 
b/src/persp/dbgperspective/nmv-run-program-dialog.h
index a72e001..d4ca1b1 100644
--- a/src/persp/dbgperspective/nmv-run-program-dialog.h
+++ b/src/persp/dbgperspective/nmv-run-program-dialog.h
@@ -17,8 +17,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/persp/dbgperspective/nmv-saved-sessions-dialog.cc 
b/src/persp/dbgperspective/nmv-saved-sessions-dialog.cc
index 3bb1fdc..1d31e49 100644
--- a/src/persp/dbgperspective/nmv-saved-sessions-dialog.cc
+++ b/src/persp/dbgperspective/nmv-saved-sessions-dialog.cc
@@ -17,8 +17,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/persp/dbgperspective/nmv-saved-sessions-dialog.h 
b/src/persp/dbgperspective/nmv-saved-sessions-dialog.h
index 9d48e4c..c7078b3 100644
--- a/src/persp/dbgperspective/nmv-saved-sessions-dialog.h
+++ b/src/persp/dbgperspective/nmv-saved-sessions-dialog.h
@@ -17,8 +17,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/persp/dbgperspective/nmv-sess-mgr.cc b/src/persp/dbgperspective/nmv-sess-mgr.cc
index 3f36e00..88ed97c 100644
--- a/src/persp/dbgperspective/nmv-sess-mgr.cc
+++ b/src/persp/dbgperspective/nmv-sess-mgr.cc
@@ -17,8 +17,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/persp/dbgperspective/nmv-sess-mgr.h b/src/persp/dbgperspective/nmv-sess-mgr.h
index 4a73b6b..80fa8b7 100644
--- a/src/persp/dbgperspective/nmv-sess-mgr.h
+++ b/src/persp/dbgperspective/nmv-sess-mgr.h
@@ -17,8 +17,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/persp/dbgperspective/nmv-set-breakpoint-dialog.cc 
b/src/persp/dbgperspective/nmv-set-breakpoint-dialog.cc
index 2ad656a..380b29d 100644
--- a/src/persp/dbgperspective/nmv-set-breakpoint-dialog.cc
+++ b/src/persp/dbgperspective/nmv-set-breakpoint-dialog.cc
@@ -20,8 +20,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/persp/dbgperspective/nmv-set-breakpoint-dialog.h 
b/src/persp/dbgperspective/nmv-set-breakpoint-dialog.h
index 4e9c755..a03eb52 100644
--- a/src/persp/dbgperspective/nmv-set-breakpoint-dialog.h
+++ b/src/persp/dbgperspective/nmv-set-breakpoint-dialog.h
@@ -19,8 +19,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/persp/dbgperspective/nmv-set-jump-to-dialog.cc 
b/src/persp/dbgperspective/nmv-set-jump-to-dialog.cc
index 72aa973..4fab0bc 100644
--- a/src/persp/dbgperspective/nmv-set-jump-to-dialog.cc
+++ b/src/persp/dbgperspective/nmv-set-jump-to-dialog.cc
@@ -16,8 +16,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/persp/dbgperspective/nmv-set-jump-to-dialog.h 
b/src/persp/dbgperspective/nmv-set-jump-to-dialog.h
index e458a77..4b94035 100644
--- a/src/persp/dbgperspective/nmv-set-jump-to-dialog.h
+++ b/src/persp/dbgperspective/nmv-set-jump-to-dialog.h
@@ -17,8 +17,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/persp/dbgperspective/nmv-thread-list.cc b/src/persp/dbgperspective/nmv-thread-list.cc
index ca38420..ba7c722 100644
--- a/src/persp/dbgperspective/nmv-thread-list.cc
+++ b/src/persp/dbgperspective/nmv-thread-list.cc
@@ -17,8 +17,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/persp/dbgperspective/nmv-thread-list.h b/src/persp/dbgperspective/nmv-thread-list.h
index 84a37fa..aaccba0 100644
--- a/src/persp/dbgperspective/nmv-thread-list.h
+++ b/src/persp/dbgperspective/nmv-thread-list.h
@@ -17,8 +17,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/persp/dbgperspective/nmv-variables-utils.cc b/src/persp/dbgperspective/nmv-variables-utils.cc
index cebe8f2..9d27a09 100644
--- a/src/persp/dbgperspective/nmv-variables-utils.cc
+++ b/src/persp/dbgperspective/nmv-variables-utils.cc
@@ -17,8 +17,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/persp/dbgperspective/nmv-variables-utils.h b/src/persp/dbgperspective/nmv-variables-utils.h
index c90bb1c..33829b6 100644
--- a/src/persp/dbgperspective/nmv-variables-utils.h
+++ b/src/persp/dbgperspective/nmv-variables-utils.h
@@ -17,8 +17,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/persp/dbgperspective/nmv-vars-treeview.cc b/src/persp/dbgperspective/nmv-vars-treeview.cc
index 7c924a3..cd070b9 100644
--- a/src/persp/dbgperspective/nmv-vars-treeview.cc
+++ b/src/persp/dbgperspective/nmv-vars-treeview.cc
@@ -17,8 +17,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/persp/dbgperspective/nmv-vars-treeview.h b/src/persp/dbgperspective/nmv-vars-treeview.h
index d9c0324..4601b99 100644
--- a/src/persp/dbgperspective/nmv-vars-treeview.h
+++ b/src/persp/dbgperspective/nmv-vars-treeview.h
@@ -17,8 +17,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/persp/dbgperspective/nmv-watchpoint-dialog.cc 
b/src/persp/dbgperspective/nmv-watchpoint-dialog.cc
index e1ac371..369c144 100644
--- a/src/persp/dbgperspective/nmv-watchpoint-dialog.cc
+++ b/src/persp/dbgperspective/nmv-watchpoint-dialog.cc
@@ -16,8 +16,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/persp/dbgperspective/nmv-watchpoint-dialog.h 
b/src/persp/dbgperspective/nmv-watchpoint-dialog.h
index e3039a5..896b681 100644
--- a/src/persp/dbgperspective/nmv-watchpoint-dialog.h
+++ b/src/persp/dbgperspective/nmv-watchpoint-dialog.h
@@ -18,8 +18,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/persp/nmv-i-perspective.h b/src/persp/nmv-i-perspective.h
index c0440f1..a5e5633 100644
--- a/src/persp/nmv-i-perspective.h
+++ b/src/persp/nmv-i-perspective.h
@@ -17,8 +17,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/uicommon/nmv-dialog.cc b/src/uicommon/nmv-dialog.cc
index 83f38e1..341daa2 100644
--- a/src/uicommon/nmv-dialog.cc
+++ b/src/uicommon/nmv-dialog.cc
@@ -17,8 +17,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/uicommon/nmv-dialog.h b/src/uicommon/nmv-dialog.h
index 41aa25e..36a2d0c 100644
--- a/src/uicommon/nmv-dialog.h
+++ b/src/uicommon/nmv-dialog.h
@@ -17,8 +17,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/uicommon/nmv-hex-document.cc b/src/uicommon/nmv-hex-document.cc
index 4ab0482..3a04cfc 100644
--- a/src/uicommon/nmv-hex-document.cc
+++ b/src/uicommon/nmv-hex-document.cc
@@ -17,8 +17,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/uicommon/nmv-hex-document.h b/src/uicommon/nmv-hex-document.h
index 8767630..859068a 100644
--- a/src/uicommon/nmv-hex-document.h
+++ b/src/uicommon/nmv-hex-document.h
@@ -17,8 +17,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/uicommon/nmv-hex-editor.cc b/src/uicommon/nmv-hex-editor.cc
index fd8a360..01c36ed 100644
--- a/src/uicommon/nmv-hex-editor.cc
+++ b/src/uicommon/nmv-hex-editor.cc
@@ -17,8 +17,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/uicommon/nmv-hex-editor.h b/src/uicommon/nmv-hex-editor.h
index d868d78..4c54491 100644
--- a/src/uicommon/nmv-hex-editor.h
+++ b/src/uicommon/nmv-hex-editor.h
@@ -17,8 +17,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/uicommon/nmv-layout-manager.cc b/src/uicommon/nmv-layout-manager.cc
index c14f9fa..8c872d9 100644
--- a/src/uicommon/nmv-layout-manager.cc
+++ b/src/uicommon/nmv-layout-manager.cc
@@ -17,8 +17,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/uicommon/nmv-layout-manager.h b/src/uicommon/nmv-layout-manager.h
index bf735e8..e8ad4f6 100644
--- a/src/uicommon/nmv-layout-manager.h
+++ b/src/uicommon/nmv-layout-manager.h
@@ -17,8 +17,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/uicommon/nmv-layout-selector.cc b/src/uicommon/nmv-layout-selector.cc
index 2f9ba22..dff2213 100644
--- a/src/uicommon/nmv-layout-selector.cc
+++ b/src/uicommon/nmv-layout-selector.cc
@@ -17,8 +17,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/uicommon/nmv-layout-selector.h b/src/uicommon/nmv-layout-selector.h
index b44951b..f6d4787 100644
--- a/src/uicommon/nmv-layout-selector.h
+++ b/src/uicommon/nmv-layout-selector.h
@@ -17,8 +17,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/uicommon/nmv-layout.h b/src/uicommon/nmv-layout.h
index 8e8b900..e636845 100644
--- a/src/uicommon/nmv-layout.h
+++ b/src/uicommon/nmv-layout.h
@@ -17,8 +17,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/uicommon/nmv-locate-file-dialog.cc b/src/uicommon/nmv-locate-file-dialog.cc
index 3a609ff..6497c99 100644
--- a/src/uicommon/nmv-locate-file-dialog.cc
+++ b/src/uicommon/nmv-locate-file-dialog.cc
@@ -17,8 +17,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/uicommon/nmv-locate-file-dialog.h b/src/uicommon/nmv-locate-file-dialog.h
index 5def510..5ff0164 100644
--- a/src/uicommon/nmv-locate-file-dialog.h
+++ b/src/uicommon/nmv-locate-file-dialog.h
@@ -17,8 +17,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/uicommon/nmv-popup-tip.cc b/src/uicommon/nmv-popup-tip.cc
index ebc93fd..76f536a 100644
--- a/src/uicommon/nmv-popup-tip.cc
+++ b/src/uicommon/nmv-popup-tip.cc
@@ -17,8 +17,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/uicommon/nmv-popup-tip.h b/src/uicommon/nmv-popup-tip.h
index 7463d4d..e1128e8 100644
--- a/src/uicommon/nmv-popup-tip.h
+++ b/src/uicommon/nmv-popup-tip.h
@@ -17,8 +17,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/uicommon/nmv-source-editor.cc b/src/uicommon/nmv-source-editor.cc
index 45de74b..5522e03 100644
--- a/src/uicommon/nmv-source-editor.cc
+++ b/src/uicommon/nmv-source-editor.cc
@@ -17,8 +17,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/uicommon/nmv-source-editor.h b/src/uicommon/nmv-source-editor.h
index c0a6e7f..41f7470 100644
--- a/src/uicommon/nmv-source-editor.h
+++ b/src/uicommon/nmv-source-editor.h
@@ -17,8 +17,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/uicommon/nmv-spinner-tool-item.cc b/src/uicommon/nmv-spinner-tool-item.cc
index 75a7c5c..f153e83 100644
--- a/src/uicommon/nmv-spinner-tool-item.cc
+++ b/src/uicommon/nmv-spinner-tool-item.cc
@@ -17,8 +17,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/uicommon/nmv-spinner-tool-item.h b/src/uicommon/nmv-spinner-tool-item.h
index 08c4a3f..537dcbc 100644
--- a/src/uicommon/nmv-spinner-tool-item.h
+++ b/src/uicommon/nmv-spinner-tool-item.h
@@ -17,8 +17,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/uicommon/nmv-terminal.cc b/src/uicommon/nmv-terminal.cc
index 717c094..e199822 100644
--- a/src/uicommon/nmv-terminal.cc
+++ b/src/uicommon/nmv-terminal.cc
@@ -17,8 +17,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/uicommon/nmv-terminal.h b/src/uicommon/nmv-terminal.h
index d8c075d..39c65be 100644
--- a/src/uicommon/nmv-terminal.h
+++ b/src/uicommon/nmv-terminal.h
@@ -17,8 +17,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/uicommon/nmv-ui-utils.cc b/src/uicommon/nmv-ui-utils.cc
index cfdf54e..3aca72c 100644
--- a/src/uicommon/nmv-ui-utils.cc
+++ b/src/uicommon/nmv-ui-utils.cc
@@ -19,8 +19,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/uicommon/nmv-ui-utils.h b/src/uicommon/nmv-ui-utils.h
index 5a00d1c..d95959c 100644
--- a/src/uicommon/nmv-ui-utils.h
+++ b/src/uicommon/nmv-ui-utils.h
@@ -20,8 +20,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/workbench/nmv-i-pref-mgr.h b/src/workbench/nmv-i-pref-mgr.h
index b2161a5..8c596f3 100644
--- a/src/workbench/nmv-i-pref-mgr.h
+++ b/src/workbench/nmv-i-pref-mgr.h
@@ -17,8 +17,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/workbench/nmv-i-workbench.h b/src/workbench/nmv-i-workbench.h
index 0ae7531..930ab54 100644
--- a/src/workbench/nmv-i-workbench.h
+++ b/src/workbench/nmv-i-workbench.h
@@ -17,8 +17,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/workbench/nmv-pref-mgr.cc b/src/workbench/nmv-pref-mgr.cc
index f60f88b..1893bd9 100644
--- a/src/workbench/nmv-pref-mgr.cc
+++ b/src/workbench/nmv-pref-mgr.cc
@@ -17,8 +17,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/src/workbench/nmv-workbench.cc b/src/workbench/nmv-workbench.cc
index d822d3a..78a05d1 100644
--- a/src/workbench/nmv-workbench.cc
+++ b/src/workbench/nmv-workbench.cc
@@ -17,8 +17,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */
diff --git a/tests/test-disassemble.cc b/tests/test-disassemble.cc
index d6089e8..23ba77d 100644
--- a/tests/test-disassemble.cc
+++ b/tests/test-disassemble.cc
@@ -17,8 +17,7 @@
  *You should have received a copy of the
  *GNU General Public License along with Nemiver;
  *see the file COPYING.
- *If not, write to the Free Software Foundation,
- *Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *If not, see <http://www.gnu.org/licenses/>.
  *
  *See COPYRIGHT file copyright information.
  */


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]