hushd 3.9.2 needs copyright updated #216

Closed
opened 2 years ago by jahway603 · 3 comments
Collaborator

$ hushd --version
and
$ hush-cli --version

both display
Copyright (C) 2016-2021 Duke Leto and The Hush Developers

$ `hushd --version` and $ `hush-cli --version` both display `Copyright (C) 2016-2021 Duke Leto and The Hush Developers`
Owner

I thought this was controlled by src/clientversion.h COPYRIGHT_YEAR, which is set to 2022, so something is wonky.

Looks like src/config/bitcoin-config.h has this:

27:#define COPYRIGHT_YEAR 2021

It's a generated file.

I thought this was controlled by src/clientversion.h COPYRIGHT_YEAR, which is set to 2022, so something is wonky. Looks like src/config/bitcoin-config.h has this: ``` 27:#define COPYRIGHT_YEAR 2021 ``` It's a generated file.
Poster
Collaborator

PR #217 fixes this now in the file and in the script to update the file

PR https://git.hush.is/hush/hush3/pulls/217 fixes this now in the file and in the script to update the file
Owner

thanks for fixing this 🤘

thanks for fixing this :metal:
duke closed this issue 2 years ago
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date

No due date set.

Dependencies

This issue currently doesn't have any dependencies.

Loading…
There is no content yet.