mirror of
https://gitlab.com/nonguix/nonguix.git
synced 2024-11-21 07:58:08 +01:00
nonguix: Add missing copyright line.
This is a follow up to daa0dda76d
.
* nonguix/utils.scm: Add missing copyright line for myself.
This commit is contained in:
parent
62a5df4222
commit
71252d2d9d
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
;;; SPDX-License-Identifier: GPL-3.0-or-later
|
||||
;;; Copyright © 2019 Pierre Neidhardt <mail@ambrevar.xyz>
|
||||
;;; Copyright © 2020 Jonathan Brielmaier <jonathan.brielmaier@web.de>
|
||||
|
||||
(define-module (nonguix utils)
|
||||
#:use-module (srfi srfi-26)
|
||||
|
|
Loading…
Reference in a new issue