Skip to content

Commit 9e9768c

Browse files
HixieCommit Bot
authored and
Commit Bot
committed
Simplify the license situation
There's no LICENSE file that mentions the Go authors in this repository, but since this code is covered by the CLA we can just move the name to the AUTHORS file and rely on the existing statement that references the Dart LICENSE file. Change-Id: I3e8e04ef39e7ed6de0134cc33bf8a22e3d33389b Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/250792 Commit-Queue: Michael Thomsen <[email protected]> Reviewed-by: Michael Thomsen <[email protected]>
1 parent 586efdf commit 9e9768c

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

AUTHORS

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55

66
Google Inc.
77
The V8 project authors
8+
The Go Authors
89
Arm Ltd. <*@arm.com>
910

1011
Ola Martin Bini <[email protected]>

sdk/lib/_internal/vm/lib/bigint_patch.dart

-4
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,6 @@
44

55
// part of dart.core;
66

7-
// Copyright 2009 The Go Authors. All rights reserved.
8-
// Use of this source code is governed by a BSD-style
9-
// license that can be found in the LICENSE file.
10-
117
/*
128
* Copyright (c) 2003-2005 Tom Wu
139
* Copyright (c) 2012 Adam Singer ([email protected])

0 commit comments

Comments
 (0)