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>
master
Nils Gillmann 2018-06-20 08:39:20 +00:00 committed by Leo Famulari
parent 780205a04b
commit 6a18183f4b
No known key found for this signature in database
GPG Key ID: 2646FA30BACA7F08
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,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.

View File

@ -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.