diff --git a/etc/checkstyle/java-header.txt b/etc/checkstyle/java-header.txt index 1197aab68..8569a36d2 100644 --- a/etc/checkstyle/java-header.txt +++ b/etc/checkstyle/java-header.txt @@ -1,5 +1,5 @@ ^\Q/*\E$ -^\Q * Copyright (c) 2019 "Neo4j,"\E$ +^\Q * Copyright (c) 2019-2020 "Neo4j,"\E$ ^\Q * Neo4j Sweden AB [https://neo4j.com]\E$ ^\Q *\E$ ^\Q * This file is part of Neo4j.\E$ diff --git a/pom.xml b/pom.xml index aac1d4a09..f61d7a259 100644 --- a/pom.xml +++ b/pom.xml @@ -1,6 +1,6 @@