mirror of
https://github.com/golang/go.git
synced 2025-12-08 06:10:04 +00:00
all: fix dead links to inferno-os bitbucket repository
Generated using: perl -i -npe 's#inferno-os/src/default#inferno-os/src/master#' $(git grep -l "inferno-os/src/default" | grep -v vendor) Change-Id: I4b6443bd09a8ea4c8aaeb40a1c73520d1f7ca648 Reviewed-on: https://go-review.googlesource.com/c/go/+/235821 Reviewed-by: Cherry Zhang <cherryyz@google.com> Reviewed-by: Austin Clements <austin@google.com>
This commit is contained in:
parent
f72d7cfc8f
commit
bffb8818e7
97 changed files with 110 additions and 110 deletions
|
|
@ -1,5 +1,5 @@
|
|||
// Derived from Inferno utils/6l/l.h and related files.
|
||||
// https://bitbucket.org/inferno-os/inferno-os/src/default/utils/6l/l.h
|
||||
// https://bitbucket.org/inferno-os/inferno-os/src/master/utils/6l/l.h
|
||||
//
|
||||
// Copyright © 1994-1999 Lucent Technologies Inc. All rights reserved.
|
||||
// Portions Copyright © 1995-1997 C H Forsyth (forsyth@terzarima.net)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue