From 4c1cec5bbd9b5ea0582a8cb18bfde0c9b77c8ad9 Mon Sep 17 00:00:00 2001 From: Debian QA Group Date: Tue, 8 May 2018 17:12:11 +0200 Subject: contacts Gbp-Pq: Name contacts.patch --- lib/utilities/asciichart.tcl | 4 ++-- lib/utilities/baseconverter.tcl | 4 ++-- lib/utilities/eightsegment.tcl | 4 ++-- lib/utilities/hexeditdlg.tcl | 4 ++-- lib/utilities/notes.tcl | 4 ++-- lib/utilities/rs232debugger.tcl | 4 ++-- lib/utilities/speccalc.tcl | 4 ++-- lib/utilities/symbol_viewer.tcl | 4 ++-- lib/utilities/table_of_instructions.tcl | 4 ++-- 9 files changed, 18 insertions(+), 18 deletions(-) (limited to 'lib/utilities') diff --git a/lib/utilities/asciichart.tcl b/lib/utilities/asciichart.tcl index bb6cdf5..17608e9 100644 --- a/lib/utilities/asciichart.tcl +++ b/lib/utilities/asciichart.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/utilities/baseconverter.tcl b/lib/utilities/baseconverter.tcl index 8c605a6..07bbaaa 100644 --- a/lib/utilities/baseconverter.tcl +++ b/lib/utilities/baseconverter.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/utilities/eightsegment.tcl b/lib/utilities/eightsegment.tcl index 6bbefbb..43b5402 100644 --- a/lib/utilities/eightsegment.tcl +++ b/lib/utilities/eightsegment.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/utilities/hexeditdlg.tcl b/lib/utilities/hexeditdlg.tcl index a93f736..e6d8f59 100644 --- a/lib/utilities/hexeditdlg.tcl +++ b/lib/utilities/hexeditdlg.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/utilities/notes.tcl b/lib/utilities/notes.tcl index 333dba9..c1b4022 100644 --- a/lib/utilities/notes.tcl +++ b/lib/utilities/notes.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/utilities/rs232debugger.tcl b/lib/utilities/rs232debugger.tcl index 0f26901..70bc4ad 100644 --- a/lib/utilities/rs232debugger.tcl +++ b/lib/utilities/rs232debugger.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/utilities/speccalc.tcl b/lib/utilities/speccalc.tcl index d13e1ed..0b47db9 100644 --- a/lib/utilities/speccalc.tcl +++ b/lib/utilities/speccalc.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/utilities/symbol_viewer.tcl b/lib/utilities/symbol_viewer.tcl index f67a8ac..9a23bfd 100644 --- a/lib/utilities/symbol_viewer.tcl +++ b/lib/utilities/symbol_viewer.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/utilities/table_of_instructions.tcl b/lib/utilities/table_of_instructions.tcl index 3dc1597..b0b9688 100644 --- a/lib/utilities/table_of_instructions.tcl +++ b/lib/utilities/table_of_instructions.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 # -- cgit v1.2.3