We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1282f8f commit a11a334Copy full SHA for a11a334
.github/workflows/license.yml
@@ -62,7 +62,7 @@ jobs:
62
committer: GitHub <noreply@github.com>
63
author: ${{ github.actor }} <${{ github.actor }}@users.noreply.github.com>
64
signoff: true
65
- branch: regenerate_notice_file_after_dep_upgrade
+ branch: regenerate_notice_file_after_dep_upgrade_2.x
66
delete-branch: true
67
title: "Regenerated NOTICE file after dependency changes"
68
body: |
src/license/NOTICE.template
@@ -1,5 +1,5 @@
1
Apache OpenNLP
2
-Copyright 2021-2025 The Apache Software Foundation
+Copyright 2021-2026 The Apache Software Foundation
3
4
This product includes software developed at
5
The Apache Software Foundation (http://www.apache.org/).
0 commit comments