diff options
-rw-r--r-- | eclass/dune.eclass | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/eclass/dune.eclass b/eclass/dune.eclass index da1813def533..03857d25a2d4 100644 --- a/eclass/dune.eclass +++ b/eclass/dune.eclass @@ -1,10 +1,11 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # @ECLASS: dune.eclass # @MAINTAINER: # rkitover@gmail.com # Mark Wright <gienah@gentoo.org> +# ML <ml@gentoo.org> # @AUTHOR: # Rafael Kitover <rkitover@gmail.com> # @SUPPORTED_EAPIS: 5 6 7 |