Relicense original contributions to 0BSD

- Remove verbose copyright sections in favor of SPDX metadata
- Simplify README with concise GNU Stow setup instructions
This commit is contained in:
2025-09-02 03:26:36 -04:00
parent 0ada0f3b67
commit 20b6470625
9 changed files with 69 additions and 55 deletions

View File

@@ -1,3 +1,9 @@
# SPDX-FileCopyrightText: 2019 Matthias Klose <doko@debian.org>
# SPDX-FileCopyrightText: 2019, 2025 Kris Lamoureux <kris@lamoureux.io>
# SPDX-License-Identifier: GPL-3.0-or-later
# shellcheck shell=bash disable=SC1090,SC1091
# ~/.bashrc: executed by bash(1) for non-login shells.
# see /usr/share/doc/bash/examples/startup-files (in the package bash-doc)
# for examples