X-Git-Url: http://git.kaliko.me/?p=mpd-goodies.git;a=blobdiff_plain;f=bin%2Fmrandom;fp=bin%2Fmrandom;h=ea5d583bd37fa525bb692ec27b995795dd3bd8ae;hp=18ea9c700d9312379247ed66650187fe4191f2fa;hb=c5ad05d51752b0b26a5889a7d07af21fcd0014b8;hpb=87c3a401428cb9e2ee42214573fbe69a30c58f3c diff --git a/bin/mrandom b/bin/mrandom index 18ea9c7..ea5d583 100755 --- a/bin/mrandom +++ b/bin/mrandom @@ -1,21 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- - -# Copyright (c) 2009,2010,2012,2019,2023 kaliko -# -# This program is free software: you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation, either version 3 of the License, or -# (at your option) any later version. -# -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. -# -# You should have received a copy of the GNU General Public License -# along with this program. If not, see . -# +# SPDX-FileCopyrightText: 2009,2010,2012,2019,2023 kaliko +# SPDX-License-Identifier: GPL-3.0-or-later import argparse import sys