summaryrefslogtreecommitdiff
path: root/lib/pale
diff options
context:
space:
mode:
Diffstat (limited to 'lib/pale')
-rw-r--r--lib/pale/ds1620.tcl4
-rw-r--r--lib/pale/file_interface.tcl4
-rw-r--r--lib/pale/hd44780_cgrom.tcl4
-rw-r--r--lib/pale/lcd_hd44780.tcl4
-rw-r--r--lib/pale/leddisplay.tcl4
-rw-r--r--lib/pale/ledmatrix.tcl4
-rw-r--r--lib/pale/ledpanel.tcl4
-rw-r--r--lib/pale/matrixkeypad.tcl4
-rw-r--r--lib/pale/multiplexedleddisplay.tcl4
-rw-r--r--lib/pale/pale.tcl4
-rw-r--r--lib/pale/simplekeypad.tcl4
-rw-r--r--lib/pale/virtual_hw_component.tcl4
-rw-r--r--lib/pale/virtual_uart_term.tcl4
13 files changed, 26 insertions, 26 deletions
diff --git a/lib/pale/ds1620.tcl b/lib/pale/ds1620.tcl
index 5fd15ae..4b21cd5 100644
--- a/lib/pale/ds1620.tcl
+++ b/lib/pale/ds1620.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/pale/file_interface.tcl b/lib/pale/file_interface.tcl
index c130b3c..ac9237a 100644
--- a/lib/pale/file_interface.tcl
+++ b/lib/pale/file_interface.tcl
@@ -1,13 +1,13 @@
#!/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) 2011 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/pale/hd44780_cgrom.tcl b/lib/pale/hd44780_cgrom.tcl
index b2c2f0c..b2641e7 100644
--- a/lib/pale/hd44780_cgrom.tcl
+++ b/lib/pale/hd44780_cgrom.tcl
@@ -1,5 +1,5 @@
#!/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/ )
############################################################################
@@ -7,7 +7,7 @@
# 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/pale/lcd_hd44780.tcl b/lib/pale/lcd_hd44780.tcl
index 15ad262..234e58d 100644
--- a/lib/pale/lcd_hd44780.tcl
+++ b/lib/pale/lcd_hd44780.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/pale/leddisplay.tcl b/lib/pale/leddisplay.tcl
index d5a8a7f..ddf2740 100644
--- a/lib/pale/leddisplay.tcl
+++ b/lib/pale/leddisplay.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/pale/ledmatrix.tcl b/lib/pale/ledmatrix.tcl
index 5a11a22..55bf0ac 100644
--- a/lib/pale/ledmatrix.tcl
+++ b/lib/pale/ledmatrix.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/pale/ledpanel.tcl b/lib/pale/ledpanel.tcl
index bfa4c25..0b2c8a2 100644
--- a/lib/pale/ledpanel.tcl
+++ b/lib/pale/ledpanel.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/pale/matrixkeypad.tcl b/lib/pale/matrixkeypad.tcl
index 076369b..e3d668b 100644
--- a/lib/pale/matrixkeypad.tcl
+++ b/lib/pale/matrixkeypad.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/pale/multiplexedleddisplay.tcl b/lib/pale/multiplexedleddisplay.tcl
index 81d86bd..6ca0771 100644
--- a/lib/pale/multiplexedleddisplay.tcl
+++ b/lib/pale/multiplexedleddisplay.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/pale/pale.tcl b/lib/pale/pale.tcl
index eb52672..da7543d 100644
--- a/lib/pale/pale.tcl
+++ b/lib/pale/pale.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/pale/simplekeypad.tcl b/lib/pale/simplekeypad.tcl
index 0500fb5..932eef0 100644
--- a/lib/pale/simplekeypad.tcl
+++ b/lib/pale/simplekeypad.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/pale/virtual_hw_component.tcl b/lib/pale/virtual_hw_component.tcl
index 4ad3be9..f16ddac 100644
--- a/lib/pale/virtual_hw_component.tcl
+++ b/lib/pale/virtual_hw_component.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/pale/virtual_uart_term.tcl b/lib/pale/virtual_uart_term.tcl
index 0eaf35c..ab601d8 100644
--- a/lib/pale/virtual_uart_term.tcl
+++ b/lib/pale/virtual_uart_term.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) 2011 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 #