This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-jci.git


The following commit(s) were added to refs/heads/master by this push:
     new 7b8998d  Update NOTICE.txt \"developed at\" not \"developed by\"
7b8998d is described below

commit 7b8998d239c8a0549c72f07232028a9fa5a0f29b
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Jan 9 16:25:51 2026 -0500

    Update NOTICE.txt \"developed at\" not \"developed by\"
---
 core/src/main/resources/NOTICE.txt     | 2 +-
 examples/src/main/resources/NOTICE.txt | 2 +-
 fam/src/main/resources/NOTICE.txt      | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/core/src/main/resources/NOTICE.txt 
b/core/src/main/resources/NOTICE.txt
index 6289aab..24ca9a9 100644
--- a/core/src/main/resources/NOTICE.txt
+++ b/core/src/main/resources/NOTICE.txt
@@ -1,5 +1,5 @@
 Apache Commons JCI - Core
 Copyright 2004-2024 The Apache Software Foundation
 
-This product includes software developed by
+This product includes software developed at
 The Apache Software Foundation (https://www.apache.org/).
diff --git a/examples/src/main/resources/NOTICE.txt 
b/examples/src/main/resources/NOTICE.txt
index bffc962..3aaff7e 100644
--- a/examples/src/main/resources/NOTICE.txt
+++ b/examples/src/main/resources/NOTICE.txt
@@ -1,5 +1,5 @@
 Apache Commons JCI - Examples
 Copyright 2004-2024 The Apache Software Foundation
 
-This product includes software developed by
+This product includes software developed at
 The Apache Software Foundation (https://www.apache.org/).
diff --git a/fam/src/main/resources/NOTICE.txt 
b/fam/src/main/resources/NOTICE.txt
index dede2d6..c58c348 100644
--- a/fam/src/main/resources/NOTICE.txt
+++ b/fam/src/main/resources/NOTICE.txt
@@ -1,5 +1,5 @@
 Apache Commons JCI - File Access Monitor
 Copyright 2004-2024 The Apache Software Foundation
 
-This product includes software developed by
+This product includes software developed at
 The Apache Software Foundation (https://www.apache.org/).

Reply via email to