diff options
author | Mathieu Othacehe <m.othacehe@gmail.com> | 2019-10-21 10:10:51 +0200 |
---|---|---|
committer | Mathieu Othacehe <m.othacehe@gmail.com> | 2019-10-21 10:10:51 +0200 |
commit | 6dc424f92464f962ba8d43ebdd319c096c6975e5 (patch) | |
tree | 040cc63fb591faa1e581a3bf3dbcfb36dce8ad2b /gnu/packages/backup.scm | |
parent | f0bbf894a1f935c1e0109f35899acb6dfcb977f2 (diff) |
gnu: backup: Remove my copyright.
This is a follow-up of 7757f440449, where my copyright is not needed.
* gnu/packages/backup.scm: Remove my copyright.
Diffstat (limited to 'gnu/packages/backup.scm')
-rw-r--r-- | gnu/packages/backup.scm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/packages/backup.scm b/gnu/packages/backup.scm index a4a087728f..fc43f93d7d 100644 --- a/gnu/packages/backup.scm +++ b/gnu/packages/backup.scm @@ -14,7 +14,6 @@ ;;; Copyright © 2018, 2019 Ricardo Wurmus <rekado@elephly.net> ;;; Copyright © 2019 Alex Vong <alexvong1995@gmail.com> ;;; Copyright © 2019 Marius Bakke <mbakke@fastmail.com> -;;; Copyright © 2019 Mathieu Othacehe <m.othacehe@gmail.com> ;;; ;;; This file is part of GNU Guix. ;;; |