Skip to content

Commit df4bfcb

Browse files
committed
[skip] update license copyright date
1 parent c7a7063 commit df4bfcb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- name: Setup Gradle
1818
uses: gradle/actions/setup-gradle@v4
1919
with:
20-
cache-read-only: ${{ github.ref != 'refs/heads/multiversion' }}
20+
cache-read-only: ${{ github.ref != 'refs/heads/main' }}
2121

2222
- name: Build
2323
run: ./gradlew build collectBuilds

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (C) 2021 moehreag + Contributors
1+
Copyright (C) 2025 moehreag + Contributors
22

33
GNU LESSER GENERAL PUBLIC LICENSE
44
Version 3, 29 June 2007

0 commit comments

Comments
 (0)