Skip to content

Commit 3d9be81

Browse files
committed
[release] version 0.5.8
1 parent c9f6359 commit 3d9be81

File tree

315 files changed

+315
-315
lines changed

Some content is hidden

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

315 files changed

+315
-315
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<!-- general project information -->
1111
<groupId>de.hshannover.f4.trust</groupId>
1212
<artifactId>irond</artifactId>
13-
<version>0.5.7</version>
13+
<version>0.5.8</version>
1414
<packaging>jar</packaging>
1515
<name>irond</name>
1616
<url>http://trust.f4.hs-hannover.de</url>

src/license/dummy/Dummy.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
1919
* Website: http://trust.f4.hs-hannover.de/
2020
*
21-
* This file is part of irond, version 0.5.7, implemented by the Trust@HsH
21+
* This file is part of irond, version 0.5.8, implemented by the Trust@HsH
2222
* research group at the Hochschule Hannover.
2323
* %%
2424
* Copyright (C) 2010 - 2016 Trust@HsH

src/main/java/de/hshannover/f4/trust/iron/mapserver/IfmapConstStrings.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
1919
* Website: http://trust.f4.hs-hannover.de/
2020
*
21-
* This file is part of irond, version 0.5.7, implemented by the Trust@HsH
21+
* This file is part of irond, version 0.5.8, implemented by the Trust@HsH
2222
* research group at the Hochschule Hannover.
2323
* %%
2424
* Copyright (C) 2010 - 2016 Trust@HsH

src/main/java/de/hshannover/f4/trust/iron/mapserver/Main.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
1919
* Website: http://trust.f4.hs-hannover.de/
2020
*
21-
* This file is part of irond, version 0.5.7, implemented by the Trust@HsH
21+
* This file is part of irond, version 0.5.8, implemented by the Trust@HsH
2222
* research group at the Hochschule Hannover.
2323
* %%
2424
* Copyright (C) 2010 - 2016 Trust@HsH

src/main/java/de/hshannover/f4/trust/iron/mapserver/binding/FilterFactory.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
1919
* Website: http://trust.f4.hs-hannover.de/
2020
*
21-
* This file is part of irond, version 0.5.7, implemented by the Trust@HsH
21+
* This file is part of irond, version 0.5.8, implemented by the Trust@HsH
2222
* research group at the Hochschule Hannover.
2323
* %%
2424
* Copyright (C) 2010 - 2016 Trust@HsH

src/main/java/de/hshannover/f4/trust/iron/mapserver/binding/JaxbIdentifierHelper.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
1919
* Website: http://trust.f4.hs-hannover.de/
2020
*
21-
* This file is part of irond, version 0.5.7, implemented by the Trust@HsH
21+
* This file is part of irond, version 0.5.8, implemented by the Trust@HsH
2222
* research group at the Hochschule Hannover.
2323
* %%
2424
* Copyright (C) 2010 - 2016 Trust@HsH

src/main/java/de/hshannover/f4/trust/iron/mapserver/binding/JaxbRequestUnmarshaller.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
1919
* Website: http://trust.f4.hs-hannover.de/
2020
*
21-
* This file is part of irond, version 0.5.7, implemented by the Trust@HsH
21+
* This file is part of irond, version 0.5.8, implemented by the Trust@HsH
2222
* research group at the Hochschule Hannover.
2323
* %%
2424
* Copyright (C) 2010 - 2016 Trust@HsH

src/main/java/de/hshannover/f4/trust/iron/mapserver/binding/JaxbResultMarshaller.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
1919
* Website: http://trust.f4.hs-hannover.de/
2020
*
21-
* This file is part of irond, version 0.5.7, implemented by the Trust@HsH
21+
* This file is part of irond, version 0.5.8, implemented by the Trust@HsH
2222
* research group at the Hochschule Hannover.
2323
* %%
2424
* Copyright (C) 2010 - 2016 Trust@HsH

src/main/java/de/hshannover/f4/trust/iron/mapserver/binding/RequestUnmarshaller.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
1919
* Website: http://trust.f4.hs-hannover.de/
2020
*
21-
* This file is part of irond, version 0.5.7, implemented by the Trust@HsH
21+
* This file is part of irond, version 0.5.8, implemented by the Trust@HsH
2222
* research group at the Hochschule Hannover.
2323
* %%
2424
* Copyright (C) 2010 - 2016 Trust@HsH

src/main/java/de/hshannover/f4/trust/iron/mapserver/binding/RequestUnmarshallerFactory.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
1919
* Website: http://trust.f4.hs-hannover.de/
2020
*
21-
* This file is part of irond, version 0.5.7, implemented by the Trust@HsH
21+
* This file is part of irond, version 0.5.8, implemented by the Trust@HsH
2222
* research group at the Hochschule Hannover.
2323
* %%
2424
* Copyright (C) 2010 - 2016 Trust@HsH

src/main/java/de/hshannover/f4/trust/iron/mapserver/binding/ResultMarshaller.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
1919
* Website: http://trust.f4.hs-hannover.de/
2020
*
21-
* This file is part of irond, version 0.5.7, implemented by the Trust@HsH
21+
* This file is part of irond, version 0.5.8, implemented by the Trust@HsH
2222
* research group at the Hochschule Hannover.
2323
* %%
2424
* Copyright (C) 2010 - 2016 Trust@HsH

src/main/java/de/hshannover/f4/trust/iron/mapserver/binding/ResultMarshallerFactory.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
1919
* Website: http://trust.f4.hs-hannover.de/
2020
*
21-
* This file is part of irond, version 0.5.7, implemented by the Trust@HsH
21+
* This file is part of irond, version 0.5.8, implemented by the Trust@HsH
2222
* research group at the Hochschule Hannover.
2323
* %%
2424
* Copyright (C) 2010 - 2016 Trust@HsH

src/main/java/de/hshannover/f4/trust/iron/mapserver/binding/SimpleValidationEventHandler.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
1919
* Website: http://trust.f4.hs-hannover.de/
2020
*
21-
* This file is part of irond, version 0.5.7, implemented by the Trust@HsH
21+
* This file is part of irond, version 0.5.8, implemented by the Trust@HsH
2222
* research group at the Hochschule Hannover.
2323
* %%
2424
* Copyright (C) 2010 - 2016 Trust@HsH

src/main/java/de/hshannover/f4/trust/iron/mapserver/binding/SimpleValidationEventHandlerFactory.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
1919
* Website: http://trust.f4.hs-hannover.de/
2020
*
21-
* This file is part of irond, version 0.5.7, implemented by the Trust@HsH
21+
* This file is part of irond, version 0.5.8, implemented by the Trust@HsH
2222
* research group at the Hochschule Hannover.
2323
* %%
2424
* Copyright (C) 2010 - 2016 Trust@HsH

src/main/java/de/hshannover/f4/trust/iron/mapserver/binding/ValidationEventHandlerFactory.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
1919
* Website: http://trust.f4.hs-hannover.de/
2020
*
21-
* This file is part of irond, version 0.5.7, implemented by the Trust@HsH
21+
* This file is part of irond, version 0.5.8, implemented by the Trust@HsH
2222
* research group at the Hochschule Hannover.
2323
* %%
2424
* Copyright (C) 2010 - 2016 Trust@HsH

src/main/java/de/hshannover/f4/trust/iron/mapserver/communication/ChannelIdentifier.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
1919
* Website: http://trust.f4.hs-hannover.de/
2020
*
21-
* This file is part of irond, version 0.5.7, implemented by the Trust@HsH
21+
* This file is part of irond, version 0.5.8, implemented by the Trust@HsH
2222
* research group at the Hochschule Hannover.
2323
* %%
2424
* Copyright (C) 2010 - 2016 Trust@HsH

src/main/java/de/hshannover/f4/trust/iron/mapserver/communication/ClientIdentifier.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
1919
* Website: http://trust.f4.hs-hannover.de/
2020
*
21-
* This file is part of irond, version 0.5.7, implemented by the Trust@HsH
21+
* This file is part of irond, version 0.5.8, implemented by the Trust@HsH
2222
* research group at the Hochschule Hannover.
2323
* %%
2424
* Copyright (C) 2010 - 2016 Trust@HsH

src/main/java/de/hshannover/f4/trust/iron/mapserver/communication/bus/Processor.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
1919
* Website: http://trust.f4.hs-hannover.de/
2020
*
21-
* This file is part of irond, version 0.5.7, implemented by the Trust@HsH
21+
* This file is part of irond, version 0.5.8, implemented by the Trust@HsH
2222
* research group at the Hochschule Hannover.
2323
* %%
2424
* Copyright (C) 2010 - 2016 Trust@HsH

src/main/java/de/hshannover/f4/trust/iron/mapserver/communication/bus/Queue.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
1919
* Website: http://trust.f4.hs-hannover.de/
2020
*
21-
* This file is part of irond, version 0.5.7, implemented by the Trust@HsH
21+
* This file is part of irond, version 0.5.8, implemented by the Trust@HsH
2222
* research group at the Hochschule Hannover.
2323
* %%
2424
* Copyright (C) 2010 - 2016 Trust@HsH

src/main/java/de/hshannover/f4/trust/iron/mapserver/communication/bus/messages/Action.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
1919
* Website: http://trust.f4.hs-hannover.de/
2020
*
21-
* This file is part of irond, version 0.5.7, implemented by the Trust@HsH
21+
* This file is part of irond, version 0.5.8, implemented by the Trust@HsH
2222
* research group at the Hochschule Hannover.
2323
* %%
2424
* Copyright (C) 2010 - 2016 Trust@HsH

src/main/java/de/hshannover/f4/trust/iron/mapserver/communication/bus/messages/ActionSeries.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
1919
* Website: http://trust.f4.hs-hannover.de/
2020
*
21-
* This file is part of irond, version 0.5.7, implemented by the Trust@HsH
21+
* This file is part of irond, version 0.5.8, implemented by the Trust@HsH
2222
* research group at the Hochschule Hannover.
2323
* %%
2424
* Copyright (C) 2010 - 2016 Trust@HsH

src/main/java/de/hshannover/f4/trust/iron/mapserver/communication/bus/messages/BadChannelEvent.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
1919
* Website: http://trust.f4.hs-hannover.de/
2020
*
21-
* This file is part of irond, version 0.5.7, implemented by the Trust@HsH
21+
* This file is part of irond, version 0.5.8, implemented by the Trust@HsH
2222
* research group at the Hochschule Hannover.
2323
* %%
2424
* Copyright (C) 2010 - 2016 Trust@HsH

src/main/java/de/hshannover/f4/trust/iron/mapserver/communication/bus/messages/ChannelAction.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
1919
* Website: http://trust.f4.hs-hannover.de/
2020
*
21-
* This file is part of irond, version 0.5.7, implemented by the Trust@HsH
21+
* This file is part of irond, version 0.5.8, implemented by the Trust@HsH
2222
* research group at the Hochschule Hannover.
2323
* %%
2424
* Copyright (C) 2010 - 2016 Trust@HsH

src/main/java/de/hshannover/f4/trust/iron/mapserver/communication/bus/messages/ChannelEvent.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
1919
* Website: http://trust.f4.hs-hannover.de/
2020
*
21-
* This file is part of irond, version 0.5.7, implemented by the Trust@HsH
21+
* This file is part of irond, version 0.5.8, implemented by the Trust@HsH
2222
* research group at the Hochschule Hannover.
2323
* %%
2424
* Copyright (C) 2010 - 2016 Trust@HsH

src/main/java/de/hshannover/f4/trust/iron/mapserver/communication/bus/messages/CloseChannelAction.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
1919
* Website: http://trust.f4.hs-hannover.de/
2020
*
21-
* This file is part of irond, version 0.5.7, implemented by the Trust@HsH
21+
* This file is part of irond, version 0.5.8, implemented by the Trust@HsH
2222
* research group at the Hochschule Hannover.
2323
* %%
2424
* Copyright (C) 2010 - 2016 Trust@HsH

src/main/java/de/hshannover/f4/trust/iron/mapserver/communication/bus/messages/ClosedChannelEvent.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
1919
* Website: http://trust.f4.hs-hannover.de/
2020
*
21-
* This file is part of irond, version 0.5.7, implemented by the Trust@HsH
21+
* This file is part of irond, version 0.5.8, implemented by the Trust@HsH
2222
* research group at the Hochschule Hannover.
2323
* %%
2424
* Copyright (C) 2010 - 2016 Trust@HsH

src/main/java/de/hshannover/f4/trust/iron/mapserver/communication/bus/messages/Event.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
1919
* Website: http://trust.f4.hs-hannover.de/
2020
*
21-
* This file is part of irond, version 0.5.7, implemented by the Trust@HsH
21+
* This file is part of irond, version 0.5.8, implemented by the Trust@HsH
2222
* research group at the Hochschule Hannover.
2323
* %%
2424
* Copyright (C) 2010 - 2016 Trust@HsH

src/main/java/de/hshannover/f4/trust/iron/mapserver/communication/bus/messages/PollResultAvailableEvent.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
1919
* Website: http://trust.f4.hs-hannover.de/
2020
*
21-
* This file is part of irond, version 0.5.7, implemented by the Trust@HsH
21+
* This file is part of irond, version 0.5.8, implemented by the Trust@HsH
2222
* research group at the Hochschule Hannover.
2323
* %%
2424
* Copyright (C) 2010 - 2016 Trust@HsH

src/main/java/de/hshannover/f4/trust/iron/mapserver/communication/bus/messages/RequestChannelEvent.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
1919
* Website: http://trust.f4.hs-hannover.de/
2020
*
21-
* This file is part of irond, version 0.5.7, implemented by the Trust@HsH
21+
* This file is part of irond, version 0.5.8, implemented by the Trust@HsH
2222
* research group at the Hochschule Hannover.
2323
* %%
2424
* Copyright (C) 2010 - 2016 Trust@HsH

src/main/java/de/hshannover/f4/trust/iron/mapserver/communication/bus/messages/SendResponseAction.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
1919
* Website: http://trust.f4.hs-hannover.de/
2020
*
21-
* This file is part of irond, version 0.5.7, implemented by the Trust@HsH
21+
* This file is part of irond, version 0.5.8, implemented by the Trust@HsH
2222
* research group at the Hochschule Hannover.
2323
* %%
2424
* Copyright (C) 2010 - 2016 Trust@HsH

src/main/java/de/hshannover/f4/trust/iron/mapserver/communication/bus/messages/TimerExpiredEvent.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
1919
* Website: http://trust.f4.hs-hannover.de/
2020
*
21-
* This file is part of irond, version 0.5.7, implemented by the Trust@HsH
21+
* This file is part of irond, version 0.5.8, implemented by the Trust@HsH
2222
* research group at the Hochschule Hannover.
2323
* %%
2424
* Copyright (C) 2010 - 2016 Trust@HsH

src/main/java/de/hshannover/f4/trust/iron/mapserver/communication/http/ActionProcessor.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
1919
* Website: http://trust.f4.hs-hannover.de/
2020
*
21-
* This file is part of irond, version 0.5.7, implemented by the Trust@HsH
21+
* This file is part of irond, version 0.5.8, implemented by the Trust@HsH
2222
* research group at the Hochschule Hannover.
2323
* %%
2424
* Copyright (C) 2010 - 2016 Trust@HsH

src/main/java/de/hshannover/f4/trust/iron/mapserver/communication/http/BasicChannelAuth.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
1919
* Website: http://trust.f4.hs-hannover.de/
2020
*
21-
* This file is part of irond, version 0.5.7, implemented by the Trust@HsH
21+
* This file is part of irond, version 0.5.8, implemented by the Trust@HsH
2222
* research group at the Hochschule Hannover.
2323
* %%
2424
* Copyright (C) 2010 - 2016 Trust@HsH

src/main/java/de/hshannover/f4/trust/iron/mapserver/communication/http/BasicChannelAuthFactory.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
1919
* Website: http://trust.f4.hs-hannover.de/
2020
*
21-
* This file is part of irond, version 0.5.7, implemented by the Trust@HsH
21+
* This file is part of irond, version 0.5.8, implemented by the Trust@HsH
2222
* research group at the Hochschule Hannover.
2323
* %%
2424
* Copyright (C) 2010 - 2016 Trust@HsH

src/main/java/de/hshannover/f4/trust/iron/mapserver/communication/http/CertificateChannelAuth.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
1919
* Website: http://trust.f4.hs-hannover.de/
2020
*
21-
* This file is part of irond, version 0.5.7, implemented by the Trust@HsH
21+
* This file is part of irond, version 0.5.8, implemented by the Trust@HsH
2222
* research group at the Hochschule Hannover.
2323
* %%
2424
* Copyright (C) 2010 - 2016 Trust@HsH

src/main/java/de/hshannover/f4/trust/iron/mapserver/communication/http/CertificateChannelAuthFactory.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
1919
* Website: http://trust.f4.hs-hannover.de/
2020
*
21-
* This file is part of irond, version 0.5.7, implemented by the Trust@HsH
21+
* This file is part of irond, version 0.5.8, implemented by the Trust@HsH
2222
* research group at the Hochschule Hannover.
2323
* %%
2424
* Copyright (C) 2010 - 2016 Trust@HsH

src/main/java/de/hshannover/f4/trust/iron/mapserver/communication/http/ChannelAcceptor.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
1919
* Website: http://trust.f4.hs-hannover.de/
2020
*
21-
* This file is part of irond, version 0.5.7, implemented by the Trust@HsH
21+
* This file is part of irond, version 0.5.8, implemented by the Trust@HsH
2222
* research group at the Hochschule Hannover.
2323
* %%
2424
* Copyright (C) 2010 - 2016 Trust@HsH

src/main/java/de/hshannover/f4/trust/iron/mapserver/communication/http/ChannelAuth.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
1919
* Website: http://trust.f4.hs-hannover.de/
2020
*
21-
* This file is part of irond, version 0.5.7, implemented by the Trust@HsH
21+
* This file is part of irond, version 0.5.8, implemented by the Trust@HsH
2222
* research group at the Hochschule Hannover.
2323
* %%
2424
* Copyright (C) 2010 - 2016 Trust@HsH

src/main/java/de/hshannover/f4/trust/iron/mapserver/communication/http/ChannelAuthFactory.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
1919
* Website: http://trust.f4.hs-hannover.de/
2020
*
21-
* This file is part of irond, version 0.5.7, implemented by the Trust@HsH
21+
* This file is part of irond, version 0.5.8, implemented by the Trust@HsH
2222
* research group at the Hochschule Hannover.
2323
* %%
2424
* Copyright (C) 2010 - 2016 Trust@HsH

src/main/java/de/hshannover/f4/trust/iron/mapserver/communication/http/ChannelManager.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
1919
* Website: http://trust.f4.hs-hannover.de/
2020
*
21-
* This file is part of irond, version 0.5.7, implemented by the Trust@HsH
21+
* This file is part of irond, version 0.5.8, implemented by the Trust@HsH
2222
* research group at the Hochschule Hannover.
2323
* %%
2424
* Copyright (C) 2010 - 2016 Trust@HsH

src/main/java/de/hshannover/f4/trust/iron/mapserver/communication/http/ChannelRep.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
1919
* Website: http://trust.f4.hs-hannover.de/
2020
*
21-
* This file is part of irond, version 0.5.7, implemented by the Trust@HsH
21+
* This file is part of irond, version 0.5.8, implemented by the Trust@HsH
2222
* research group at the Hochschule Hannover.
2323
* %%
2424
* Copyright (C) 2010 - 2016 Trust@HsH

src/main/java/de/hshannover/f4/trust/iron/mapserver/communication/http/ChannelThread.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
1919
* Website: http://trust.f4.hs-hannover.de/
2020
*
21-
* This file is part of irond, version 0.5.7, implemented by the Trust@HsH
21+
* This file is part of irond, version 0.5.8, implemented by the Trust@HsH
2222
* research group at the Hochschule Hannover.
2323
* %%
2424
* Copyright (C) 2010 - 2016 Trust@HsH

src/main/java/de/hshannover/f4/trust/iron/mapserver/communication/ifmap/EventProcessor.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
1919
* Website: http://trust.f4.hs-hannover.de/
2020
*
21-
* This file is part of irond, version 0.5.7, implemented by the Trust@HsH
21+
* This file is part of irond, version 0.5.8, implemented by the Trust@HsH
2222
* research group at the Hochschule Hannover.
2323
* %%
2424
* Copyright (C) 2010 - 2016 Trust@HsH

src/main/java/de/hshannover/f4/trust/iron/mapserver/communication/ifmap/PollResultAvailableCallback.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
1919
* Website: http://trust.f4.hs-hannover.de/
2020
*
21-
* This file is part of irond, version 0.5.7, implemented by the Trust@HsH
21+
* This file is part of irond, version 0.5.8, implemented by the Trust@HsH
2222
* research group at the Hochschule Hannover.
2323
* %%
2424
* Copyright (C) 2010 - 2016 Trust@HsH

0 commit comments

Comments
 (0)