From 9f0ce09cf01e027fc65f085bade22545c3e5c70b Mon Sep 17 00:00:00 2001 From: Sam Brannen Date: Thu, 2 Apr 2020 16:33:50 +0200 Subject: [PATCH] Update copyright date --- .../java/org/springframework/web/util/pattern/PathPattern.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-web/src/main/java/org/springframework/web/util/pattern/PathPattern.java b/spring-web/src/main/java/org/springframework/web/util/pattern/PathPattern.java index de6f0f77e0..9c1b6cfe73 100644 --- a/spring-web/src/main/java/org/springframework/web/util/pattern/PathPattern.java +++ b/spring-web/src/main/java/org/springframework/web/util/pattern/PathPattern.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2019 the original author or authors. + * Copyright 2002-2020 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.