[LIB-8] Update Copyright
[snooker-score-api.git] / src / test / java / org / hedgecode / snooker / json / JsonRoundTest.java
index 912e336..b3c4629 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2017-2019. Developed by Hedgecode.
+ * Copyright (c) 2017-2020. Developed by Hedgecode.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -69,4 +69,4 @@ public class JsonRoundTest extends AbstractJsonTest {
         assertEquals(expected.seedPoints(), actual.seedPoints());
     }
 
-}
\ No newline at end of file
+}