diff --git a/.github/workflows/update-license-year.yml b/.github/workflows/update-license-year.yml index 2238bfb7..989caf52 100644 --- a/.github/workflows/update-license-year.yml +++ b/.github/workflows/update-license-year.yml @@ -3,10 +3,6 @@ name: Update License Year on: schedule: - cron: "0 3 1 1 *" # 03:00 AM on January 1 - push: - branches: - - main - - master permissions: contents: write diff --git a/LICENSE.txt b/LICENSE.txt index 18dec1b3..051b5fd9 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,4 +1,4 @@ -Copyright © 2021 Split Software, Inc. +Copyright © 2022 Split Software, Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.