Browse Source

Update copyright headers

pull/29732/head
Sam Brannen 3 years ago
parent
commit
d4623a393b
  1. 2
      spring-core/src/main/java/org/springframework/core/env/ConfigurableEnvironment.java
  2. 2
      spring-r2dbc/src/main/java/org/springframework/r2dbc/core/NamedParameterExpander.java
  3. 2
      spring-test/src/test/java/org/springframework/test/context/jdbc/EmptyDatabaseConfig.java
  4. 2
      spring-webmvc/src/main/java/org/springframework/web/servlet/tags/ParamAware.java

2
spring-core/src/main/java/org/springframework/core/env/ConfigurableEnvironment.java vendored

@ -1,5 +1,5 @@
/* /*
* Copyright 2002-2021 the original author or authors. * Copyright 2002-2022 the original author or authors.
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

2
spring-r2dbc/src/main/java/org/springframework/r2dbc/core/NamedParameterExpander.java

@ -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"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

2
spring-test/src/test/java/org/springframework/test/context/jdbc/EmptyDatabaseConfig.java

@ -1,5 +1,5 @@
/* /*
* Copyright 2002-2019 the original author or authors. * Copyright 2002-2022 the original author or authors.
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

2
spring-webmvc/src/main/java/org/springframework/web/servlet/tags/ParamAware.java

@ -1,5 +1,5 @@
/* /*
* Copyright 2002-2012 the original author or authors. * Copyright 2002-2022 the original author or authors.
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

Loading…
Cancel
Save