Skip to content

Commit 15a5a10

Browse files
authored
fix: project shouldn't reference developers.google.com (#145)
Since the project isn't owned by developers.google.com, we should remove the reference from the LICENSE file.
1 parent 27a2090 commit 15a5a10

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

LICENSE.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
11
Except as otherwise noted, the content of this repository is licensed under the
22
[Creative Commons Attribution 4.0 License][1], and code samples are licensed
3-
under the [Apache 2.0 License][2]. For details, see the developer.google.com
4-
[Site Policies][3].
3+
under the [Apache 2.0 License][2].
54

65
[1]: https://creativecommons.org/licenses/by/4.0/
76
[2]: https://www.apache.org/licenses/LICENSE-2.0
8-
[3]: https://developers.google.com/terms/site-policies
97

108
---
119

0 commit comments

Comments
 (0)