diff --git a/.lift.toml b/.lift.toml index ce58139f0..1ccbfa5c4 100644 --- a/.lift.toml +++ b/.lift.toml @@ -1,5 +1,5 @@ # -# Copyright (C) 2022 - 2023 Ashley Scopes +# Copyright (C) 2022 - 2023, the original author or authors. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/.mvn/license/license-header.txt b/.mvn/license/license-header.txt index c83fe7d5d..91aa69e13 100644 --- a/.mvn/license/license-header.txt +++ b/.mvn/license/license-header.txt @@ -1,4 +1,4 @@ -Copyright (C) ${inceptionYear} - ${currentYear} Ashley Scopes +Copyright (C) ${inceptionYear} - ${currentYear}, the original author or authors. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/acceptance-tests/acceptance-tests-avaje-inject/pom.xml b/acceptance-tests/acceptance-tests-avaje-inject/pom.xml index 2385d13a1..776ee9b2f 100644 --- a/acceptance-tests/acceptance-tests-avaje-inject/pom.xml +++ b/acceptance-tests/acceptance-tests-avaje-inject/pom.xml @@ -1,7 +1,7 @@