--- plm/pl 2025/04/27 16:24:59 1.1 +++ plm/pl 2025/04/27 16:29:20 1.3 @@ -1,9 +1,21 @@ #!/usr/bin/env bash -# SPDX-FileCopyrightText: (C) 2024 Coherent Logic Development LLC -# SPDX-FileCopyrightText: (C) 2024 Serena Willis # -# SPDX-License-Identifier: AGPL-3.0 +# $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-or-later BLACK=$(tput setaf 0) RED=$(tput setaf 1)