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,5 @@
" SPDX-FileCopyrightText: 2009-2016 Marcin Kulik
" SPDX-License-Identifier: MIT
" Vim color file
" Converted from Textmate theme Monokai using Coloration v0.3.2 (http://github.com/sickill/coloration)

View File

@@ -1,3 +1,6 @@
" SPDX-FileCopyrightText: 2019, 2022 Kris Lamoureux <kris@lamoureux.io>
" SPDX-License-Identifier: 0BSD
syntax enable
colorscheme monokai
set number