--- plm/pl 2025/04/27 16:27:49 1.2 +++ plm/pl 2025/04/27 16:29:20 1.3 @@ -1,19 +1,21 @@ #!/usr/bin/env bash # -# $Id: pl,v 1.2 2025/04/27 16:27:49 snw Exp $ +# $Id: pl,v 1.3 2025/04/27 16:29:20 snw Exp $ # plm primary script # # Copyright (C) 2025 Serena Willis # # $Log: pl,v $ +# Revision 1.3 2025/04/27 16:29:20 snw +# Fix SPDX license identifiers for REUSE +# # Revision 1.2 2025/04/27 16:27:49 snw # Add CVS keywords # # # SPDX-FileCopyrightText: (C) 2025 Serena Willis -# -# SPDX-License-Identifier: AGPL-3.0 +# SPDX-License-Identifier: AGPL-3.0-or-later BLACK=$(tput setaf 0) RED=$(tput setaf 1)