summaryrefslogtreecommitdiff
path: root/src/pkg/runtime/arch_arm.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/pkg/runtime/arch_arm.h')
-rw-r--r--src/pkg/runtime/arch_arm.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/pkg/runtime/arch_arm.h b/src/pkg/runtime/arch_arm.h
index f6af58514..bb65d3faf 100644
--- a/src/pkg/runtime/arch_arm.h
+++ b/src/pkg/runtime/arch_arm.h
@@ -1,3 +1,7 @@
+// 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.
+
enum {
thechar = '5',
BigEndian = 0,