copyright: change from "Google LLC" to "The Jujutsu Authors"

Let's acknowledge everyone's contributions by replacing "Google LLC"
in the copyright header by "The Jujutsu Authors". If I understand
correctly, it won't have any legal effect, but maybe it still helps
reduce concerns from contributors (though I haven't heard any
concerns).

Google employees can read about Google's policy at
go/releasing/contributions#copyright.
This commit is contained in:
Martin von Zweigbergk 2022-11-26 15:57:50 -08:00 committed by Martin von Zweigbergk
parent a7ff8d5ee3
commit d8feed9be4
121 changed files with 127 additions and 120 deletions

View file

@ -1,4 +1,4 @@
// Copyright 2022 Google LLC
// Copyright 2022 The Jujutsu Authors
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.