Skip to content

Commit

Permalink
Fix up authorship information
Browse files Browse the repository at this point in the history
  • Loading branch information
thxo committed Dec 22, 2023
1 parent 6fd137c commit c0a7146
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
### Added
- Add GRID-LOCATOR field. (#11)

### Fixed
- Fix authorship information.

## [0.1.1]
### Changes
- Add new Cabrillo fields. (#9)
Expand Down
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Copyright 2018-2019 Howard Xiao and contributors.
Copyright 2018 thxo and contributors.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
name="cabrillo",
version="0.1.1",
author="thxo",
author_email="thx@uw.edu",
author_email="thxo@riseup.net",
description="A Python library to parse Cabrillo-format amateur radio "
"contest logs.",
long_description=long_description,
Expand Down

0 comments on commit c0a7146

Please sign in to comment.