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>
This commit is contained in:
parent
780205a04b
commit
6a18183f4b
@ -6,7 +6,7 @@
|
|||||||
;;;
|
;;;
|
||||||
;;; This file is part of GNU Guix.
|
;;; 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
|
;;; it under the terms of the GNU General Public License as published by
|
||||||
;;; the Free Software Foundation, either version 3 of the License, or
|
;;; the Free Software Foundation, either version 3 of the License, or
|
||||||
;;; (at your option) any later version.
|
;;; (at your option) any later version.
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
;;;
|
;;;
|
||||||
;;; This file is part of GNU Guix.
|
;;; 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
|
;;; it under the terms of the GNU General Public License as published by
|
||||||
;;; the Free Software Foundation, either version 3 of the License, or
|
;;; the Free Software Foundation, either version 3 of the License, or
|
||||||
;;; (at your option) any later version.
|
;;; (at your option) any later version.
|
||||||
|
Loading…
Reference in New Issue
Block a user