summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--eclass/golang-base.eclass4
1 files changed, 2 insertions, 2 deletions
diff --git a/eclass/golang-base.eclass b/eclass/golang-base.eclass
index 3bff79c126a0..4d7e30ca15f3 100644
--- a/eclass/golang-base.eclass
+++ b/eclass/golang-base.eclass
@@ -1,7 +1,7 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# @ECLASS: golang-build.eclass
+# @ECLASS: golang-base.eclass
# @MAINTAINER:
# William Hubbs <williamh@gentoo.org>
# @BLURB: Eclass that provides base functions for Go packages.