Skip to content

Commit 20aa3a7

Browse files
author
Tobias Junghans
committed
Update copyright
1 parent 1c63616 commit 20aa3a7

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

forms/about.ui

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
<property name="text">
8686
<string>This is QModBus %1.
8787

88-
Copyright © 2009-2011 Tobias Doerffel, EDC Electronic Design Chemnitz GmbH</string>
88+
Copyright © 2009-2018 Tobias Junghans, EDC Electronic Design Chemnitz GmbH</string>
8989
</property>
9090
<property name="textFormat">
9191
<enum>Qt::PlainText</enum>

src/BatchProcessor.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* BatchProcessor.cpp - implementation of BatchProcessor class
33
*
4-
* Copyright (c) 2011-2014 Tobias Doerffel
4+
* Copyright (c) 2011-2014 Tobias Junghans
55
*
66
* This file is part of QModBus - http://qmodbus.sourceforge.net
77
*

src/BatchProcessor.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* BatchProcessor.h - header file for BatchProcessor class
33
*
4-
* Copyright (c) 2011-2014 Tobias Doerffel / Electronic Design Chemnitz
4+
* Copyright (c) 2011-2014 Tobias Junghans / Electronic Design Chemnitz
55
*
66
* This file is part of QModBus - http://qmodbus.sourceforge.net
77
*

src/main.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* main.cpp - main file for QModBus
33
*
4-
* Copyright (c) 2009-2014 Tobias Doerffel / Electronic Design Chemnitz
4+
* Copyright (c) 2009-2014 Tobias Junghans / Electronic Design Chemnitz
55
*
66
* This file is part of QModBus - http://qmodbus.sourceforge.net
77
*

src/mainwindow.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* mainwindow.cpp - implementation of MainWindow class
33
*
4-
* Copyright (c) 2009-2013 Tobias Doerffel / Electronic Design Chemnitz
4+
* Copyright (c) 2009-2013 Tobias Junghans / Electronic Design Chemnitz
55
*
66
* This file is part of QModBus - http://qmodbus.sourceforge.net
77
*

src/mainwindow.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* mainwindow.h - header file for MainWindow class
33
*
4-
* Copyright (c) 2009-2014 Tobias Doerffel / Electronic Design Chemnitz
4+
* Copyright (c) 2009-2014 Tobias Junghans / Electronic Design Chemnitz
55
*
66
* This file is part of QModBus - http://qmodbus.sourceforge.net
77
*

0 commit comments

Comments
 (0)