projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7dff44b
)
runtime: Restore copyright notice accidentally removed from mgc0.c.
author
Ian Lance Taylor
<ian@gcc.gnu.org>
Sat, 20 Sep 2014 20:42:59 +0000
(20:42 +0000)
committer
Ian Lance Taylor
<ian@gcc.gnu.org>
Sat, 20 Sep 2014 20:42:59 +0000
(20:42 +0000)
From-SVN: r215423
libgo/runtime/mgc0.c
patch
|
blob
|
history
diff --git
a/libgo/runtime/mgc0.c
b/libgo/runtime/mgc0.c
index 6864a833dc46ef2b630747a99edcc1cbd43539f8..dda184568c7307b0306782cd031f304689b4765b 100644
(file)
--- a/
libgo/runtime/mgc0.c
+++ b/
libgo/runtime/mgc0.c
@@
-1,4
+1,4
@@
-
+// Copyright 2009 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.