Skip to content

Commit 712f508

Browse files
MeAkibdgp1130
authored andcommitted
refactor: update copyright from Google Inc to Google LLC
Update all copyright headers throughout the codebase to reflect the current legal entity name. This is a non-functional change that only affects the copyright notices in source files.
1 parent fd1a209 commit 712f508

File tree

26 files changed

+26
-26
lines changed

26 files changed

+26
-26
lines changed

packages/angular/cli/BUILD.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright Google Inc. All Rights Reserved.
1+
# Copyright Google LLC. All Rights Reserved.
22
#
33
# Use of this source code is governed by an MIT-style license that can be
44
# found in the LICENSE file at https://angular.dev/license

packages/angular/create/BUILD.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright Google Inc. All Rights Reserved.
1+
# Copyright Google LLC. All Rights Reserved.
22
#
33
# Use of this source code is governed by an MIT-style license that can be
44
# found in the LICENSE file at https://angular.dev/license

packages/angular/pwa/BUILD.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright Google Inc. All Rights Reserved.
1+
# Copyright Google LLC. All Rights Reserved.
22
#
33
# Use of this source code is governed by an MIT-style license that can be
44
# found in the LICENSE file at https://angular.dev/license

packages/angular/ssr/schematics/BUILD.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright Google Inc. All Rights Reserved.
1+
# Copyright Google LLC. All Rights Reserved.
22
#
33
# Use of this source code is governed by an MIT-style license that can be
44
# found in the LICENSE file at https://angular.dev/license

packages/angular_devkit/architect/BUILD.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright Google Inc. All Rights Reserved.
1+
# Copyright Google LLC. All Rights Reserved.
22
#
33
# Use of this source code is governed by an MIT-style license that can be
44
# found in the LICENSE file at https://angular.dev/license

packages/angular_devkit/architect/bin/BUILD.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright Google Inc. All Rights Reserved.
1+
# Copyright Google LLC. All Rights Reserved.
22
#
33
# Use of this source code is governed by an MIT-style license that can be
44
# found in the LICENSE file at https://angular.dev/license

packages/angular_devkit/architect/node/BUILD.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright Google Inc. All Rights Reserved.
1+
# Copyright Google LLC. All Rights Reserved.
22
#
33
# Use of this source code is governed by an MIT-style license that can be
44
# found in the LICENSE file at https://angular.dev/license

packages/angular_devkit/architect/testing/BUILD.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright Google Inc. All Rights Reserved.
1+
# Copyright Google LLC. All Rights Reserved.
22
#
33
# Use of this source code is governed by an MIT-style license that can be
44
# found in the LICENSE file at https://angular.dev/license

packages/angular_devkit/architect_cli/BUILD.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
load("@npm//:defs.bzl", "npm_link_all_packages")
22
load("//tools:defaults.bzl", "npm_package")
33

4-
# Copyright Google Inc. All Rights Reserved.
4+
# Copyright Google LLC. All Rights Reserved.
55
#
66
# Use of this source code is governed by an MIT-style license that can be
77
# found in the LICENSE file at https://angular.dev/license

packages/angular_devkit/build_angular/BUILD.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright Google Inc. All Rights Reserved.
1+
# Copyright Google LLC. All Rights Reserved.
22
#
33
# Use of this source code is governed by an MIT-style license that can be
44
# found in the LICENSE file at https://angular.dev/license

0 commit comments

Comments
 (0)