[PR #12368] [MERGED] Adding missed MIT license in a few files #29002

Open
opened 2026-01-31 09:32:11 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/12368
Author: @jerry-shao
Created: 2/4/2022
Status: Merged
Merged: 2/4/2022
Merged by: @undefined

Base: mainHead: mingjieshao/dev


📝 Commits (1)

  • 59049cd Adding missed MIT license in a few files

📊 Changes

9 files changed (+20 additions, -2 deletions)

View changed files

📝 dep/Console/conapi.h (+2 -1)
📝 dep/Console/condrv.h (+1 -0)
📝 dep/Console/conmsgl1.h (+1 -0)
📝 dep/Console/conmsgl2.h (+1 -0)
📝 dep/Console/conmsgl3.h (+2 -1)
📝 dep/Console/ntcon.h (+1 -0)
📝 dep/Console/winconp.h (+4 -0)
📝 dep/NT/ntioapi_x.h (+5 -0)
📝 dep/Win32K/winuserp.h (+3 -0)

📄 Description

Summary of the Pull Request

Adding missed MIT license in a few files.

PR Checklist


🔄 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/microsoft/terminal/pull/12368 **Author:** [@jerry-shao](https://github.com/jerry-shao) **Created:** 2/4/2022 **Status:** ✅ Merged **Merged:** 2/4/2022 **Merged by:** [@undefined](undefined) **Base:** `main` ← **Head:** `mingjieshao/dev` --- ### 📝 Commits (1) - [`59049cd`](https://github.com/microsoft/terminal/commit/59049cd998608d5951775359e9117d86a96f8b0f) Adding missed MIT license in a few files ### 📊 Changes **9 files changed** (+20 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `dep/Console/conapi.h` (+2 -1) 📝 `dep/Console/condrv.h` (+1 -0) 📝 `dep/Console/conmsgl1.h` (+1 -0) 📝 `dep/Console/conmsgl2.h` (+1 -0) 📝 `dep/Console/conmsgl3.h` (+2 -1) 📝 `dep/Console/ntcon.h` (+1 -0) 📝 `dep/Console/winconp.h` (+4 -0) 📝 `dep/NT/ntioapi_x.h` (+5 -0) 📝 `dep/Win32K/winuserp.h` (+3 -0) </details> ### 📄 Description ## Summary of the Pull Request Adding missed MIT license in a few files. ## PR Checklist * [X] Closes #12062 * [X] CLA signed. If not, go over [here](https://cla.opensource.microsoft.com/microsoft/Terminal) and sign the CLA --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-31 09:32:11 +00:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#29002