public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc/devel/rust/master] Fix copyright/licensing information in 'gcc/rust/rust-linemap.h'
@ 2022-06-08 11:42 Thomas Schwinge
  0 siblings, 0 replies; only message in thread
From: Thomas Schwinge @ 2022-06-08 11:42 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:ddf02f1750fea53312c33ec837f83469e0d97ed3

commit ddf02f1750fea53312c33ec837f83469e0d97ed3
Author: Thomas Schwinge <thomas@codesourcery.com>
Date:   Fri Oct 22 16:12:49 2021 +0200

    Fix copyright/licensing information in 'gcc/rust/rust-linemap.h'
    
    This evidently has originally been copied from 'gcc/go/gofrontend/go-linemap.h'
    (with a bit too much 's%go%rust').  Restore the original notes, and extend
    suitably.

Diff:
---
 gcc/rust/rust-linemap.h | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/gcc/rust/rust-linemap.h b/gcc/rust/rust-linemap.h
index f6d8ac9138e..6c2a01ff3bb 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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-06-08 11:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-08 11:42 [gcc/devel/rust/master] Fix copyright/licensing information in 'gcc/rust/rust-linemap.h' Thomas Schwinge

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).