X-Git-Url: https://git.hedgecode.org/?p=snooker-score-api.git;a=blobdiff_plain;f=src%2Ftest%2Fjava%2Forg%2Fhedgecode%2Fsnooker%2Fjson%2FJsonEventsTest.java;h=c5fb32761c8825402101e69ea7dc0209dd5b7640;hp=8a238f643d8bcd7c61aa592a139e6cc7c38326e2;hb=1bee0678966fdb60e53ea1075a5fa6843afa0838;hpb=5f3c185a78588a9d4f6a5f3cc459571de6d80c89 diff --git a/src/test/java/org/hedgecode/snooker/json/JsonEventsTest.java b/src/test/java/org/hedgecode/snooker/json/JsonEventsTest.java index 8a238f6..c5fb327 100644 --- a/src/test/java/org/hedgecode/snooker/json/JsonEventsTest.java +++ b/src/test/java/org/hedgecode/snooker/json/JsonEventsTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2017. 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. @@ -61,4 +61,4 @@ public class JsonEventsTest extends AbstractJsonTest { } } -} \ No newline at end of file +}