summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorRicardo Wurmus <rekado@elephly.net>2019-03-06 20:59:02 +0100
committerRicardo Wurmus <rekado@elephly.net>2019-03-06 21:07:49 +0100
commit6aa896d82e60a2e45b644b2d485dc5fc6b901c0c (patch)
treeafc8a1fe63db67f440c351d2f3f88b894f97507a /gnu
parentd2b38df62eda5b332f8911e1b1591352723631fe (diff)
downloadguix-patches-6aa896d82e60a2e45b644b2d485dc5fc6b901c0c.tar
guix-patches-6aa896d82e60a2e45b644b2d485dc5fc6b901c0c.tar.gz
gnu: Update copyright headers.
This is a follow-up to commit 1fe9a36173335b559c695357bc8d884f1d4b144a. * gnu/packages/bioconductor.scm: Update copyright header to account for moved package.
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/bioconductor.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/bioconductor.scm b/gnu/packages/bioconductor.scm
index ed950d5687..49765096d9 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -1,6 +1,6 @@
;;; GNU Guix --- Functional package management for GNU
-;;; Copyright © 2018, 2019 Ricardo Wurmus <rekado@elephly.net>
-;;; Copyright © 2017, 2018 Roel Janssen <roel@gnu.org>
+;;; Copyright © 2016, 2017, 2018, 2019 Ricardo Wurmus <rekado@elephly.net>
+;;; Copyright © 2016, 2017, 2018 Roel Janssen <roel@gnu.org>
;;; Copyright © 2018 Tobias Geerinckx-Rice <me@tobias.gr>
;;;
;;; This file is part of GNU Guix.