[GH-ISSUE #37] License metadata disagrees with comment #27

Closed
opened 2026-03-07 22:18:05 +03:00 by kerem · 1 comment
Owner

Originally created by @viraptor on GitHub (Aug 21, 2016).
Original GitHub issue: https://github.com/hickory-dns/hickory-dns/issues/37

In Cargo.toml, there's a fragment:

# license identifiers from http://spdx.org/licenses/. Multiple licenses can
# be separated with a `/`
license = "MIT OR Apache-2.0"

It looks like the comment should say "OR", or the license should use "/"

Originally created by @viraptor on GitHub (Aug 21, 2016). Original GitHub issue: https://github.com/hickory-dns/hickory-dns/issues/37 In Cargo.toml, there's a fragment: ``` # license identifiers from http://spdx.org/licenses/. Multiple licenses can # be separated with a `/` license = "MIT OR Apache-2.0" ``` It looks like the comment should say "OR", or the license should use "/"
kerem 2026-03-07 22:18:05 +03:00
  • closed this issue
  • added the
    bug
    docs
    labels
Author
Owner

@bluejekyll commented on GitHub (Aug 22, 2016):

Thanks, I'll throw in a patch for that soon.

<!-- gh-comment-id:241472488 --> @bluejekyll commented on GitHub (Aug 22, 2016): Thanks, I'll throw in a patch for that soon.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
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
starred/hickory-dns#27
No description provided.