diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm index 8061457e2e..39960c102b 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm @@ -49,6 +49,7 @@ ;;; Copyright © 2020 Michael Rohleder ;;; Copyright © 2020 Anders Thuné ;;; Copyright © 2020 Maxim Cournoyer +;;; Copyright © 2020 Greg Hogan ;;; ;;; This file is part of GNU Guix. ;;; @@ -7619,4 +7620,4 @@ then IP sets may be the proper tool for you.") helpers to setup and teardown io_uring instances, and also a simplified interface for applications that don't need (or want) to deal with the full kernel side implementation.") - (license expat))) + (license license:expat)))