aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2018-09-21 08:19:42 +0200
committerTobias Geerinckx-Rice <me@tobias.gr>2018-09-21 10:25:32 +0200
commit1779aaa09a576401e35bf4a0d1534ee546b5506e (patch)
treeb194a9de35267bae138d0a17ae554146e9489157
parent4aa64e3a819ca53629b1cbe58c079eefa7dd24b0 (diff)
downloadguix-1779aaa09a576401e35bf4a0d1534ee546b5506e.tar
guix-1779aaa09a576401e35bf4a0d1534ee546b5506e.tar.gz
Add 'GNU Guix' comment to all (gnu packages) headers.
* gnu/packages/debian.scm, gnu/packages/syndication.scm: Add comments.
-rw-r--r--gnu/packages/debian.scm3
-rw-r--r--gnu/packages/syndication.scm3
2 files changed, 6 insertions, 0 deletions
diff --git a/gnu/packages/debian.scm b/gnu/packages/debian.scm
index 185dacfe73..5ea263149e 100644
--- a/gnu/packages/debian.scm
+++ b/gnu/packages/debian.scm
@@ -1,6 +1,9 @@
+;;; GNU Guix --- Functional package management for GNU
;;; Copyright © 2018 Efraim Flashner <efraim@flashner.co.il>
;;; Copyright © 2018 Tobias Geerinckx-Rice <me@tobias.gr>
;;;
+;;; This file is part of GNU Guix.
+;;;
;;; 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
diff --git a/gnu/packages/syndication.scm b/gnu/packages/syndication.scm
index f37c0eaac5..6247d1f3b6 100644
--- a/gnu/packages/syndication.scm
+++ b/gnu/packages/syndication.scm
@@ -1,6 +1,9 @@
+;;; GNU Guix --- Functional package management for GNU
;;; Copyright © 2016, 2017 Efraim Flashner <efraim@flashner.co.il>
;;; Copyright © 2018 Tobias Geerinckx-Rice <me@tobias.gr>
;;;
+;;; This file is part of GNU Guix.
+;;;
;;; 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