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:
@@ -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)
|
||||
|
||||
|
@@ -1,3 +1,6 @@
|
||||
" SPDX-FileCopyrightText: 2019, 2022 Kris Lamoureux <kris@lamoureux.io>
|
||||
" SPDX-License-Identifier: 0BSD
|
||||
|
||||
syntax enable
|
||||
colorscheme monokai
|
||||
set number
|
||||
|
Reference in New Issue
Block a user