diff --git a/MODULE.bazel b/MODULE.bazel index d193ef2..17b4f49 100644 --- a/MODULE.bazel +++ b/MODULE.bazel @@ -13,7 +13,7 @@ module( name = "score_tooling", - version = "1.0.5", + version = "0.0.0", compatibility_level = 1, ) diff --git a/cr_checker/resources/templates.ini b/cr_checker/resources/templates.ini index c384b68..5425768 100644 --- a/cr_checker/resources/templates.ini +++ b/cr_checker/resources/templates.ini @@ -52,14 +52,14 @@ # ******************************************************************************* [rs] // ******************************************************************************* -// Copyright (c) {year} Contributors to the Eclipse Foundation +// Copyright (c) {year} {author} // // See the NOTICE file(s) distributed with this work for additional // information regarding copyright ownership. // // This program and the accompanying materials are made available under the // terms of the Apache License Version 2.0 which is available at -// +// https://www.apache.org/licenses/LICENSE-2.0 // // SPDX-License-Identifier: Apache-2.0 // *******************************************************************************