diff --git a/scripts/bin/revbump b/scripts/bin/revbump index 3283727dd..a3f62e6a4 100755 --- a/scripts/bin/revbump +++ b/scripts/bin/revbump @@ -2,8 +2,6 @@ ## ## Script for bumping package revision. ## -## Copyright 2020 Leonid Pliushch -## ## 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/scripts/bin/update-checksum b/scripts/bin/update-checksum index d44f22b2f..38a01c636 100755 --- a/scripts/bin/update-checksum +++ b/scripts/bin/update-checksum @@ -2,8 +2,6 @@ ## ## Package update helper script which sets new SHA-256 for source bundle. ## -## Copyright 2020 Leonid Pliushch -## ## 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