X-Git-Url: https://git.hedgecode.org/?p=snooker-score-api.git;a=blobdiff_plain;f=src%2Ftest%2Fjava%2Forg%2Fhedgecode%2Fsnooker%2Fjson%2FJsonRankingsTest.java;h=bcec928d983c393a03a48dd3030da279b9b2fb0f;hp=7f1e953938ff1fb9b1b4fe2fa022f6f460a906a4;hb=1bee0678966fdb60e53ea1075a5fa6843afa0838;hpb=5f3c185a78588a9d4f6a5f3cc459571de6d80c89 diff --git a/src/test/java/org/hedgecode/snooker/json/JsonRankingsTest.java b/src/test/java/org/hedgecode/snooker/json/JsonRankingsTest.java index 7f1e953..bcec928 100644 --- a/src/test/java/org/hedgecode/snooker/json/JsonRankingsTest.java +++ b/src/test/java/org/hedgecode/snooker/json/JsonRankingsTest.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 JsonRankingsTest extends AbstractJsonTest { } } -} \ No newline at end of file +}