diff --git a/checkstyle/java-header.txt b/checkstyle/java-header.txt index 5315124c7..0fee0dc1f 100644 --- a/checkstyle/java-header.txt +++ b/checkstyle/java-header.txt @@ -1,5 +1,5 @@ ^\Q/*\E$ -^\Q * Copyright 2011-2019 the original author or authors.\E$ +^\Q * Copyright 2011-2020 the original author or authors.\E$ ^\Q *\E$ ^\Q * Licensed under the Apache License, Version 2.0 (the "License");\E$ ^\Q * you may not use this file except in compliance with the License.\E$ diff --git a/pom.xml b/pom.xml index 6fe0a556c..5534df4d5 100644 --- a/pom.xml +++ b/pom.xml @@ -1,6 +1,6 @@