diff options
author | Diego Elio Pettenò <flameeyes@flameeyes.com> | 2021-05-16 16:54:34 +0200 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@flameeyes.com> | 2021-05-16 16:54:34 +0200 |
commit | 43d54d3a43a8433f0da45f534f216c0a43ee36ec (patch) | |
tree | 5598908705963afc481d9250b150fae8ca3be862 /.github | |
parent | Add GitHub action for publishing to PyPI. (diff) | |
download | freestyle-hid-43d54d3a43a8433f0da45f534f216c0a43ee36ec.tar freestyle-hid-43d54d3a43a8433f0da45f534f216c0a43ee36ec.tar.gz freestyle-hid-43d54d3a43a8433f0da45f534f216c0a43ee36ec.tar.bz2 freestyle-hid-43d54d3a43a8433f0da45f534f216c0a43ee36ec.tar.lz freestyle-hid-43d54d3a43a8433f0da45f534f216c0a43ee36ec.tar.xz freestyle-hid-43d54d3a43a8433f0da45f534f216c0a43ee36ec.tar.zst freestyle-hid-43d54d3a43a8433f0da45f534f216c0a43ee36ec.zip |
Diffstat (limited to '.github')
-rw-r--r-- | .github/workflows/pypi.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/pypi.yml b/.github/workflows/pypi.yml index ba69613..5882c48 100644 --- a/.github/workflows/pypi.yml +++ b/.github/workflows/pypi.yml @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightText: 2013 The freestyle-hid Authors +# SPDX-FileCopyrightText: 2021 The freestyle-hid Authors # # SPDX-License-Identifier: 0BSD |