diff options
author | Tobias Geerinckx-Rice <me@tobias.gr> | 2018-09-21 08:19:42 +0200 |
---|---|---|
committer | Tobias Geerinckx-Rice <me@tobias.gr> | 2018-09-21 10:25:32 +0200 |
commit | 1779aaa09a576401e35bf4a0d1534ee546b5506e (patch) | |
tree | b194a9de35267bae138d0a17ae554146e9489157 /gnu/packages/syndication.scm | |
parent | 4aa64e3a819ca53629b1cbe58c079eefa7dd24b0 (diff) | |
download | patches-1779aaa09a576401e35bf4a0d1534ee546b5506e.tar patches-1779aaa09a576401e35bf4a0d1534ee546b5506e.tar.gz |
Add 'GNU Guix' comment to all (gnu packages) headers.
* gnu/packages/debian.scm, gnu/packages/syndication.scm: Add comments.
Diffstat (limited to 'gnu/packages/syndication.scm')
-rw-r--r-- | gnu/packages/syndication.scm | 3 |
1 files changed, 3 insertions, 0 deletions
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 |