aboutsummaryrefslogtreecommitdiff
path: root/src/debug/dwarf/typeunit.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/debug/dwarf/typeunit.go')
-rw-r--r--src/debug/dwarf/typeunit.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/debug/dwarf/typeunit.go b/src/debug/dwarf/typeunit.go
index 0f4e07ebf7..4032cd4745 100644
--- a/src/debug/dwarf/typeunit.go
+++ b/src/debug/dwarf/typeunit.go
@@ -1,4 +1,4 @@
-// Copyright 2012 The Go Authors. All rights reserved.
+// Copyright 2012 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.