Codeberg-e.V./voting-system
16
22
Fork
You've already forked voting-system
3

WIP: Initial REUSE v3 compliance #12

Draft
n0toose wants to merge 1 commit from n0toose/codeberg_voting_system:reuse-compatibility into main
pull from: n0toose/codeberg_voting_system:reuse-compatibility
merge into: Codeberg-e.V.:main
Codeberg-e.V.:main
Codeberg-e.V.:fix-completed-polls-date
Codeberg-e.V.:show-archive
Codeberg-e.V.:html-formatting
Codeberg-e.V.:refactoring
Codeberg-e.V.:codeberg-design

See https://reuse.software

TODO:

  • Figure out how to add copyright information without an extra .license file or extra HTML.
  • Is only mentioning Codeberg e.V. OK? (Individual contributors are also OK if needed)
  • Add copyright information to SVG file
  • Check whether any of these additions break anything.

Note: Carriage returns, they're there.

See https://reuse.software TODO: - [ ] Figure out how to add copyright information without an extra `.license` file or extra HTML. - [ ] Is only mentioning `Codeberg e.V.` OK? (Individual contributors are also OK if needed) - [ ] Add copyright information to SVG file - [ ] Check whether any of these additions break anything. Note: Carriage returns, they're there.
First-time contributor
Copy link

TODO:

  • Figure out how to add copyright information without an extra .license file or extra HTML.

You can have a .reuse/dep5 file that describes the copyrights and licenses of files where embedding that in those files is not practical for one reason or another. This is just one file, where you can list others.

See here for an example.

> TODO: > - [ ] Figure out how to add copyright information without an extra `.license` file or extra HTML. You can have a `.reuse/dep5` file that describes the copyrights and licenses of files where embedding that in those files is not practical for one reason or another. This is just one file, where you can list others. See [here](https://git.madhouse-project.org/algernon/chronicles.mad-scientist.club/src/branch/main/.reuse/dep5) for an example.
Author
Owner
Copy link

You can have a .reuse/dep5 file that describes the copyrights and licenses of files where embedding that in those files is not practical for one reason or another. This is just one file, where you can list others.

Huh, I read the relevant documentation like three hours ago. Guess that means I'm a bit tired and should stop for now - but the SVG is a bigger problem because I think that I have a responsibility to coordinate this with the maintainer of https://codeberg.org/Codeberg/Design

Thank you anyway!

> You can have a .reuse/dep5 file that describes the copyrights and licenses of files where embedding that in those files is not practical for one reason or another. This is just one file, where you can list others. Huh, I read the relevant documentation like three hours ago. Guess that means I'm a bit tired and should stop for now - but the SVG is a bigger problem because I think that I have a responsibility to coordinate this with the maintainer of https://codeberg.org/Codeberg/Design Thank you anyway!
Author
Owner
Copy link

Added both of you as reviewers because of "Is only mentioning Codeberg e.V. OK?", you are the only two contributors so I thought that I'd make things much less complicated by just pinging you. I'll take some time off myself for now, so there's no rush ^-^

Added both of you as reviewers because of "Is only mentioning Codeberg e.V. OK?", you are the only two contributors so I thought that I'd make things much less complicated by just pinging you. I'll take some time off myself for now, so there's no rush ^-^
Owner
Copy link

The logo is CC-0 and defining this in the dep5 file sounds good to me.

The logo is CC-0 and defining this in the dep5 file sounds good to me.
Author
Owner
Copy link

The logo is CC-0 and defining this in the dep5 file sounds good to me.

ACK, I'll work it out. The more important problem atm is the copyright assignment - I was not sure whether it was more appropriate to use the names of the original authors or Codeberg e.V. in this context (because it was done by two people in the Presidium, even if voluntarily)

> The logo is CC-0 and defining this in the dep5 file sounds good to me. ACK, I'll work it out. The more important problem atm is the copyright assignment - I was not sure whether it was more appropriate to use the names of the original authors or Codeberg e.V. in this context (because it was done by two people in the Presidium, even if voluntarily)
This pull request is marked as a work in progress.
This branch is out-of-date with the base branch
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u reuse-compatibility:n0toose-reuse-compatibility
git switch n0toose-reuse-compatibility

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff n0toose-reuse-compatibility
git switch n0toose-reuse-compatibility
git rebase main
git switch main
git merge --ff-only n0toose-reuse-compatibility
git switch n0toose-reuse-compatibility
git rebase main
git switch main
git merge --no-ff n0toose-reuse-compatibility
git switch main
git merge --squash n0toose-reuse-compatibility
git switch main
git merge --ff-only n0toose-reuse-compatibility
git switch main
git merge n0toose-reuse-compatibility
git push origin main
Sign in to join this conversation.
No reviewers
Labels
Clear labels
No items
No labels
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
3 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Codeberg-e.V./voting-system!12
Reference in a new issue
Codeberg-e.V./voting-system
No description provided.
Delete branch "n0toose/codeberg_voting_system:reuse-compatibility"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?