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

wilfreds pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/yunikorn-core.git


The following commit(s) were added to refs/heads/master by this push:
     new 11c0a7a6 [YUNIKORN-3159] Update copyright year in NOTICE file to 2025 
(#1052)
11c0a7a6 is described below

commit 11c0a7a644a199c39c7d3118a631518bf998e512
Author: Wilfred Spiegelenburg <[email protected]>
AuthorDate: Mon Dec 1 15:39:09 2025 +1100

    [YUNIKORN-3159] Update copyright year in NOTICE file to 2025 (#1052)
    
    Update copyright year in NOTICE file to 2025
    Remove old entry for shellcheck dir in gitignore
    
    Closes: #1052
    
    Signed-off-by: Wilfred Spiegelenburg <[email protected]>
---
 .gitignore | 11 +++--------
 NOTICE     |  2 +-
 2 files changed, 4 insertions(+), 9 deletions(-)

diff --git a/.gitignore b/.gitignore
index ee2da06f..f8e4061e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,12 +1,7 @@
-*.tmp
+.idea
 .DS_Store
-.build
-*.swp
-*.a
 /tools/
 /build/
-/_output/
-.idea
 /coverage.txt
-yunikorn-state.txt
-/shellcheck
+*.swp
+*.tmp
diff --git a/NOTICE b/NOTICE
index 6471f3b0..ab1ab500 100644
--- a/NOTICE
+++ b/NOTICE
@@ -1,5 +1,5 @@
 Apache YuniKorn
-Copyright 2019-2024 The Apache Software Foundation
+Copyright 2019-2025 The Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to