From 1fea2151e226379b5163dfd3ead532a3af7ab4d9 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 24 Jan 2024 14:14:48 +0000 Subject: [PATCH] Polish "Simplify annotation" See gh-917 --- .../restdocs/testfixtures/SnippetConditions.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-restdocs-core/src/testFixtures/java/org/springframework/restdocs/testfixtures/SnippetConditions.java b/spring-restdocs-core/src/testFixtures/java/org/springframework/restdocs/testfixtures/SnippetConditions.java index 01170cf8..ec20b374 100644 --- a/spring-restdocs-core/src/testFixtures/java/org/springframework/restdocs/testfixtures/SnippetConditions.java +++ b/spring-restdocs-core/src/testFixtures/java/org/springframework/restdocs/testfixtures/SnippetConditions.java @@ -1,5 +1,5 @@ /* - * Copyright 2014-2021 the original author or authors. + * Copyright 2014-2024 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License.