Browse Source

Update copyright year of changed files

See gh-19978
pull/20032/head
Stephane Nicoll 6 years ago
parent
commit
e9339becb1
  1. 2
      buildSrc/src/main/java/org/springframework/boot/build/constraints/ExtractVersionConstraints.java
  2. 2
      buildSrc/src/main/java/org/springframework/boot/build/mavenplugin/PluginXmlParser.java

2
buildSrc/src/main/java/org/springframework/boot/build/constraints/ExtractVersionConstraints.java

@ -1,5 +1,5 @@
/* /*
* Copyright 2019-2020 the original author or authors. * Copyright 2012-2020 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
buildSrc/src/main/java/org/springframework/boot/build/mavenplugin/PluginXmlParser.java

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