1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-08-10 05:21:33 +02:00

gnu: Fix typo.

* gnu/packages/maven.scm: Fix copyright header typo.
This commit is contained in:
Tobias Geerinckx-Rice
2019-12-23 01:05:36 +01:00
parent aaa41b412f
commit b7a3461752
+1 -1
View File
@@ -1,6 +1,6 @@
;;; GNU Guix --- Functional package management for GNU
;;; Copyright © 2018 Julien Lepiller <julien@lepiller.eu>
;;; Copyright © 2019 Tobias Geerinckx-Rite <me@tobias.gr>
;;; Copyright © 2019 Tobias Geerinckx-Rice <me@tobias.gr>
;;; Copyright © 2019 Björn Höfling <bjoern.hoefling@bjoernhoefling.de>
;;;
;;; This file is part of GNU Guix.