Browse Source

Update copyright headers

pull/27229/head
Sam Brannen 2 years ago
parent
commit
b05e46d502
  1. 2
      spring-beans/src/main/java/org/springframework/beans/factory/annotation/Autowired.java
  2. 2
      spring-context/src/main/java/org/springframework/scheduling/config/FixedRateTask.java
  3. 2
      spring-core-test/src/test/java/org/springframework/aot/agent/InstrumentedMethodTests.java
  4. 2
      spring-web/src/main/java/org/springframework/http/codec/multipart/MultipartParser.java

2
spring-beans/src/main/java/org/springframework/beans/factory/annotation/Autowired.java

@ -1,5 +1,5 @@
/* /*
* Copyright 2002-2019 the original author or authors. * Copyright 2002-2023 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-context/src/main/java/org/springframework/scheduling/config/FixedRateTask.java

@ -1,5 +1,5 @@
/* /*
* Copyright 2002-2022 the original author or authors. * Copyright 2002-2023 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-core-test/src/test/java/org/springframework/aot/agent/InstrumentedMethodTests.java

@ -1,5 +1,5 @@
/* /*
* Copyright 2002-2022 the original author or authors. * Copyright 2002-2023 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-web/src/main/java/org/springframework/http/codec/multipart/MultipartParser.java

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