Skip to content

Commit

Permalink
Update LICENSE
Browse files Browse the repository at this point in the history
Changes to comply to internal review

Closes dart-lang#45568
dart-lang#45568

TEST=CL contains no code changes.

No-Try: true
GitOrigin-RevId: 6579678
Change-Id: I085a948f16dc9a0de128ed0bd456ae69adf6c124
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/193888
Reviewed-by: Alexander Thomas <[email protected]>
Reviewed-by: Bob Nystrom <[email protected]>
Commit-Queue: Alexander Thomas <[email protected]>
  • Loading branch information
franklinyow authored and [email protected] committed Apr 7, 2021
1 parent 05c70ab commit 03101c0
Show file tree
Hide file tree
Showing 28 changed files with 84 additions and 57 deletions.
5 changes: 3 additions & 2 deletions pkg/_fe_analyzer_shared/LICENSE
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
Copyright 2019, the Dart project authors. All rights reserved.
Copyright 2019, the Dart project authors.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:
Expand All @@ -9,7 +10,7 @@ met:
copyright notice, this list of conditions and the following
disclaimer in the documentation and/or other materials provided
with the distribution.
* Neither the name of Google Inc. nor the names of its
* Neither the name of Google LLC nor the names of its
contributors may be used to endorse or promote products derived
from this software without specific prior written permission.

Expand Down
5 changes: 3 additions & 2 deletions pkg/_js_interop_checks/LICENSE
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
Copyright 2020, the Dart project authors. All rights reserved.
Copyright 2020, the Dart project authors.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:
Expand All @@ -9,7 +10,7 @@ met:
copyright notice, this list of conditions and the following
disclaimer in the documentation and/or other materials provided
with the distribution.
* Neither the name of Google Inc. nor the names of its
* Neither the name of Google LLC nor the names of its
contributors may be used to endorse or promote products derived
from this software without specific prior written permission.

Expand Down
5 changes: 3 additions & 2 deletions pkg/analysis_server/LICENSE
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
Copyright 2014, the Dart project authors. All rights reserved.
Copyright 2014, the Dart project authors.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:
Expand All @@ -9,7 +10,7 @@ met:
copyright notice, this list of conditions and the following
disclaimer in the documentation and/or other materials provided
with the distribution.
* Neither the name of Google Inc. nor the names of its
* Neither the name of Google LLC nor the names of its
contributors may be used to endorse or promote products derived
from this software without specific prior written permission.

Expand Down
7 changes: 4 additions & 3 deletions pkg/analysis_server_client/LICENSE
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
Copyright 2017, the Dart project authors. All rights reserved.
Copyright 2017, the Dart project authors.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:
Expand All @@ -9,7 +10,7 @@ met:
copyright notice, this list of conditions and the following
disclaimer in the documentation and/or other materials provided
with the distribution.
* Neither the name of Google Inc. nor the names of its
* Neither the name of Google LLC nor the names of its
contributors may be used to endorse or promote products derived
from this software without specific prior written permission.

Expand All @@ -23,4 +24,4 @@ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
5 changes: 3 additions & 2 deletions pkg/analyzer/LICENSE
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
Copyright 2013, the Dart project authors. All rights reserved.
Copyright 2013, the Dart project authors.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:
Expand All @@ -9,7 +10,7 @@ met:
copyright notice, this list of conditions and the following
disclaimer in the documentation and/or other materials provided
with the distribution.
* Neither the name of Google Inc. nor the names of its
* Neither the name of Google LLC nor the names of its
contributors may be used to endorse or promote products derived
from this software without specific prior written permission.

Expand Down
5 changes: 3 additions & 2 deletions pkg/analyzer_cli/LICENSE
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
Copyright 2013, the Dart project authors. All rights reserved.
Copyright 2013, the Dart project authors.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:
Expand All @@ -9,7 +10,7 @@ met:
copyright notice, this list of conditions and the following
disclaimer in the documentation and/or other materials provided
with the distribution.
* Neither the name of Google Inc. nor the names of its
* Neither the name of Google LLC nor the names of its
contributors may be used to endorse or promote products derived
from this software without specific prior written permission.

Expand Down
5 changes: 3 additions & 2 deletions pkg/analyzer_plugin/LICENSE
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
Copyright 2017, the Dart project authors. All rights reserved.
Copyright 2017, the Dart project authors.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:
Expand All @@ -9,7 +10,7 @@ met:
copyright notice, this list of conditions and the following
disclaimer in the documentation and/or other materials provided
with the distribution.
* Neither the name of Google Inc. nor the names of its
* Neither the name of Google LLC nor the names of its
contributors may be used to endorse or promote products derived
from this software without specific prior written permission.

Expand Down
5 changes: 3 additions & 2 deletions pkg/async_helper/LICENSE
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
Copyright 2014, the Dart project authors. All rights reserved.
Copyright 2014, the Dart project authors.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:
Expand All @@ -9,7 +10,7 @@ met:
copyright notice, this list of conditions and the following
disclaimer in the documentation and/or other materials provided
with the distribution.
* Neither the name of Google Inc. nor the names of its
* Neither the name of Google LLC nor the names of its
contributors may be used to endorse or promote products derived
from this software without specific prior written permission.

Expand Down
5 changes: 3 additions & 2 deletions pkg/build_integration/LICENSE
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
Copyright 2018, the Dart project authors. All rights reserved.
Copyright 2018, the Dart project authors.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:
Expand All @@ -9,7 +10,7 @@ met:
copyright notice, this list of conditions and the following
disclaimer in the documentation and/or other materials provided
with the distribution.
* Neither the name of Google Inc. nor the names of its
* Neither the name of Google LLC nor the names of its
contributors may be used to endorse or promote products derived
from this software without specific prior written permission.

Expand Down
5 changes: 3 additions & 2 deletions pkg/dart_internal/LICENSE
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
Copyright 2017, the Dart project authors. All rights reserved.
Copyright 2017, the Dart project authors.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:
Expand All @@ -9,7 +10,7 @@ met:
copyright notice, this list of conditions and the following
disclaimer in the documentation and/or other materials provided
with the distribution.
* Neither the name of Google Inc. nor the names of its
* Neither the name of Google LLC nor the names of its
contributors may be used to endorse or promote products derived
from this software without specific prior written permission.

Expand Down
5 changes: 3 additions & 2 deletions pkg/dartdev/LICENSE
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
Copyright 2020, the Dart project authors. All rights reserved.
Copyright 2020, the Dart project authors.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:
Expand All @@ -9,7 +10,7 @@ met:
copyright notice, this list of conditions and the following
disclaimer in the documentation and/or other materials provided
with the distribution.
* Neither the name of Google Inc. nor the names of its
* Neither the name of Google LLC nor the names of its
contributors may be used to endorse or promote products derived
from this software without specific prior written permission.

Expand Down
5 changes: 3 additions & 2 deletions pkg/dds/LICENSE
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
Copyright 2020, the Dart project authors. All rights reserved.
Copyright 2020, the Dart project authors.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:
Expand All @@ -9,7 +10,7 @@ met:
copyright notice, this list of conditions and the following
disclaimer in the documentation and/or other materials provided
with the distribution.
* Neither the name of Google Inc. nor the names of its
* Neither the name of Google LLC nor the names of its
contributors may be used to endorse or promote products derived
from this software without specific prior written permission.

Expand Down
4 changes: 2 additions & 2 deletions pkg/dev_compiler/LICENSE
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Copyright 2015, the Dart project authors. All rights reserved.
Copyright 2015, the Dart project authors.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
Expand All @@ -10,7 +10,7 @@ met:
copyright notice, this list of conditions and the following
disclaimer in the documentation and/or other materials provided
with the distribution.
* Neither the name of Google Inc. nor the names of its
* Neither the name of Google LLC nor the names of its
contributors may be used to endorse or promote products derived
from this software without specific prior written permission.

Expand Down
5 changes: 3 additions & 2 deletions pkg/diagnostic/LICENSE
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
Copyright 2018, the Dart project authors. All rights reserved.
Copyright 2018, the Dart project authors.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:
Expand All @@ -9,7 +10,7 @@ met:
copyright notice, this list of conditions and the following
disclaimer in the documentation and/or other materials provided
with the distribution.
* Neither the name of Google Inc. nor the names of its
* Neither the name of Google LLC nor the names of its
contributors may be used to endorse or promote products derived
from this software without specific prior written permission.

Expand Down
5 changes: 3 additions & 2 deletions pkg/expect/LICENSE
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
Copyright 2014, the Dart project authors. All rights reserved.
Copyright 2014, the Dart project authors.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:
Expand All @@ -9,7 +10,7 @@ met:
copyright notice, this list of conditions and the following
disclaimer in the documentation and/or other materials provided
with the distribution.
* Neither the name of Google Inc. nor the names of its
* Neither the name of Google LLC nor the names of its
contributors may be used to endorse or promote products derived
from this software without specific prior written permission.

Expand Down
5 changes: 3 additions & 2 deletions pkg/front_end/LICENSE
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
Copyright 2016, the Dart project authors. All rights reserved.
Copyright 2016, the Dart project authors.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:
Expand All @@ -9,7 +10,7 @@ met:
copyright notice, this list of conditions and the following
disclaimer in the documentation and/or other materials provided
with the distribution.
* Neither the name of Google Inc. nor the names of its
* Neither the name of Google LLC nor the names of its
contributors may be used to endorse or promote products derived
from this software without specific prior written permission.

Expand Down
5 changes: 3 additions & 2 deletions pkg/frontend_server/LICENSE
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
Copyright 2019, the Dart project authors. All rights reserved.
Copyright 2019, the Dart project authors.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:
Expand All @@ -9,7 +10,7 @@ met:
copyright notice, this list of conditions and the following
disclaimer in the documentation and/or other materials provided
with the distribution.
* Neither the name of Google Inc. nor the names of its
* Neither the name of Google LLC nor the names of its
contributors may be used to endorse or promote products derived
from this software without specific prior written permission.

Expand Down
5 changes: 3 additions & 2 deletions pkg/js/LICENSE
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
Copyright 2012, the Dart project authors. All rights reserved.
Copyright 2012, the Dart project authors.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:
Expand All @@ -9,7 +10,7 @@ met:
copyright notice, this list of conditions and the following
disclaimer in the documentation and/or other materials provided
with the distribution.
* Neither the name of Google Inc. nor the names of its
* Neither the name of Google LLC nor the names of its
contributors may be used to endorse or promote products derived
from this software without specific prior written permission.

Expand Down
5 changes: 3 additions & 2 deletions pkg/js_ast/LICENSE
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
Copyright 2015, the Dart project authors. All rights reserved.
Copyright 2015, the Dart project authors.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:
Expand All @@ -9,7 +10,7 @@ met:
copyright notice, this list of conditions and the following
disclaimer in the documentation and/or other materials provided
with the distribution.
* Neither the name of Google Inc. nor the names of its
* Neither the name of Google LLC nor the names of its
contributors may be used to endorse or promote products derived
from this software without specific prior written permission.

Expand Down
5 changes: 3 additions & 2 deletions pkg/kernel/LICENSE
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
Copyright 2016, the Dart project authors. All rights reserved.
Copyright 2016, the Dart project authors.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:
Expand All @@ -9,7 +10,7 @@ met:
copyright notice, this list of conditions and the following
disclaimer in the documentation and/or other materials provided
with the distribution.
* Neither the name of Google Inc. nor the names of its
* Neither the name of Google LLC nor the names of its
contributors may be used to endorse or promote products derived
from this software without specific prior written permission.

Expand Down
5 changes: 3 additions & 2 deletions pkg/meta/LICENSE
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
Copyright 2016, the Dart project authors. All rights reserved.
Copyright 2016, the Dart project authors.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:
Expand All @@ -9,7 +10,7 @@ met:
copyright notice, this list of conditions and the following
disclaimer in the documentation and/or other materials provided
with the distribution.
* Neither the name of Google Inc. nor the names of its
* Neither the name of Google LLC nor the names of its
contributors may be used to endorse or promote products derived
from this software without specific prior written permission.

Expand Down
5 changes: 3 additions & 2 deletions pkg/native_stack_traces/LICENSE
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
Copyright 2020, the Dart project authors. All rights reserved.
Copyright 2020, the Dart project authors.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:
Expand All @@ -9,7 +10,7 @@ met:
copyright notice, this list of conditions and the following
disclaimer in the documentation and/or other materials provided
with the distribution.
* Neither the name of Google Inc. nor the names of its
* Neither the name of Google LLC nor the names of its
contributors may be used to endorse or promote products derived
from this software without specific prior written permission.

Expand Down
5 changes: 3 additions & 2 deletions pkg/nnbd_migration/LICENSE
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
Copyright 2019, the Dart project authors. All rights reserved.
Copyright 2019, the Dart project authors.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:
Expand All @@ -9,7 +10,7 @@ met:
copyright notice, this list of conditions and the following
disclaimer in the documentation and/or other materials provided
with the distribution.
* Neither the name of Google Inc. nor the names of its
* Neither the name of Google LLC nor the names of its
contributors may be used to endorse or promote products derived
from this software without specific prior written permission.

Expand Down
5 changes: 3 additions & 2 deletions pkg/telemetry/LICENSE
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
Copyright 2017, the Dart project authors. All rights reserved.
Copyright 2017, the Dart project authors.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:
Expand All @@ -9,7 +10,7 @@ met:
copyright notice, this list of conditions and the following
disclaimer in the documentation and/or other materials provided
with the distribution.
* Neither the name of Google Inc. nor the names of its
* Neither the name of Google LLC nor the names of its
contributors may be used to endorse or promote products derived
from this software without specific prior written permission.

Expand Down
Loading

0 comments on commit 03101c0

Please sign in to comment.