TUN-5851: Update all references to point to Apache License 2.0

This commit is contained in:
Nuno Diegues
2022-03-08 14:59:53 +00:00
parent aeda35699e
commit c54e8cd8e6
3 changed files with 171 additions and 180 deletions

View File

@@ -69,7 +69,7 @@ func main() {
app.Copyright = fmt.Sprintf(
`(c) %d Cloudflare Inc.
Your installation of cloudflared software constitutes a symbol of your signature indicating that you accept
the terms of the Cloudflare License (https://developers.cloudflare.com/cloudflare-one/connections/connect-apps/license),
the terms of the Apache License Version 2.0 (https://developers.cloudflare.com/cloudflare-one/connections/connect-apps/license),
Terms (https://www.cloudflare.com/terms/) and Privacy Policy (https://www.cloudflare.com/privacypolicy/).`,
time.Now().Year(),
)