diff --git a/.copyright-header-cstyle.txt b/.copyright-header-cstyle.txt index f882a30..8271fa1 100644 --- a/.copyright-header-cstyle.txt +++ b/.copyright-header-cstyle.txt @@ -1,5 +1,5 @@ /* - * Copyright $today.year Blockchain Technology Partners + * Copyright © $today.year Paravela Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except * in compliance with the License. You may obtain a copy of the License at diff --git a/Jenkinsfile b/Jenkinsfile index 4e0bf12..6ada2a6 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -1,6 +1,6 @@ #!groovy -// Copyright 2021 Blockchain Technology Partners +// Copyright © 2023 Paravela Limited // // 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/besu/pom.xml b/besu/pom.xml index 6907f08..0a03efd 100644 --- a/besu/pom.xml +++ b/besu/pom.xml @@ -1,6 +1,6 @@