aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
Diffstat (limited to 'gcc')
-rw-r--r--gcc/rust/rust-linemap.h8
1 files changed, 5 insertions, 3 deletions
diff --git a/gcc/rust/rust-linemap.h b/gcc/rust/rust-linemap.h
index f6d8ac91..6c2a01f 100644
--- a/gcc/rust/rust-linemap.h
+++ b/gcc/rust/rust-linemap.h
@@ -1,8 +1,10 @@
// rust-linemap.h -- interface to location tracking -*- C++ -*-
-// Copyright 2020 The Rust Authors. All rights reserved.
-// Use of this source code is rustverned by a BSD-style
-// license that can be found in the LICENSE file.
+// Copyright 2011 The Go Authors. All rights reserved.
+// Copyright (C) 2020 Free Software Foundation, Inc.
+
+// Use of this source code is governed by a BSD-style
+// license that can be found in the '../go/gofrontend/LICENSE' file.
#ifndef RUST_LINEMAP_H
#define RUST_LINEMAP_H