summaryrefslogtreecommitdiff
path: root/src/pkg/runtime/signals_plan9.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/pkg/runtime/signals_plan9.h')
-rw-r--r--src/pkg/runtime/signals_plan9.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/pkg/runtime/signals_plan9.h b/src/pkg/runtime/signals_plan9.h
index 0f1165e2a..f9bec65fc 100644
--- a/src/pkg/runtime/signals_plan9.h
+++ b/src/pkg/runtime/signals_plan9.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.
+
#define N SigNotify
#define T SigThrow
#define P SigPanic