X-Git-Url: http://git.kaliko.me/?p=mpd-goodies.git;a=blobdiff_plain;f=bin%2Fmtime;fp=bin%2Fmtime;h=cdb8409ada1fdf57ef6f71437a7e865d73234fe1;hp=bca4fab912206e33ade4feaebdad72fae0c4e7d0;hb=c5ad05d51752b0b26a5889a7d07af21fcd0014b8;hpb=87c3a401428cb9e2ee42214573fbe69a30c58f3c diff --git a/bin/mtime b/bin/mtime index bca4fab..cdb8409 100755 --- a/bin/mtime +++ b/bin/mtime @@ -1,21 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- - -# Copyright (c) 2009,2010,2012,2019 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 kaliko +# SPDX-License-Identifier: GPL-3.0-or-later import argparse import sys