aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/compile/internal/importer/exportdata.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmd/compile/internal/importer/exportdata.go')
-rw-r--r--src/cmd/compile/internal/importer/exportdata.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/cmd/compile/internal/importer/exportdata.go b/src/cmd/compile/internal/importer/exportdata.go
index 3925a64314..6a672be9c1 100644
--- a/src/cmd/compile/internal/importer/exportdata.go
+++ b/src/cmd/compile/internal/importer/exportdata.go
@@ -1,4 +1,3 @@
-// UNREVIEWED
// Copyright 2011 The Go Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.