From 43b2f175067ecb7b999a9096c1ab1cc8e8180cd9 Mon Sep 17 00:00:00 2001 From: xeffyr <25881154+xeffyr@users.noreply.github.com> Date: Mon, 31 Jan 2022 20:21:59 +0200 Subject: [PATCH] scripts: update 'update-checksum' & 'revbump' --- scripts/bin/revbump | 2 -- scripts/bin/update-checksum | 2 -- 2 files changed, 4 deletions(-) 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