Skip to content

Commit f7ada82

Browse files
committed
Updated license header
1 parent 9884ca7 commit f7ada82

File tree

130 files changed

+130
-130
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

130 files changed

+130
-130
lines changed

de.ibapl.spsw.api.tests/src/main/java/de/ibapl/spsw/tests/AbstractAsyncChannelTests.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* SPSW - Drivers for the serial port, https://github.com/aploese/spsw/
3-
* Copyright (C) 2009-2021, Arne Plöse and individual contributors as indicated
3+
* Copyright (C) 2009-2023, Arne Plöse and individual contributors as indicated
44
* by the @authors tag. See the copyright.txt in the distribution for a
55
* full listing of individual contributors.
66
*

de.ibapl.spsw.api.tests/src/main/java/de/ibapl/spsw/tests/AbstractAsyncSerialPortSocketTest.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* SPSW - Drivers for the serial port, https://github.com/aploese/spsw/
3-
* Copyright (C) 2009-2021, Arne Plöse and individual contributors as indicated
3+
* Copyright (C) 2009-2023, Arne Plöse and individual contributors as indicated
44
* by the @authors tag. See the copyright.txt in the distribution for a
55
* full listing of individual contributors.
66
*

de.ibapl.spsw.api.tests/src/main/java/de/ibapl/spsw/tests/AbstractChannelTests.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* SPSW - Drivers for the serial port, https://github.com/aploese/spsw/
3-
* Copyright (C) 2009-2021, Arne Plöse and individual contributors as indicated
3+
* Copyright (C) 2009-2023, Arne Plöse and individual contributors as indicated
44
* by the @authors tag. See the copyright.txt in the distribution for a
55
* full listing of individual contributors.
66
*

de.ibapl.spsw.api.tests/src/main/java/de/ibapl/spsw/tests/AbstractOnePortTest.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* SPSW - Drivers for the serial port, https://github.com/aploese/spsw/
3-
* Copyright (C) 2009-2021, Arne Plöse and individual contributors as indicated
3+
* Copyright (C) 2009-2023, Arne Plöse and individual contributors as indicated
44
* by the @authors tag. See the copyright.txt in the distribution for a
55
* full listing of individual contributors.
66
*

de.ibapl.spsw.api.tests/src/main/java/de/ibapl/spsw/tests/AbstractPortTest.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* SPSW - Drivers for the serial port, https://github.com/aploese/spsw/
3-
* Copyright (C) 2009-2021, Arne Plöse and individual contributors as indicated
3+
* Copyright (C) 2009-2023, Arne Plöse and individual contributors as indicated
44
* by the @authors tag. See the copyright.txt in the distribution for a
55
* full listing of individual contributors.
66
*

de.ibapl.spsw.api.tests/src/main/java/de/ibapl/spsw/tests/AbstractReadWriteAllParitiesTest.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* SPSW - Drivers for the serial port, https://github.com/aploese/spsw/
3-
* Copyright (C) 2009-2021, Arne Plöse and individual contributors as indicated
3+
* Copyright (C) 2009-2023, Arne Plöse and individual contributors as indicated
44
* by the @authors tag. See the copyright.txt in the distribution for a
55
* full listing of individual contributors.
66
*

de.ibapl.spsw.api.tests/src/main/java/de/ibapl/spsw/tests/AbstractReadWriteAllSpeedsTest.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* SPSW - Drivers for the serial port, https://github.com/aploese/spsw/
3-
* Copyright (C) 2009-2021, Arne Plöse and individual contributors as indicated
3+
* Copyright (C) 2009-2023, Arne Plöse and individual contributors as indicated
44
* by the @authors tag. See the copyright.txt in the distribution for a
55
* full listing of individual contributors.
66
*

de.ibapl.spsw.api.tests/src/main/java/de/ibapl/spsw/tests/AbstractReadWriteBaselineTest.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* SPSW - Drivers for the serial port, https://github.com/aploese/spsw/
3-
* Copyright (C) 2009-2021, Arne Plöse and individual contributors as indicated
3+
* Copyright (C) 2009-2023, Arne Plöse and individual contributors as indicated
44
* by the @authors tag. See the copyright.txt in the distribution for a
55
* full listing of individual contributors.
66
*

de.ibapl.spsw.api.tests/src/main/java/de/ibapl/spsw/tests/AbstractReadWriteBufferSizeTest.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* SPSW - Drivers for the serial port, https://github.com/aploese/spsw/
3-
* Copyright (C) 2009-2021, Arne Plöse and individual contributors as indicated
3+
* Copyright (C) 2009-2023, Arne Plöse and individual contributors as indicated
44
* by the @authors tag. See the copyright.txt in the distribution for a
55
* full listing of individual contributors.
66
*

de.ibapl.spsw.api.tests/src/main/java/de/ibapl/spsw/tests/AbstractReadWriteRtsCtsTests.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* SPSW - Drivers for the serial port, https://github.com/aploese/spsw/
3-
* Copyright (C) 2009-2021, Arne Plöse and individual contributors as indicated
3+
* Copyright (C) 2009-2023, Arne Plöse and individual contributors as indicated
44
* by the @authors tag. See the copyright.txt in the distribution for a
55
* full listing of individual contributors.
66
*

de.ibapl.spsw.api.tests/src/main/java/de/ibapl/spsw/tests/AbstractReadWriteTest.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* SPSW - Drivers for the serial port, https://github.com/aploese/spsw/
3-
* Copyright (C) 2009-2021, Arne Plöse and individual contributors as indicated
3+
* Copyright (C) 2009-2023, Arne Plöse and individual contributors as indicated
44
* by the @authors tag. See the copyright.txt in the distribution for a
55
* full listing of individual contributors.
66
*

de.ibapl.spsw.api.tests/src/main/java/de/ibapl/spsw/tests/AbstractSerialPortSocketTest.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* SPSW - Drivers for the serial port, https://github.com/aploese/spsw/
3-
* Copyright (C) 2009-2021, Arne Plöse and individual contributors as indicated
3+
* Copyright (C) 2009-2023, Arne Plöse and individual contributors as indicated
44
* by the @authors tag. See the copyright.txt in the distribution for a
55
* full listing of individual contributors.
66
*

de.ibapl.spsw.api.tests/src/main/java/de/ibapl/spsw/tests/AbstractTwoPortsBaselineRxTxTest.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* SPSW - Drivers for the serial port, https://github.com/aploese/spsw/
3-
* Copyright (C) 2009-2021, Arne Plöse and individual contributors as indicated
3+
* Copyright (C) 2009-2023, Arne Plöse and individual contributors as indicated
44
* by the @authors tag. See the copyright.txt in the distribution for a
55
* full listing of individual contributors.
66
*

de.ibapl.spsw.api.tests/src/main/java/de/ibapl/spsw/tests/PortConfiguration.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* SPSW - Drivers for the serial port, https://github.com/aploese/spsw/
3-
* Copyright (C) 2009-2021, Arne Plöse and individual contributors as indicated
3+
* Copyright (C) 2009-2023, Arne Plöse and individual contributors as indicated
44
* by the @authors tag. See the copyright.txt in the distribution for a
55
* full listing of individual contributors.
66
*

de.ibapl.spsw.api.tests/src/main/java/de/ibapl/spsw/tests/PortConfigurationFactory.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* SPSW - Drivers for the serial port, https://github.com/aploese/spsw/
3-
* Copyright (C) 2009-2021, Arne Plöse and individual contributors as indicated
3+
* Copyright (C) 2009-2023, Arne Plöse and individual contributors as indicated
44
* by the @authors tag. See the copyright.txt in the distribution for a
55
* full listing of individual contributors.
66
*

de.ibapl.spsw.api.tests/src/main/java/de/ibapl/spsw/tests/SetupAndTeardownTests.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* SPSW - Drivers for the serial port, https://github.com/aploese/spsw/
3-
* Copyright (C) 2009-2021, Arne Plöse and individual contributors as indicated
3+
* Copyright (C) 2009-2023, Arne Plöse and individual contributors as indicated
44
* by the @authors tag. See the copyright.txt in the distribution for a
55
* full listing of individual contributors.
66
*

de.ibapl.spsw.api.tests/src/main/java/de/ibapl/spsw/tests/SocketIoType.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* SPSW - Drivers for the serial port, https://github.com/aploese/spsw/
3-
* Copyright (C) 2009-2021, Arne Plöse and individual contributors as indicated
3+
* Copyright (C) 2009-2023, Arne Plöse and individual contributors as indicated
44
* by the @authors tag. See the copyright.txt in the distribution for a
55
* full listing of individual contributors.
66
*

de.ibapl.spsw.api.tests/src/main/java/de/ibapl/spsw/tests/tags/BaselineTest.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* SPSW - Drivers for the serial port, https://github.com/aploese/spsw/
3-
* Copyright (C) 2009-2021, Arne Plöse and individual contributors as indicated
3+
* Copyright (C) 2009-2023, Arne Plöse and individual contributors as indicated
44
* by the @authors tag. See the copyright.txt in the distribution for a
55
* full listing of individual contributors.
66
*

de.ibapl.spsw.api.tests/src/main/java/de/ibapl/spsw/tests/tags/ByteChannelTest.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* SPSW - Drivers for the serial port, https://github.com/aploese/spsw/
3-
* Copyright (C) 2009-2021, Arne Plöse and individual contributors as indicated
3+
* Copyright (C) 2009-2023, Arne Plöse and individual contributors as indicated
44
* by the @authors tag. See the copyright.txt in the distribution for a
55
* full listing of individual contributors.
66
*

de.ibapl.spsw.api.tests/src/main/java/de/ibapl/spsw/tests/tags/DtrDsrTest.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* SPSW - Drivers for the serial port, https://github.com/aploese/spsw/
3-
* Copyright (C) 2009-2021, Arne Plöse and individual contributors as indicated
3+
* Copyright (C) 2009-2023, Arne Plöse and individual contributors as indicated
44
* by the @authors tag. See the copyright.txt in the distribution for a
55
* full listing of individual contributors.
66
*

de.ibapl.spsw.api.tests/src/main/java/de/ibapl/spsw/tests/tags/HighSpeedTest.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* SPSW - Drivers for the serial port, https://github.com/aploese/spsw/
3-
* Copyright (C) 2009-2021, Arne Plöse and individual contributors as indicated
3+
* Copyright (C) 2009-2023, Arne Plöse and individual contributors as indicated
44
* by the @authors tag. See the copyright.txt in the distribution for a
55
* full listing of individual contributors.
66
*

de.ibapl.spsw.api.tests/src/main/java/de/ibapl/spsw/tests/tags/IOStreamTest.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* SPSW - Drivers for the serial port, https://github.com/aploese/spsw/
3-
* Copyright (C) 2009-2021, Arne Plöse and individual contributors as indicated
3+
* Copyright (C) 2009-2023, Arne Plöse and individual contributors as indicated
44
* by the @authors tag. See the copyright.txt in the distribution for a
55
* full listing of individual contributors.
66
*

de.ibapl.spsw.api.tests/src/main/java/de/ibapl/spsw/tests/tags/LowSpeedTest.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* SPSW - Drivers for the serial port, https://github.com/aploese/spsw/
3-
* Copyright (C) 2009-2021, Arne Plöse and individual contributors as indicated
3+
* Copyright (C) 2009-2023, Arne Plöse and individual contributors as indicated
44
* by the @authors tag. See the copyright.txt in the distribution for a
55
* full listing of individual contributors.
66
*

de.ibapl.spsw.api.tests/src/main/java/de/ibapl/spsw/tests/tags/NotSupportedByAllDevices.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* SPSW - Drivers for the serial port, https://github.com/aploese/spsw/
3-
* Copyright (C) 2009-2021, Arne Plöse and individual contributors as indicated
3+
* Copyright (C) 2009-2023, Arne Plöse and individual contributors as indicated
44
* by the @authors tag. See the copyright.txt in the distribution for a
55
* full listing of individual contributors.
66
*

de.ibapl.spsw.api.tests/src/main/java/de/ibapl/spsw/tests/tags/RtsCtsTest.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* SPSW - Drivers for the serial port, https://github.com/aploese/spsw/
3-
* Copyright (C) 2009-2021, Arne Plöse and individual contributors as indicated
3+
* Copyright (C) 2009-2023, Arne Plöse and individual contributors as indicated
44
* by the @authors tag. See the copyright.txt in the distribution for a
55
* full listing of individual contributors.
66
*

de.ibapl.spsw.api.tests/src/main/java/de/ibapl/spsw/tests/tags/SlowTest.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* SPSW - Drivers for the serial port, https://github.com/aploese/spsw/
3-
* Copyright (C) 2009-2021, Arne Plöse and individual contributors as indicated
3+
* Copyright (C) 2009-2023, Arne Plöse and individual contributors as indicated
44
* by the @authors tag. See the copyright.txt in the distribution for a
55
* full listing of individual contributors.
66
*

de.ibapl.spsw.api.tests/src/main/java/module-info.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* SPSW - Drivers for the serial port, https://github.com/aploese/spsw/
3-
* Copyright (C) 2009-2021, Arne Plöse and individual contributors as indicated
3+
* Copyright (C) 2009-2023, Arne Plöse and individual contributors as indicated
44
* by the @authors tag. See the copyright.txt in the distribution for a
55
* full listing of individual contributors.
66
*

de.ibapl.spsw.api/src/main/java/de/ibapl/spsw/api/AsyncByteChannel.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* SPSW - Drivers for the serial port, https://github.com/aploese/spsw/
3-
* Copyright (C) 2009-2021, Arne Plöse and individual contributors as indicated
3+
* Copyright (C) 2009-2023, Arne Plöse and individual contributors as indicated
44
* by the @authors tag. See the copyright.txt in the distribution for a
55
* full listing of individual contributors.
66
*

de.ibapl.spsw.api/src/main/java/de/ibapl/spsw/api/AsyncReadableByteChannel.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* SPSW - Drivers for the serial port, https://github.com/aploese/spsw/
3-
* Copyright (C) 2009-2021, Arne Plöse and individual contributors as indicated
3+
* Copyright (C) 2009-2023, Arne Plöse and individual contributors as indicated
44
* by the @authors tag. See the copyright.txt in the distribution for a
55
* full listing of individual contributors.
66
*

de.ibapl.spsw.api/src/main/java/de/ibapl/spsw/api/AsyncSerialPortSocket.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* SPSW - Drivers for the serial port, https://github.com/aploese/spsw/
3-
* Copyright (C) 2009-2021, Arne Plöse and individual contributors as indicated
3+
* Copyright (C) 2009-2023, Arne Plöse and individual contributors as indicated
44
* by the @authors tag. See the copyright.txt in the distribution for a
55
* full listing of individual contributors.
66
*

de.ibapl.spsw.api/src/main/java/de/ibapl/spsw/api/AsyncWritableByteChannel.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* SPSW - Drivers for the serial port, https://github.com/aploese/spsw/
3-
* Copyright (C) 2009-2021, Arne Plöse and individual contributors as indicated
3+
* Copyright (C) 2009-2023, Arne Plöse and individual contributors as indicated
44
* by the @authors tag. See the copyright.txt in the distribution for a
55
* full listing of individual contributors.
66
*

de.ibapl.spsw.api/src/main/java/de/ibapl/spsw/api/AsynchronousCancelException.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* SPSW - Drivers for the serial port, https://github.com/aploese/spsw/
3-
* Copyright (C) 2009-2021, Arne Plöse and individual contributors as indicated
3+
* Copyright (C) 2009-2023, Arne Plöse and individual contributors as indicated
44
* by the @authors tag. See the copyright.txt in the distribution for a
55
* full listing of individual contributors.
66
*

de.ibapl.spsw.api/src/main/java/de/ibapl/spsw/api/DataBits.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* SPSW - Drivers for the serial port, https://github.com/aploese/spsw/
3-
* Copyright (C) 2009-2021, Arne Plöse and individual contributors as indicated
3+
* Copyright (C) 2009-2023, Arne Plöse and individual contributors as indicated
44
* by the @authors tag. See the copyright.txt in the distribution for a
55
* full listing of individual contributors.
66
*

de.ibapl.spsw.api/src/main/java/de/ibapl/spsw/api/FlowControl.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* SPSW - Drivers for the serial port, https://github.com/aploese/spsw/
3-
* Copyright (C) 2009-2021, Arne Plöse and individual contributors as indicated
3+
* Copyright (C) 2009-2023, Arne Plöse and individual contributors as indicated
44
* by the @authors tag. See the copyright.txt in the distribution for a
55
* full listing of individual contributors.
66
*

de.ibapl.spsw.api/src/main/java/de/ibapl/spsw/api/InOutSpeedConfiguration.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* SPSW - Drivers for the serial port, https://github.com/aploese/spsw/
3-
* Copyright (C) 2009-2021, Arne Plöse and individual contributors as indicated
3+
* Copyright (C) 2009-2023, Arne Plöse and individual contributors as indicated
44
* by the @authors tag. See the copyright.txt in the distribution for a
55
* full listing of individual contributors.
66
*

de.ibapl.spsw.api/src/main/java/de/ibapl/spsw/api/Parity.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* SPSW - Drivers for the serial port, https://github.com/aploese/spsw/
3-
* Copyright (C) 2009-2021, Arne Plöse and individual contributors as indicated
3+
* Copyright (C) 2009-2023, Arne Plöse and individual contributors as indicated
44
* by the @authors tag. See the copyright.txt in the distribution for a
55
* full listing of individual contributors.
66
*

de.ibapl.spsw.api/src/main/java/de/ibapl/spsw/api/PortnamesComparator.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* SPSW - Drivers for the serial port, https://github.com/aploese/spsw/
3-
* Copyright (C) 2009-2021, Arne Plöse and individual contributors as indicated
3+
* Copyright (C) 2009-2023, Arne Plöse and individual contributors as indicated
44
* by the @authors tag. See the copyright.txt in the distribution for a
55
* full listing of individual contributors.
66
*

de.ibapl.spsw.api/src/main/java/de/ibapl/spsw/api/SerialPortConfiguration.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* SPSW - Drivers for the serial port, https://github.com/aploese/spsw/
3-
* Copyright (C) 2009-2021, Arne Plöse and individual contributors as indicated
3+
* Copyright (C) 2009-2023, Arne Plöse and individual contributors as indicated
44
* by the @authors tag. See the copyright.txt in the distribution for a
55
* full listing of individual contributors.
66
*

de.ibapl.spsw.api/src/main/java/de/ibapl/spsw/api/SerialPortSocket.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* SPSW - Drivers for the serial port, https://github.com/aploese/spsw/
3-
* Copyright (C) 2009-2021, Arne Plöse and individual contributors as indicated
3+
* Copyright (C) 2009-2023, Arne Plöse and individual contributors as indicated
44
* by the @authors tag. See the copyright.txt in the distribution for a
55
* full listing of individual contributors.
66
*

de.ibapl.spsw.api/src/main/java/de/ibapl/spsw/api/SerialPortSocketFactory.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* SPSW - Drivers for the serial port, https://github.com/aploese/spsw/
3-
* Copyright (C) 2009-2021, Arne Plöse and individual contributors as indicated
3+
* Copyright (C) 2009-2023, Arne Plöse and individual contributors as indicated
44
* by the @authors tag. See the copyright.txt in the distribution for a
55
* full listing of individual contributors.
66
*

de.ibapl.spsw.api/src/main/java/de/ibapl/spsw/api/Speed.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* SPSW - Drivers for the serial port, https://github.com/aploese/spsw/
3-
* Copyright (C) 2009-2021, Arne Plöse and individual contributors as indicated
3+
* Copyright (C) 2009-2023, Arne Plöse and individual contributors as indicated
44
* by the @authors tag. See the copyright.txt in the distribution for a
55
* full listing of individual contributors.
66
*

de.ibapl.spsw.api/src/main/java/de/ibapl/spsw/api/StopBits.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* SPSW - Drivers for the serial port, https://github.com/aploese/spsw/
3-
* Copyright (C) 2009-2021, Arne Plöse and individual contributors as indicated
3+
* Copyright (C) 2009-2023, Arne Plöse and individual contributors as indicated
44
* by the @authors tag. See the copyright.txt in the distribution for a
55
* full listing of individual contributors.
66
*

de.ibapl.spsw.api/src/main/java/de/ibapl/spsw/api/TimeoutIOException.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* SPSW - Drivers for the serial port, https://github.com/aploese/spsw/
3-
* Copyright (C) 2009-2021, Arne Plöse and individual contributors as indicated
3+
* Copyright (C) 2009-2023, Arne Plöse and individual contributors as indicated
44
* by the @authors tag. See the copyright.txt in the distribution for a
55
* full listing of individual contributors.
66
*

de.ibapl.spsw.api/src/main/java/de/ibapl/spsw/api/channels/MemSegmentChannel.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* SPSW - Drivers for the serial port, https://github.com/aploese/spsw/
3-
* Copyright (C) 2009-2021, Arne Plöse and individual contributors as indicated
3+
* Copyright (C) 2009-2023, Arne Plöse and individual contributors as indicated
44
* by the @authors tag. See the copyright.txt in the distribution for a
55
* full listing of individual contributors.
66
*

de.ibapl.spsw.api/src/main/java/de/ibapl/spsw/api/channels/ReadableMemSegmentChannel.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* SPSW - Drivers for the serial port, https://github.com/aploese/spsw/
3-
* Copyright (C) 2009-2021, Arne Plöse and individual contributors as indicated
3+
* Copyright (C) 2009-2023, Arne Plöse and individual contributors as indicated
44
* by the @authors tag. See the copyright.txt in the distribution for a
55
* full listing of individual contributors.
66
*

de.ibapl.spsw.api/src/main/java/de/ibapl/spsw/api/channels/WritableMemSegmentChannel.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* SPSW - Drivers for the serial port, https://github.com/aploese/spsw/
3-
* Copyright (C) 2009-2021, Arne Plöse and individual contributors as indicated
3+
* Copyright (C) 2009-2023, Arne Plöse and individual contributors as indicated
44
* by the @authors tag. See the copyright.txt in the distribution for a
55
* full listing of individual contributors.
66
*

de.ibapl.spsw.api/src/main/java/de/ibapl/spsw/api/channels/package-info.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* SPSW - Drivers for the serial port, https://github.com/aploese/spsw/
3-
* Copyright (C) 2009-2021, Arne Plöse and individual contributors as indicated
3+
* Copyright (C) 2009-2023, Arne Plöse and individual contributors as indicated
44
* by the @authors tag. See the copyright.txt in the distribution for a
55
* full listing of individual contributors.
66
*

de.ibapl.spsw.api/src/main/java/de/ibapl/spsw/api/package-info.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* SPSW - Drivers for the serial port, https://github.com/aploese/spsw/
3-
* Copyright (C) 2009-2021, Arne Plöse and individual contributors as indicated
3+
* Copyright (C) 2009-2023, Arne Plöse and individual contributors as indicated
44
* by the @authors tag. See the copyright.txt in the distribution for a
55
* full listing of individual contributors.
66
*

de.ibapl.spsw.api/src/main/java/de/ibapl/spsw/logging/LogExplainRead.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* SPSW - Drivers for the serial port, https://github.com/aploese/spsw/
3-
* Copyright (C) 2009-2021, Arne Plöse and individual contributors as indicated
3+
* Copyright (C) 2009-2023, Arne Plöse and individual contributors as indicated
44
* by the @authors tag. See the copyright.txt in the distribution for a
55
* full listing of individual contributors.
66
*

de.ibapl.spsw.api/src/main/java/de/ibapl/spsw/logging/LogExplainWrite.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* SPSW - Drivers for the serial port, https://github.com/aploese/spsw/
3-
* Copyright (C) 2009-2021, Arne Plöse and individual contributors as indicated
3+
* Copyright (C) 2009-2023, Arne Plöse and individual contributors as indicated
44
* by the @authors tag. See the copyright.txt in the distribution for a
55
* full listing of individual contributors.
66
*

0 commit comments

Comments
 (0)