Browse Source

Update copyright headers

pull/29659/head
Sam Brannen 3 years ago
parent
commit
7615762039
  1. 2
      spring-test/src/main/java/org/springframework/test/web/client/match/JsonPathRequestMatchers.java
  2. 2
      spring-test/src/main/java/org/springframework/test/web/servlet/result/XpathResultMatchers.java

2
spring-test/src/main/java/org/springframework/test/web/client/match/JsonPathRequestMatchers.java

@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
/*
* Copyright 2002-2020 the original author or authors.
* Copyright 2002-2022 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.

2
spring-test/src/main/java/org/springframework/test/web/servlet/result/XpathResultMatchers.java

@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
/*
* Copyright 2002-2020 the original author or authors.
* Copyright 2002-2022 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.

Loading…
Cancel
Save