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