diff options
author | Joonas Niilola <juippis@gentoo.org> | 2020-05-04 20:25:52 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2020-05-04 20:26:09 +0300 |
commit | c95d2b12a4208a302d72d7cc5eef056c7afc21d3 (patch) | |
tree | cd90349c1ede9e645fd67fc24094702756378ea0 /eclass/rebar.eclass | |
parent | net-irc/inspircd: Drop 3.5.0-r1 (diff) | |
download | gentoo-c95d2b12a4208a302d72d7cc5eef056c7afc21d3.tar.gz gentoo-c95d2b12a4208a302d72d7cc5eef056c7afc21d3.tar.bz2 gentoo-c95d2b12a4208a302d72d7cc5eef056c7afc21d3.zip |
eclass: fix copyright header on rebar.eclass
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'eclass/rebar.eclass')
-rw-r--r-- | eclass/rebar.eclass | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/eclass/rebar.eclass b/eclass/rebar.eclass index 8f08f7a5da7b..7228141b8e94 100644 --- a/eclass/rebar.eclass +++ b/eclass/rebar.eclass @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # @ECLASS: rebar.eclass |