aboutsummaryrefslogtreecommitdiff
path: root/libgo/go/golang_org/x/text/unicode/norm/readwriter.go
diff options
context:
space:
mode:
Diffstat (limited to 'libgo/go/golang_org/x/text/unicode/norm/readwriter.go')
-rw-r--r--libgo/go/golang_org/x/text/unicode/norm/readwriter.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/libgo/go/golang_org/x/text/unicode/norm/readwriter.go b/libgo/go/golang_org/x/text/unicode/norm/readwriter.go
index d926ee903e5..482ac85c745 100644
--- a/libgo/go/golang_org/x/text/unicode/norm/readwriter.go
+++ b/libgo/go/golang_org/x/text/unicode/norm/readwriter.go
@@ -1,3 +1,5 @@
+// Code generated by running "go run gen.go -core" in golang.org/x/text. DO NOT EDIT.
+
// 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.