mirror of
https://gitlab.com/nonguix/nonguix.git
synced 2024-12-22 23:04:53 +01:00
.*: Use SPDX license identifiers for hidden files.
.dir-locals.el: Use SPDX license identifier. .guix-authorizations: Dito. .guix-channel: Dito.
This commit is contained in:
parent
71252d2d9d
commit
06a94f005f
3 changed files with 3 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
||||||
|
;;; SPDX-License-Identifier: GPL-3.0-or-later
|
||||||
;; Per-directory local variables for GNU Emacs 23 and later.
|
;; Per-directory local variables for GNU Emacs 23 and later.
|
||||||
|
|
||||||
((nil
|
((nil
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
;;; SPDX-License-Identifier: GPL-3.0-or-later
|
||||||
;; This is the list of OpenPGP keys currently authorized to sign commits in
|
;; This is the list of OpenPGP keys currently authorized to sign commits in
|
||||||
;; this repository.
|
;; this repository.
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
;;; SPDX-License-Identifier: GPL-3.0-or-later
|
||||||
;; -*- mode: scheme; -*-
|
;; -*- mode: scheme; -*-
|
||||||
|
|
||||||
(channel
|
(channel
|
||||||
|
|
Loading…
Reference in a new issue