summaryrefslogtreecommitdiff
path: root/ui/aboutdlg_base.py
diff options
context:
space:
mode:
authorDidier Raboud <odyx@debian.org>2016-01-06 12:18:02 +0100
committerDidier Raboud <odyx@debian.org>2016-01-06 12:18:02 +0100
commitf1226f7126ab280868e2817699b6b3ee03567a52 (patch)
tree378327b965097e56a78279f9ef0ed459a00e8ce5 /ui/aboutdlg_base.py
parent14523d0587df119df0aacd941bb28bbe0f035faa (diff)
Imported Upstream version 3.14.6
Diffstat (limited to 'ui/aboutdlg_base.py')
-rw-r--r--ui/aboutdlg_base.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/aboutdlg_base.py b/ui/aboutdlg_base.py
index 16730db69..4e87d46c2 100644
--- a/ui/aboutdlg_base.py
+++ b/ui/aboutdlg_base.py
@@ -106,7 +106,7 @@ class AboutDlg_base(QDialog):
self.VersionText.setText(self.__tr("0.0.0"))
self.textLabel4_2.setText(self.__tr("<b>Device Manager Software Version:</b>"))
self.ToolboxVersionText.setText(self.__tr("0.0.0"))
- self.textLabel2.setText(self.__tr("<b>Authors and Contributors:</b>\nDavid Suffield, Don Welch, Shiyun Yie, Raghothama Cauligi, John Oleinik, Cory Meisch, Foster Nuffer, Pete Parks, Jacqueline Pitter, David Paschal,\nSteve DeRoos, Mark Overton, Aaron Albright, Smith Kennedy, John Hosszu, Chris Wiesner, Henrique M. Holschuh, Till Kamppeter, Linus Araque, Mark Crawford, Charlie Moore, Naga Samrat Choudary, Suma Byrappa, Parul Singh, Srikant Lokare, Sanjay Kumar, Sarbeswar Meher, Goutam Kodu, Gaurav Sood, Raghavendra Chitpadi"))
+ self.textLabel2.setText(self.__tr("<b>Authors and Contributors:</b>\nDavid Suffield, Don Welch, Shiyun Yie, Raghothama Cauligi, John Oleinik, Cory Meisch, Foster Nuffer, Pete Parks, Jacqueline Pitter, David Paschal,\nSteve DeRoos, Mark Overton, Aaron Albright, Smith Kennedy, John Hosszu, Chris Wiesner, Henrique M. Holschuh, Till Kamppeter, Linus Araque, Mark Crawford, Charlie Moore, Naga Samrat Choudary, Suma Byrappa, Parul Singh, Srikant Lokare, Sanjay Kumar, Sarbeswar Meher, Goutam Kodu, Gaurav Sood, Raghavendra Chitpadi, Amarnath Chitumalla"))
self.textLabel3.setText(self.__tr("<b>License and Copyright:</b>\n(c) Copyright 2007 Hewlett-Packard Development Company, L.P. This software is licensed under the GNU General Public License (GPL), BSD, and MIT licenses. See the software sources for details."))