summaryrefslogtreecommitdiff
path: root/lib/configdialogues
diff options
context:
space:
mode:
Diffstat (limited to 'lib/configdialogues')
-rw-r--r--lib/configdialogues/compiler_config.tcl4
-rw-r--r--lib/configdialogues/configdialogues.tcl4
-rw-r--r--lib/configdialogues/custom_commands_config.tcl4
-rw-r--r--lib/configdialogues/editor_config.tcl4
-rw-r--r--lib/configdialogues/global_config.tcl4
-rw-r--r--lib/configdialogues/rightpanel_config.tcl4
-rw-r--r--lib/configdialogues/shortcuts_config.tcl4
-rw-r--r--lib/configdialogues/simulator_config.tcl4
-rw-r--r--lib/configdialogues/terminal_config.tcl4
-rw-r--r--lib/configdialogues/toolbar_config.tcl4
10 files changed, 20 insertions, 20 deletions
diff --git a/lib/configdialogues/compiler_config.tcl b/lib/configdialogues/compiler_config.tcl
index bcadabc..94d8345 100644
--- a/lib/configdialogues/compiler_config.tcl
+++ b/lib/configdialogues/compiler_config.tcl
@@ -1,12 +1,12 @@
#!/usr/bin/tclsh
-# Part of MCU 8051 IDE ( http://http://www.moravia-microsystems.com/mcu8051ide )
+# Part of MCU 8051 IDE ( http://https://sourceforge.net/projects/mcu8051ide/ )
############################################################################
# Copyright (C) 2007, 2008, 2009, 2010, 2011, 2012 by Martin Ošmera #
# martin.osmera@gmail.com #
# #
# Copyright (C) 2014 by Moravia Microsystems, s.r.o. #
-# martin.osmera@moravia-microsystems.com #
+# martin.osmera@gmail.com #
# #
# This program is free software; you can redistribute it and#or modify #
# it under the terms of the GNU General Public License as published by #
diff --git a/lib/configdialogues/configdialogues.tcl b/lib/configdialogues/configdialogues.tcl
index 4c03d3c..8296615 100644
--- a/lib/configdialogues/configdialogues.tcl
+++ b/lib/configdialogues/configdialogues.tcl
@@ -1,12 +1,12 @@
#!/usr/bin/tclsh
-# Part of MCU 8051 IDE ( http://http://www.moravia-microsystems.com/mcu8051ide )
+# Part of MCU 8051 IDE ( http://https://sourceforge.net/projects/mcu8051ide/ )
############################################################################
# Copyright (C) 2007, 2008, 2009, 2010, 2011, 2012 by Martin Ošmera #
# martin.osmera@gmail.com #
# #
# Copyright (C) 2014 by Moravia Microsystems, s.r.o. #
-# martin.osmera@moravia-microsystems.com #
+# martin.osmera@gmail.com #
# #
# This program is free software; you can redistribute it and#or modify #
# it under the terms of the GNU General Public License as published by #
diff --git a/lib/configdialogues/custom_commands_config.tcl b/lib/configdialogues/custom_commands_config.tcl
index 0127583..2cd545b 100644
--- a/lib/configdialogues/custom_commands_config.tcl
+++ b/lib/configdialogues/custom_commands_config.tcl
@@ -1,12 +1,12 @@
#!/usr/bin/tclsh
-# Part of MCU 8051 IDE ( http://http://www.moravia-microsystems.com/mcu8051ide )
+# Part of MCU 8051 IDE ( http://https://sourceforge.net/projects/mcu8051ide/ )
############################################################################
# Copyright (C) 2007, 2008, 2009, 2010, 2011, 2012 by Martin Ošmera #
# martin.osmera@gmail.com #
# #
# Copyright (C) 2014 by Moravia Microsystems, s.r.o. #
-# martin.osmera@moravia-microsystems.com #
+# martin.osmera@gmail.com #
# #
# This program is free software; you can redistribute it and#or modify #
# it under the terms of the GNU General Public License as published by #
diff --git a/lib/configdialogues/editor_config.tcl b/lib/configdialogues/editor_config.tcl
index 509d559..e8db920 100644
--- a/lib/configdialogues/editor_config.tcl
+++ b/lib/configdialogues/editor_config.tcl
@@ -1,12 +1,12 @@
#!/usr/bin/tclsh
-# Part of MCU 8051 IDE ( http://http://www.moravia-microsystems.com/mcu8051ide )
+# Part of MCU 8051 IDE ( http://https://sourceforge.net/projects/mcu8051ide/ )
############################################################################
# Copyright (C) 2007, 2008, 2009, 2010, 2011, 2012 by Martin Ošmera #
# martin.osmera@gmail.com #
# #
# Copyright (C) 2014 by Moravia Microsystems, s.r.o. #
-# martin.osmera@moravia-microsystems.com #
+# martin.osmera@gmail.com #
# #
# This program is free software; you can redistribute it and#or modify #
# it under the terms of the GNU General Public License as published by #
diff --git a/lib/configdialogues/global_config.tcl b/lib/configdialogues/global_config.tcl
index b173c53..fcef38f 100644
--- a/lib/configdialogues/global_config.tcl
+++ b/lib/configdialogues/global_config.tcl
@@ -1,12 +1,12 @@
#!/usr/bin/tclsh
-# Part of MCU 8051 IDE ( http://http://www.moravia-microsystems.com/mcu8051ide )
+# Part of MCU 8051 IDE ( http://https://sourceforge.net/projects/mcu8051ide/ )
############################################################################
# Copyright (C) 2007, 2008, 2009, 2010, 2011, 2012 by Martin Ošmera #
# martin.osmera@gmail.com #
# #
# Copyright (C) 2014 by Moravia Microsystems, s.r.o. #
-# martin.osmera@moravia-microsystems.com #
+# martin.osmera@gmail.com #
# #
# This program is free software; you can redistribute it and#or modify #
# it under the terms of the GNU General Public License as published by #
diff --git a/lib/configdialogues/rightpanel_config.tcl b/lib/configdialogues/rightpanel_config.tcl
index 95845f7..f9e0f7b 100644
--- a/lib/configdialogues/rightpanel_config.tcl
+++ b/lib/configdialogues/rightpanel_config.tcl
@@ -1,12 +1,12 @@
#!/usr/bin/tclsh
-# Part of MCU 8051 IDE ( http://http://www.moravia-microsystems.com/mcu8051ide )
+# Part of MCU 8051 IDE ( http://https://sourceforge.net/projects/mcu8051ide/ )
############################################################################
# Copyright (C) 2007, 2008, 2009, 2010, 2011, 2012 by Martin Ošmera #
# martin.osmera@gmail.com #
# #
# Copyright (C) 2014 by Moravia Microsystems, s.r.o. #
-# martin.osmera@moravia-microsystems.com #
+# martin.osmera@gmail.com #
# #
# This program is free software; you can redistribute it and#or modify #
# it under the terms of the GNU General Public License as published by #
diff --git a/lib/configdialogues/shortcuts_config.tcl b/lib/configdialogues/shortcuts_config.tcl
index 886e42e..18fecf7 100644
--- a/lib/configdialogues/shortcuts_config.tcl
+++ b/lib/configdialogues/shortcuts_config.tcl
@@ -1,12 +1,12 @@
#!/usr/bin/tclsh
-# Part of MCU 8051 IDE ( http://http://www.moravia-microsystems.com/mcu8051ide )
+# Part of MCU 8051 IDE ( http://https://sourceforge.net/projects/mcu8051ide/ )
############################################################################
# Copyright (C) 2007, 2008, 2009, 2010, 2011, 2012 by Martin Ošmera #
# martin.osmera@gmail.com #
# #
# Copyright (C) 2014 by Moravia Microsystems, s.r.o. #
-# martin.osmera@moravia-microsystems.com #
+# martin.osmera@gmail.com #
# #
# This program is free software; you can redistribute it and#or modify #
# it under the terms of the GNU General Public License as published by #
diff --git a/lib/configdialogues/simulator_config.tcl b/lib/configdialogues/simulator_config.tcl
index e1a7a3c..a21046e 100644
--- a/lib/configdialogues/simulator_config.tcl
+++ b/lib/configdialogues/simulator_config.tcl
@@ -1,12 +1,12 @@
#!/usr/bin/tclsh
-# Part of MCU 8051 IDE ( http://http://www.moravia-microsystems.com/mcu8051ide )
+# Part of MCU 8051 IDE ( http://https://sourceforge.net/projects/mcu8051ide/ )
############################################################################
# Copyright (C) 2007, 2008, 2009, 2010, 2011, 2012 by Martin Ošmera #
# martin.osmera@gmail.com #
# #
# Copyright (C) 2014 by Moravia Microsystems, s.r.o. #
-# martin.osmera@moravia-microsystems.com #
+# martin.osmera@gmail.com #
# #
# This program is free software; you can redistribute it and#or modify #
# it under the terms of the GNU General Public License as published by #
diff --git a/lib/configdialogues/terminal_config.tcl b/lib/configdialogues/terminal_config.tcl
index 3f158bf..affebc2 100644
--- a/lib/configdialogues/terminal_config.tcl
+++ b/lib/configdialogues/terminal_config.tcl
@@ -1,12 +1,12 @@
#!/usr/bin/tclsh
-# Part of MCU 8051 IDE ( http://http://www.moravia-microsystems.com/mcu8051ide )
+# Part of MCU 8051 IDE ( http://https://sourceforge.net/projects/mcu8051ide/ )
############################################################################
# Copyright (C) 2007, 2008, 2009, 2010, 2011, 2012 by Martin Ošmera #
# martin.osmera@gmail.com #
# #
# Copyright (C) 2014 by Moravia Microsystems, s.r.o. #
-# martin.osmera@moravia-microsystems.com #
+# martin.osmera@gmail.com #
# #
# This program is free software; you can redistribute it and#or modify #
# it under the terms of the GNU General Public License as published by #
diff --git a/lib/configdialogues/toolbar_config.tcl b/lib/configdialogues/toolbar_config.tcl
index d3f2be7..dfceaa5 100644
--- a/lib/configdialogues/toolbar_config.tcl
+++ b/lib/configdialogues/toolbar_config.tcl
@@ -1,12 +1,12 @@
#!/usr/bin/tclsh
-# Part of MCU 8051 IDE ( http://http://www.moravia-microsystems.com/mcu8051ide )
+# Part of MCU 8051 IDE ( http://https://sourceforge.net/projects/mcu8051ide/ )
############################################################################
# Copyright (C) 2007, 2008, 2009, 2010, 2011, 2012 by Martin Ošmera #
# martin.osmera@gmail.com #
# #
# Copyright (C) 2014 by Moravia Microsystems, s.r.o. #
-# martin.osmera@moravia-microsystems.com #
+# martin.osmera@gmail.com #
# #
# This program is free software; you can redistribute it and#or modify #
# it under the terms of the GNU General Public License as published by #