aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/exttst/org/eclipse/jgit/internal
diff options
context:
space:
mode:
authorIvan Frade <ifrade@google.com>2025-05-02 10:25:06 -0700
committerIvan Frade <ifrade@google.com>2025-05-02 10:25:06 -0700
commite74771cb962bdef344e6b87658e75c9aca07fee3 (patch)
treebf37e9d2b639d9c2398214dfa939a7f4e08dd88e /org.eclipse.jgit.test/exttst/org/eclipse/jgit/internal
parent0595aa0f0f334d3cae1f9d8843a85afe204ae2a7 (diff)
downloadjgit-master.tar.gz
jgit-master.zip
midx: Fix license header from Google Inc. to LLCHEADmaster
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')
-rw-r--r--org.eclipse.jgit.test/exttst/org/eclipse/jgit/internal/storage/midx/CgitMidxCompatibilityTest.java2
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