[nemiver] Revert "Updated FSF's address"



commit bfedc4fcaca2a6e7cb5dce5deafa69aa65a538c4
Author: Piotr Drąg <piotrdrag gmail com>
Date:   Sat Feb 1 19:34:53 2014 +0100

    Revert "Updated FSF's address"
    
    This reverts commit 2c2e3955951892acf08019923551be88b13bc8ab.

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


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