]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
runtime: Restore copyright notice accidentally removed from mgc0.c.
authorian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 20 Sep 2014 20:42:59 +0000 (20:42 +0000)
committerian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 20 Sep 2014 20:42:59 +0000 (20:42 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@215423 138bc75d-0d04-0410-961f-82ee72b054a4

libgo/runtime/mgc0.c

index 6864a833dc46ef2b630747a99edcc1cbd43539f8..dda184568c7307b0306782cd031f304689b4765b 100644 (file)
@@ -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.