diff options
author | Ivan Frade <ifrade@google.com> | 2025-05-02 10:25:06 -0700 |
---|---|---|
committer | Ivan Frade <ifrade@google.com> | 2025-05-02 10:25:06 -0700 |
commit | e74771cb962bdef344e6b87658e75c9aca07fee3 (patch) | |
tree | bf37e9d2b639d9c2398214dfa939a7f4e08dd88e /org.eclipse.jgit.test/exttst/org/eclipse/jgit/internal/storage/midx/CgitMidxCompatibilityTest.java | |
parent | 0595aa0f0f334d3cae1f9d8843a85afe204ae2a7 (diff) | |
download | jgit-master.tar.gz jgit-master.zip |
This code was introduced recently and the license header says Google
Inc. where it should be Google LLC.
Change-Id: If3d4f992bdcd165cfba356b4f9721c4605017dda
Diffstat (limited to 'org.eclipse.jgit.test/exttst/org/eclipse/jgit/internal/storage/midx/CgitMidxCompatibilityTest.java')
-rw-r--r-- | org.eclipse.jgit.test/exttst/org/eclipse/jgit/internal/storage/midx/CgitMidxCompatibilityTest.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.test/exttst/org/eclipse/jgit/internal/storage/midx/CgitMidxCompatibilityTest.java b/org.eclipse.jgit.test/exttst/org/eclipse/jgit/internal/storage/midx/CgitMidxCompatibilityTest.java index 3bbcaa8152..334e52b042 100644 --- a/org.eclipse.jgit.test/exttst/org/eclipse/jgit/internal/storage/midx/CgitMidxCompatibilityTest.java +++ b/org.eclipse.jgit.test/exttst/org/eclipse/jgit/internal/storage/midx/CgitMidxCompatibilityTest.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2025, Google Inc. + * Copyright (C) 2025, Google LLC * * This program and the accompanying materials are made available under the * terms of the Eclipse Distribution License v. 1.0 which is available at |