diff --git a/uia.message/pom.xml b/uia.message/pom.xml
index 8746c21..012d573 100644
--- a/uia.message/pom.xml
+++ b/uia.message/pom.xml
@@ -3,7 +3,7 @@
4.0.0
uia
uia.message
- 0.5.0-SNAPSHOT
+ 0.5.0
jar
uia.message
https://github.com/gazer2kanlin/uia.message4j
diff --git a/uia.message/src/test/java/example/ExampleTest.java b/uia.message/src/test/java/example/ExampleTest.java
index f5ee203..f50778a 100644
--- a/uia.message/src/test/java/example/ExampleTest.java
+++ b/uia.message/src/test/java/example/ExampleTest.java
@@ -2,13 +2,13 @@
* Copyright 2017 UIA
*
* Licensed to the Apache Software Foundation (ASF) under one or more
- * contributor license agreements. See the NOTICE file distributed with
+ * contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may not use this file except in compliance with
- * the License. You may obtain a copy of the License at
+ * the License. You may obtain a copy of the License at
*
- * http://www.apache.org/licenses/LICENSE-2.0
+ * http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/uia.message/src/test/java/example/One.java b/uia.message/src/test/java/example/One.java
index cb40fad..1273536 100644
--- a/uia.message/src/test/java/example/One.java
+++ b/uia.message/src/test/java/example/One.java
@@ -1,3 +1,21 @@
+/*******************************************************************************
+ * Copyright 2017 UIA
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License. You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ *******************************************************************************/
package example;
import java.text.SimpleDateFormat;
diff --git a/uia.message/src/test/java/uia/message/DataExCodecTest.java b/uia.message/src/test/java/uia/message/DataExCodecTest.java
index 4843d47..3a66dd4 100644
--- a/uia.message/src/test/java/uia/message/DataExCodecTest.java
+++ b/uia.message/src/test/java/uia/message/DataExCodecTest.java
@@ -2,13 +2,13 @@
* Copyright 2017 UIA
*
* Licensed to the Apache Software Foundation (ASF) under one or more
- * contributor license agreements. See the NOTICE file distributed with
+ * contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may not use this file except in compliance with
- * the License. You may obtain a copy of the License at
+ * the License. You may obtain a copy of the License at
*
- * http://www.apache.org/licenses/LICENSE-2.0
+ * http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/uia.message/src/test/java/uia/message/Rcv1.java b/uia.message/src/test/java/uia/message/Rcv1.java
index 2cfc4d4..3766901 100644
--- a/uia.message/src/test/java/uia/message/Rcv1.java
+++ b/uia.message/src/test/java/uia/message/Rcv1.java
@@ -2,13 +2,13 @@
* Copyright 2017 UIA
*
* Licensed to the Apache Software Foundation (ASF) under one or more
- * contributor license agreements. See the NOTICE file distributed with
+ * contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may not use this file except in compliance with
- * the License. You may obtain a copy of the License at
+ * the License. You may obtain a copy of the License at
*
- * http://www.apache.org/licenses/LICENSE-2.0
+ * http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/uia.message/src/test/java/uia/message/Rcv2.java b/uia.message/src/test/java/uia/message/Rcv2.java
index 508e348..7e2afa6 100644
--- a/uia.message/src/test/java/uia/message/Rcv2.java
+++ b/uia.message/src/test/java/uia/message/Rcv2.java
@@ -2,13 +2,13 @@
* Copyright 2017 UIA
*
* Licensed to the Apache Software Foundation (ASF) under one or more
- * contributor license agreements. See the NOTICE file distributed with
+ * contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may not use this file except in compliance with
- * the License. You may obtain a copy of the License at
+ * the License. You may obtain a copy of the License at
*
- * http://www.apache.org/licenses/LICENSE-2.0
+ * http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/uia.message/src/test/java/uia/message/Rcv3.java b/uia.message/src/test/java/uia/message/Rcv3.java
index f8e435c..57f9c8a 100644
--- a/uia.message/src/test/java/uia/message/Rcv3.java
+++ b/uia.message/src/test/java/uia/message/Rcv3.java
@@ -1,3 +1,21 @@
+/*******************************************************************************
+ * Copyright 2017 UIA
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License. You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ *******************************************************************************/
package uia.message;
import java.util.ArrayList;
diff --git a/uia.message/src/test/java/uia/message/Rcv4.java b/uia.message/src/test/java/uia/message/Rcv4.java
index 0ab97b3..01971ba 100644
--- a/uia.message/src/test/java/uia/message/Rcv4.java
+++ b/uia.message/src/test/java/uia/message/Rcv4.java
@@ -2,13 +2,13 @@
* Copyright 2017 UIA
*
* Licensed to the Apache Software Foundation (ASF) under one or more
- * contributor license agreements. See the NOTICE file distributed with
+ * contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may not use this file except in compliance with
- * the License. You may obtain a copy of the License at
+ * the License. You may obtain a copy of the License at
*
- * http://www.apache.org/licenses/LICENSE-2.0
+ * http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/uia.message/src/test/java/uia/message/Rcv5.java b/uia.message/src/test/java/uia/message/Rcv5.java
index 5902ef4..37ab455 100644
--- a/uia.message/src/test/java/uia/message/Rcv5.java
+++ b/uia.message/src/test/java/uia/message/Rcv5.java
@@ -2,13 +2,13 @@
* Copyright 2017 UIA
*
* Licensed to the Apache Software Foundation (ASF) under one or more
- * contributor license agreements. See the NOTICE file distributed with
+ * contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may not use this file except in compliance with
- * the License. You may obtain a copy of the License at
+ * the License. You may obtain a copy of the License at
*
- * http://www.apache.org/licenses/LICENSE-2.0
+ * http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/uia.message/src/test/java/uia/message/Rcv6.java b/uia.message/src/test/java/uia/message/Rcv6.java
index 248156d..b74e19e 100644
--- a/uia.message/src/test/java/uia/message/Rcv6.java
+++ b/uia.message/src/test/java/uia/message/Rcv6.java
@@ -2,13 +2,13 @@
* Copyright 2017 UIA
*
* Licensed to the Apache Software Foundation (ASF) under one or more
- * contributor license agreements. See the NOTICE file distributed with
+ * contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may not use this file except in compliance with
- * the License. You may obtain a copy of the License at
+ * the License. You may obtain a copy of the License at
*
- * http://www.apache.org/licenses/LICENSE-2.0
+ * http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/uia.message/src/test/java/uia/message/Rcv7.java b/uia.message/src/test/java/uia/message/Rcv7.java
index 89b9add..adef10b 100644
--- a/uia.message/src/test/java/uia/message/Rcv7.java
+++ b/uia.message/src/test/java/uia/message/Rcv7.java
@@ -2,13 +2,13 @@
* Copyright 2017 UIA
*
* Licensed to the Apache Software Foundation (ASF) under one or more
- * contributor license agreements. See the NOTICE file distributed with
+ * contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may not use this file except in compliance with
- * the License. You may obtain a copy of the License at
+ * the License. You may obtain a copy of the License at
*
- * http://www.apache.org/licenses/LICENSE-2.0
+ * http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/uia.message/src/test/java/uia/message/RcvFx3List.java b/uia.message/src/test/java/uia/message/RcvFx3List.java
index b9b28c0..276bfdd 100644
--- a/uia.message/src/test/java/uia/message/RcvFx3List.java
+++ b/uia.message/src/test/java/uia/message/RcvFx3List.java
@@ -1,3 +1,21 @@
+/*******************************************************************************
+ * Copyright 2017 UIA
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License. You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ *******************************************************************************/
package uia.message;
import java.util.Map;
diff --git a/uia.message/src/test/java/uia/message/RcvFx3SeqList.java b/uia.message/src/test/java/uia/message/RcvFx3SeqList.java
index 20151be..a613bca 100644
--- a/uia.message/src/test/java/uia/message/RcvFx3SeqList.java
+++ b/uia.message/src/test/java/uia/message/RcvFx3SeqList.java
@@ -1,3 +1,21 @@
+/*******************************************************************************
+ * Copyright 2017 UIA
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License. You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ *******************************************************************************/
package uia.message;
import java.util.Map;
diff --git a/uia.message/src/test/java/uia/message/RcvFx7.java b/uia.message/src/test/java/uia/message/RcvFx7.java
index 5c48c1d..84c4741 100644
--- a/uia.message/src/test/java/uia/message/RcvFx7.java
+++ b/uia.message/src/test/java/uia/message/RcvFx7.java
@@ -1,3 +1,21 @@
+/*******************************************************************************
+ * Copyright 2017 UIA
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License. You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ *******************************************************************************/
package uia.message;
import java.util.Map;
diff --git a/uia.message/src/test/java/uia/message/RcvTest.java b/uia.message/src/test/java/uia/message/RcvTest.java
index 3540cb2..b0c0450 100644
--- a/uia.message/src/test/java/uia/message/RcvTest.java
+++ b/uia.message/src/test/java/uia/message/RcvTest.java
@@ -2,13 +2,13 @@
* Copyright 2017 UIA
*
* Licensed to the Apache Software Foundation (ASF) under one or more
- * contributor license agreements. See the NOTICE file distributed with
+ * contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may not use this file except in compliance with
- * the License. You may obtain a copy of the License at
+ * the License. You may obtain a copy of the License at
*
- * http://www.apache.org/licenses/LICENSE-2.0
+ * http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/uia.message/src/test/java/uia/message/codec/BitCodecTest.java b/uia.message/src/test/java/uia/message/codec/BitCodecTest.java
index 0fe643b..256494b 100644
--- a/uia.message/src/test/java/uia/message/codec/BitCodecTest.java
+++ b/uia.message/src/test/java/uia/message/codec/BitCodecTest.java
@@ -2,13 +2,13 @@
* Copyright 2017 UIA
*
* Licensed to the Apache Software Foundation (ASF) under one or more
- * contributor license agreements. See the NOTICE file distributed with
+ * contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may not use this file except in compliance with
- * the License. You may obtain a copy of the License at
+ * the License. You may obtain a copy of the License at
*
- * http://www.apache.org/licenses/LICENSE-2.0
+ * http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/uia.message/src/test/java/uia/message/codec/BooleanCodecTest.java b/uia.message/src/test/java/uia/message/codec/BooleanCodecTest.java
index 8a5da66..cfea9ea 100644
--- a/uia.message/src/test/java/uia/message/codec/BooleanCodecTest.java
+++ b/uia.message/src/test/java/uia/message/codec/BooleanCodecTest.java
@@ -2,13 +2,13 @@
* Copyright 2017 UIA
*
* Licensed to the Apache Software Foundation (ASF) under one or more
- * contributor license agreements. See the NOTICE file distributed with
+ * contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may not use this file except in compliance with
- * the License. You may obtain a copy of the License at
+ * the License. You may obtain a copy of the License at
*
- * http://www.apache.org/licenses/LICENSE-2.0
+ * http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/uia.message/src/test/java/uia/message/codec/ByteArrayCodecTest.java b/uia.message/src/test/java/uia/message/codec/ByteArrayCodecTest.java
index 19b2a2d..fec1d4c 100644
--- a/uia.message/src/test/java/uia/message/codec/ByteArrayCodecTest.java
+++ b/uia.message/src/test/java/uia/message/codec/ByteArrayCodecTest.java
@@ -2,13 +2,13 @@
* Copyright 2017 UIA
*
* Licensed to the Apache Software Foundation (ASF) under one or more
- * contributor license agreements. See the NOTICE file distributed with
+ * contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may not use this file except in compliance with
- * the License. You may obtain a copy of the License at
+ * the License. You may obtain a copy of the License at
*
- * http://www.apache.org/licenses/LICENSE-2.0
+ * http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/uia.message/src/test/java/uia/message/codec/ByteCodecTest.java b/uia.message/src/test/java/uia/message/codec/ByteCodecTest.java
index c2ade0c..94ba214 100644
--- a/uia.message/src/test/java/uia/message/codec/ByteCodecTest.java
+++ b/uia.message/src/test/java/uia/message/codec/ByteCodecTest.java
@@ -2,13 +2,13 @@
* Copyright 2017 UIA
*
* Licensed to the Apache Software Foundation (ASF) under one or more
- * contributor license agreements. See the NOTICE file distributed with
+ * contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may not use this file except in compliance with
- * the License. You may obtain a copy of the License at
+ * the License. You may obtain a copy of the License at
*
- * http://www.apache.org/licenses/LICENSE-2.0
+ * http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/uia.message/src/test/java/uia/message/codec/ColorCodecTes.java b/uia.message/src/test/java/uia/message/codec/ColorCodecTes.java
index 87f460c..7d0bc17 100644
--- a/uia.message/src/test/java/uia/message/codec/ColorCodecTes.java
+++ b/uia.message/src/test/java/uia/message/codec/ColorCodecTes.java
@@ -2,13 +2,13 @@
* Copyright 2017 UIA
*
* Licensed to the Apache Software Foundation (ASF) under one or more
- * contributor license agreements. See the NOTICE file distributed with
+ * contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may not use this file except in compliance with
- * the License. You may obtain a copy of the License at
+ * the License. You may obtain a copy of the License at
*
- * http://www.apache.org/licenses/LICENSE-2.0
+ * http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/uia.message/src/test/java/uia/message/codec/DateTimeCodecTest.java b/uia.message/src/test/java/uia/message/codec/DateTimeCodecTest.java
index 6b0a70b..779da5d 100644
--- a/uia.message/src/test/java/uia/message/codec/DateTimeCodecTest.java
+++ b/uia.message/src/test/java/uia/message/codec/DateTimeCodecTest.java
@@ -2,13 +2,13 @@
* Copyright 2017 UIA
*
* Licensed to the Apache Software Foundation (ASF) under one or more
- * contributor license agreements. See the NOTICE file distributed with
+ * contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may not use this file except in compliance with
- * the License. You may obtain a copy of the License at
+ * the License. You may obtain a copy of the License at
*
- * http://www.apache.org/licenses/LICENSE-2.0
+ * http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/uia.message/src/test/java/uia/message/codec/DateTimeStringCodecTest.java b/uia.message/src/test/java/uia/message/codec/DateTimeStringCodecTest.java
index 360ac17..535f1ef 100644
--- a/uia.message/src/test/java/uia/message/codec/DateTimeStringCodecTest.java
+++ b/uia.message/src/test/java/uia/message/codec/DateTimeStringCodecTest.java
@@ -2,13 +2,13 @@
* Copyright 2017 UIA
*
* Licensed to the Apache Software Foundation (ASF) under one or more
- * contributor license agreements. See the NOTICE file distributed with
+ * contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may not use this file except in compliance with
- * the License. You may obtain a copy of the License at
+ * the License. You may obtain a copy of the License at
*
- * http://www.apache.org/licenses/LICENSE-2.0
+ * http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/uia.message/src/test/java/uia/message/codec/DoubleCodecTest.java b/uia.message/src/test/java/uia/message/codec/DoubleCodecTest.java
index 8f776a0..4e015b2 100644
--- a/uia.message/src/test/java/uia/message/codec/DoubleCodecTest.java
+++ b/uia.message/src/test/java/uia/message/codec/DoubleCodecTest.java
@@ -2,13 +2,13 @@
* Copyright 2017 UIA
*
* Licensed to the Apache Software Foundation (ASF) under one or more
- * contributor license agreements. See the NOTICE file distributed with
+ * contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may not use this file except in compliance with
- * the License. You may obtain a copy of the License at
+ * the License. You may obtain a copy of the License at
*
- * http://www.apache.org/licenses/LICENSE-2.0
+ * http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/uia.message/src/test/java/uia/message/codec/FloatCodecTest.java b/uia.message/src/test/java/uia/message/codec/FloatCodecTest.java
index b4bde5d..5f1e4ea 100644
--- a/uia.message/src/test/java/uia/message/codec/FloatCodecTest.java
+++ b/uia.message/src/test/java/uia/message/codec/FloatCodecTest.java
@@ -2,13 +2,13 @@
* Copyright 2017 UIA
*
* Licensed to the Apache Software Foundation (ASF) under one or more
- * contributor license agreements. See the NOTICE file distributed with
+ * contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may not use this file except in compliance with
- * the License. You may obtain a copy of the License at
+ * the License. You may obtain a copy of the License at
*
- * http://www.apache.org/licenses/LICENSE-2.0
+ * http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/uia.message/src/test/java/uia/message/codec/IntegerBCDCodecTest.java b/uia.message/src/test/java/uia/message/codec/IntegerBCDCodecTest.java
index 7033687..c6da03b 100644
--- a/uia.message/src/test/java/uia/message/codec/IntegerBCDCodecTest.java
+++ b/uia.message/src/test/java/uia/message/codec/IntegerBCDCodecTest.java
@@ -2,13 +2,13 @@
* Copyright 2017 UIA
*
* Licensed to the Apache Software Foundation (ASF) under one or more
- * contributor license agreements. See the NOTICE file distributed with
+ * contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may not use this file except in compliance with
- * the License. You may obtain a copy of the License at
+ * the License. You may obtain a copy of the License at
*
- * http://www.apache.org/licenses/LICENSE-2.0
+ * http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/uia.message/src/test/java/uia/message/codec/IntegerBCDLSBCodecTest.java b/uia.message/src/test/java/uia/message/codec/IntegerBCDLSBCodecTest.java
index 7733580..7d67bfe 100644
--- a/uia.message/src/test/java/uia/message/codec/IntegerBCDLSBCodecTest.java
+++ b/uia.message/src/test/java/uia/message/codec/IntegerBCDLSBCodecTest.java
@@ -2,13 +2,13 @@
* Copyright 2017 UIA
*
* Licensed to the Apache Software Foundation (ASF) under one or more
- * contributor license agreements. See the NOTICE file distributed with
+ * contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may not use this file except in compliance with
- * the License. You may obtain a copy of the License at
+ * the License. You may obtain a copy of the License at
*
- * http://www.apache.org/licenses/LICENSE-2.0
+ * http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/uia.message/src/test/java/uia/message/codec/IntegerCodecTest.java b/uia.message/src/test/java/uia/message/codec/IntegerCodecTest.java
index 3ca425d..33ac9dc 100644
--- a/uia.message/src/test/java/uia/message/codec/IntegerCodecTest.java
+++ b/uia.message/src/test/java/uia/message/codec/IntegerCodecTest.java
@@ -2,13 +2,13 @@
* Copyright 2017 UIA
*
* Licensed to the Apache Software Foundation (ASF) under one or more
- * contributor license agreements. See the NOTICE file distributed with
+ * contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may not use this file except in compliance with
- * the License. You may obtain a copy of the License at
+ * the License. You may obtain a copy of the License at
*
- * http://www.apache.org/licenses/LICENSE-2.0
+ * http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/uia.message/src/test/java/uia/message/codec/IntegerLSBCodecTest.java b/uia.message/src/test/java/uia/message/codec/IntegerLSBCodecTest.java
index fc327bc..b50ad0a 100644
--- a/uia.message/src/test/java/uia/message/codec/IntegerLSBCodecTest.java
+++ b/uia.message/src/test/java/uia/message/codec/IntegerLSBCodecTest.java
@@ -2,13 +2,13 @@
* Copyright 2017 UIA
*
* Licensed to the Apache Software Foundation (ASF) under one or more
- * contributor license agreements. See the NOTICE file distributed with
+ * contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may not use this file except in compliance with
- * the License. You may obtain a copy of the License at
+ * the License. You may obtain a copy of the License at
*
- * http://www.apache.org/licenses/LICENSE-2.0
+ * http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/uia.message/src/test/java/uia/message/codec/IntegerStringCodecTest.java b/uia.message/src/test/java/uia/message/codec/IntegerStringCodecTest.java
index e8668ca..1060564 100644
--- a/uia.message/src/test/java/uia/message/codec/IntegerStringCodecTest.java
+++ b/uia.message/src/test/java/uia/message/codec/IntegerStringCodecTest.java
@@ -2,13 +2,13 @@
* Copyright 2017 UIA
*
* Licensed to the Apache Software Foundation (ASF) under one or more
- * contributor license agreements. See the NOTICE file distributed with
+ * contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may not use this file except in compliance with
- * the License. You may obtain a copy of the License at
+ * the License. You may obtain a copy of the License at
*
- * http://www.apache.org/licenses/LICENSE-2.0
+ * http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/uia.message/src/test/java/uia/message/codec/LongCodecTest.java b/uia.message/src/test/java/uia/message/codec/LongCodecTest.java
index 83d3444..afd645a 100644
--- a/uia.message/src/test/java/uia/message/codec/LongCodecTest.java
+++ b/uia.message/src/test/java/uia/message/codec/LongCodecTest.java
@@ -2,13 +2,13 @@
* Copyright 2017 UIA
*
* Licensed to the Apache Software Foundation (ASF) under one or more
- * contributor license agreements. See the NOTICE file distributed with
+ * contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may not use this file except in compliance with
- * the License. You may obtain a copy of the License at
+ * the License. You may obtain a copy of the License at
*
- * http://www.apache.org/licenses/LICENSE-2.0
+ * http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/uia.message/src/test/java/uia/message/codec/StringCodecTest.java b/uia.message/src/test/java/uia/message/codec/StringCodecTest.java
index 6ea325c..02d89b0 100644
--- a/uia.message/src/test/java/uia/message/codec/StringCodecTest.java
+++ b/uia.message/src/test/java/uia/message/codec/StringCodecTest.java
@@ -2,13 +2,13 @@
* Copyright 2017 UIA
*
* Licensed to the Apache Software Foundation (ASF) under one or more
- * contributor license agreements. See the NOTICE file distributed with
+ * contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may not use this file except in compliance with
- * the License. You may obtain a copy of the License at
+ * the License. You may obtain a copy of the License at
*
- * http://www.apache.org/licenses/LICENSE-2.0
+ * http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/uia.message/src/test/java/uia/netflow/packet/NFPacket.java b/uia.message/src/test/java/uia/netflow/packet/NFPacket.java
index e4a0486..2e96593 100644
--- a/uia.message/src/test/java/uia/netflow/packet/NFPacket.java
+++ b/uia.message/src/test/java/uia/netflow/packet/NFPacket.java
@@ -2,13 +2,13 @@
* Copyright 2017 UIA
*
* Licensed to the Apache Software Foundation (ASF) under one or more
- * contributor license agreements. See the NOTICE file distributed with
+ * contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may not use this file except in compliance with
- * the License. You may obtain a copy of the License at
+ * the License. You may obtain a copy of the License at
*
- * http://www.apache.org/licenses/LICENSE-2.0
+ * http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/uia.message/src/test/java/uia/netflow/packet/NFPacketEnv.java b/uia.message/src/test/java/uia/netflow/packet/NFPacketEnv.java
index b8884ff..cc9b6bb 100644
--- a/uia.message/src/test/java/uia/netflow/packet/NFPacketEnv.java
+++ b/uia.message/src/test/java/uia/netflow/packet/NFPacketEnv.java
@@ -2,13 +2,13 @@
* Copyright 2017 UIA
*
* Licensed to the Apache Software Foundation (ASF) under one or more
- * contributor license agreements. See the NOTICE file distributed with
+ * contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may not use this file except in compliance with
- * the License. You may obtain a copy of the License at
+ * the License. You may obtain a copy of the License at
*
- * http://www.apache.org/licenses/LICENSE-2.0
+ * http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/uia.message/src/test/java/uia/netflow/packet/NFPacketTest.java b/uia.message/src/test/java/uia/netflow/packet/NFPacketTest.java
index 744932b..fe1d38b 100644
--- a/uia.message/src/test/java/uia/netflow/packet/NFPacketTest.java
+++ b/uia.message/src/test/java/uia/netflow/packet/NFPacketTest.java
@@ -2,13 +2,13 @@
* Copyright 2017 UIA
*
* Licensed to the Apache Software Foundation (ASF) under one or more
- * contributor license agreements. See the NOTICE file distributed with
+ * contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may not use this file except in compliance with
- * the License. You may obtain a copy of the License at
+ * the License. You may obtain a copy of the License at
*
- * http://www.apache.org/licenses/LICENSE-2.0
+ * http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/uia.message/src/test/java/uia/netflow/packet/v1/NFHeaderV1.java b/uia.message/src/test/java/uia/netflow/packet/v1/NFHeaderV1.java
index 23c4d53..cfe64e5 100644
--- a/uia.message/src/test/java/uia/netflow/packet/v1/NFHeaderV1.java
+++ b/uia.message/src/test/java/uia/netflow/packet/v1/NFHeaderV1.java
@@ -2,13 +2,13 @@
* Copyright 2017 UIA
*
* Licensed to the Apache Software Foundation (ASF) under one or more
- * contributor license agreements. See the NOTICE file distributed with
+ * contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may not use this file except in compliance with
- * the License. You may obtain a copy of the License at
+ * the License. You may obtain a copy of the License at
*
- * http://www.apache.org/licenses/LICENSE-2.0
+ * http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/uia.message/src/test/java/uia/netflow/packet/v1/NFPacketV1.java b/uia.message/src/test/java/uia/netflow/packet/v1/NFPacketV1.java
index 0774ea5..2e2067f 100644
--- a/uia.message/src/test/java/uia/netflow/packet/v1/NFPacketV1.java
+++ b/uia.message/src/test/java/uia/netflow/packet/v1/NFPacketV1.java
@@ -2,13 +2,13 @@
* Copyright 2017 UIA
*
* Licensed to the Apache Software Foundation (ASF) under one or more
- * contributor license agreements. See the NOTICE file distributed with
+ * contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may not use this file except in compliance with
- * the License. You may obtain a copy of the License at
+ * the License. You may obtain a copy of the License at
*
- * http://www.apache.org/licenses/LICENSE-2.0
+ * http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/uia.message/src/test/java/uia/netflow/packet/v5/NFHeaderV5.java b/uia.message/src/test/java/uia/netflow/packet/v5/NFHeaderV5.java
index 1afab9a..055938e 100644
--- a/uia.message/src/test/java/uia/netflow/packet/v5/NFHeaderV5.java
+++ b/uia.message/src/test/java/uia/netflow/packet/v5/NFHeaderV5.java
@@ -2,13 +2,13 @@
* Copyright 2017 UIA
*
* Licensed to the Apache Software Foundation (ASF) under one or more
- * contributor license agreements. See the NOTICE file distributed with
+ * contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may not use this file except in compliance with
- * the License. You may obtain a copy of the License at
+ * the License. You may obtain a copy of the License at
*
- * http://www.apache.org/licenses/LICENSE-2.0
+ * http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/uia.message/src/test/java/uia/netflow/packet/v5/NFPacketV5.java b/uia.message/src/test/java/uia/netflow/packet/v5/NFPacketV5.java
index d51edfc..74a3308 100644
--- a/uia.message/src/test/java/uia/netflow/packet/v5/NFPacketV5.java
+++ b/uia.message/src/test/java/uia/netflow/packet/v5/NFPacketV5.java
@@ -2,13 +2,13 @@
* Copyright 2017 UIA
*
* Licensed to the Apache Software Foundation (ASF) under one or more
- * contributor license agreements. See the NOTICE file distributed with
+ * contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may not use this file except in compliance with
- * the License. You may obtain a copy of the License at
+ * the License. You may obtain a copy of the License at
*
- * http://www.apache.org/licenses/LICENSE-2.0
+ * http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/uia.message/src/test/java/uia/netflow/packet/v5/NFRecordV5.java b/uia.message/src/test/java/uia/netflow/packet/v5/NFRecordV5.java
index f132090..126d788 100644
--- a/uia.message/src/test/java/uia/netflow/packet/v5/NFRecordV5.java
+++ b/uia.message/src/test/java/uia/netflow/packet/v5/NFRecordV5.java
@@ -2,13 +2,13 @@
* Copyright 2017 UIA
*
* Licensed to the Apache Software Foundation (ASF) under one or more
- * contributor license agreements. See the NOTICE file distributed with
+ * contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may not use this file except in compliance with
- * the License. You may obtain a copy of the License at
+ * the License. You may obtain a copy of the License at
*
- * http://www.apache.org/licenses/LICENSE-2.0
+ * http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/uia.message/src/test/java/uia/netflow/packet/v6/NFHeaderV6.java b/uia.message/src/test/java/uia/netflow/packet/v6/NFHeaderV6.java
index bbdc7f3..2275095 100644
--- a/uia.message/src/test/java/uia/netflow/packet/v6/NFHeaderV6.java
+++ b/uia.message/src/test/java/uia/netflow/packet/v6/NFHeaderV6.java
@@ -2,13 +2,13 @@
* Copyright 2017 UIA
*
* Licensed to the Apache Software Foundation (ASF) under one or more
- * contributor license agreements. See the NOTICE file distributed with
+ * contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may not use this file except in compliance with
- * the License. You may obtain a copy of the License at
+ * the License. You may obtain a copy of the License at
*
- * http://www.apache.org/licenses/LICENSE-2.0
+ * http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/uia.message/src/test/java/uia/netflow/packet/v6/NFPacketV6.java b/uia.message/src/test/java/uia/netflow/packet/v6/NFPacketV6.java
index c055b6d..68968f3 100644
--- a/uia.message/src/test/java/uia/netflow/packet/v6/NFPacketV6.java
+++ b/uia.message/src/test/java/uia/netflow/packet/v6/NFPacketV6.java
@@ -2,13 +2,13 @@
* Copyright 2017 UIA
*
* Licensed to the Apache Software Foundation (ASF) under one or more
- * contributor license agreements. See the NOTICE file distributed with
+ * contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may not use this file except in compliance with
- * the License. You may obtain a copy of the License at
+ * the License. You may obtain a copy of the License at
*
- * http://www.apache.org/licenses/LICENSE-2.0
+ * http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,