Skip to content
This repository was archived by the owner on May 6, 2022. It is now read-only.

Commit 7da2a52

Browse files
author
Florian Lautenschlager
committed
Updated licence header.
1 parent 1ce2d32 commit 7da2a52

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

chronix-server-integration/src/main/java/de/qaware/chronix/examples/server/ChronixClientExample.java

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
package de.qaware.chronix.examples.server;/*
1+
/*
22
* Copyright (C) 2015 QAware GmbH
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
@@ -13,6 +13,7 @@
1313
* See the License for the specific language governing permissions and
1414
* limitations under the License.
1515
*/
16+
package de.qaware.chronix.examples.server;
1617

1718
import de.qaware.chronix.ChronixClient;
1819
import de.qaware.chronix.converter.KassiopeiaSimpleConverter;

0 commit comments

Comments
 (0)