summaryrefslogtreecommitdiff
path: root/gnu/services/pm.scm
diff options
context:
space:
mode:
authorNils Gillmann <ng0@n0.is>2018-06-20 08:39:20 +0000
committerLeo Famulari <leo@famulari.name>2018-06-20 12:16:11 -0400
commit6a18183f4b82688bd4417d075d3f7ba20e008119 (patch)
treec088358dbae37acaf346ddad22df98600d9a3ab2 /gnu/services/pm.scm
parent780205a04b29247dbeff6f757fbbc0a9f6e6fbe7 (diff)
downloadguix-patches-6a18183f4b82688bd4417d075d3f7ba20e008119.tar
guix-patches-6a18183f4b82688bd4417d075d3f7ba20e008119.tar.gz
services: Fix GPLv3 header in cuirass and pm modules.
* gnu/services/cuirass.scm, gnu/services/pm.scm: Adjust to canonical GPLv3 header used throughout Guix. Signed-off-by: Leo Famulari <leo@famulari.name>
Diffstat (limited to 'gnu/services/pm.scm')
-rw-r--r--gnu/services/pm.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/services/pm.scm b/gnu/services/pm.scm
index d40cb993e2..3817bd09de 100644
--- a/gnu/services/pm.scm
+++ b/gnu/services/pm.scm
@@ -3,7 +3,7 @@
;;;
;;; This file is part of GNU Guix.
;;;
-;;; GNU Guix is free software: you can redistribute it and/or modify
+;;; GNU Guix is free software; you can redistribute it and/or modify
;;; it under the terms of the GNU General Public License as published by
;;; the Free Software Foundation, either version 3 of the License, or
;;; (at your option) any later version.