[PR #832] [MERGED] include LICENSE-* in all crates #1724

Closed
opened 2026-03-16 02:21:56 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/832
Author: @divinerapier
Created: 7/25/2019
Status: Merged
Merged: 7/26/2019
Merged by: @bluejekyll

Base: masterHead: master


📝 Commits (1)

  • 07e275a include LICENSE-* in all crates

📊 Changes

16 files changed (+1776 additions, -0 deletions)

View changed files

crates/client/LICENSE-APACHE (+202 -0)
crates/client/LICENSE-MIT (+20 -0)
crates/https/LICENSE-APACHE (+202 -0)
crates/https/LICENSE-MIT (+20 -0)
crates/native-tls/LICENSE-APACHE (+202 -0)
crates/native-tls/LICENSE-MIT (+20 -0)
crates/openssl/LICENSE-APACHE (+202 -0)
crates/openssl/LICENSE-MIT (+20 -0)
crates/proto/LICENSE-APACHE (+202 -0)
crates/proto/LICENSE-MIT (+20 -0)
crates/resolver/LICENSE-APACHE (+202 -0)
crates/resolver/LICENSE-MIT (+20 -0)
crates/rustls/LICENSE-APACHE (+202 -0)
crates/rustls/LICENSE-MIT (+20 -0)
crates/server/LICENSE-APACHE (+202 -0)
crates/server/LICENSE-MIT (+20 -0)

📄 Description

relates to https://github.com/bluejekyll/trust-dns/issues/785


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hickory-dns/hickory-dns/pull/832 **Author:** [@divinerapier](https://github.com/divinerapier) **Created:** 7/25/2019 **Status:** ✅ Merged **Merged:** 7/26/2019 **Merged by:** [@bluejekyll](https://github.com/bluejekyll) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`07e275a`](https://github.com/hickory-dns/hickory-dns/commit/07e275a0a3f9a8a960c43ab5f92fbf7583fbc4c8) include LICENSE-* in all crates ### 📊 Changes **16 files changed** (+1776 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `crates/client/LICENSE-APACHE` (+202 -0) ➕ `crates/client/LICENSE-MIT` (+20 -0) ➕ `crates/https/LICENSE-APACHE` (+202 -0) ➕ `crates/https/LICENSE-MIT` (+20 -0) ➕ `crates/native-tls/LICENSE-APACHE` (+202 -0) ➕ `crates/native-tls/LICENSE-MIT` (+20 -0) ➕ `crates/openssl/LICENSE-APACHE` (+202 -0) ➕ `crates/openssl/LICENSE-MIT` (+20 -0) ➕ `crates/proto/LICENSE-APACHE` (+202 -0) ➕ `crates/proto/LICENSE-MIT` (+20 -0) ➕ `crates/resolver/LICENSE-APACHE` (+202 -0) ➕ `crates/resolver/LICENSE-MIT` (+20 -0) ➕ `crates/rustls/LICENSE-APACHE` (+202 -0) ➕ `crates/rustls/LICENSE-MIT` (+20 -0) ➕ `crates/server/LICENSE-APACHE` (+202 -0) ➕ `crates/server/LICENSE-MIT` (+20 -0) </details> ### 📄 Description relates to https://github.com/bluejekyll/trust-dns/issues/785 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 02:21:56 +03:00
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#1724
No description provided.