[PR #272] [MERGED] Upgrade license to MIT. #875

Open
opened 2026-01-29 20:51:22 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/google/brotli/pull/272
Author: @eustas
Created: 11/27/2015
Status: Merged
Merged: 12/9/2015
Merged by: @eustas

Base: masterHead: master


📝 Commits (2)

  • 55e9768 Upgrade license to MIT.
  • 771eb10 Update license statement in source files.

📊 Changes

62 files changed (+365 additions, -975 deletions)

View changed files

📝 LICENSE (+19 -202)
📝 README.md (+1 -2)
📝 dec/bit_reader.c (+3 -11)
📝 dec/bit_reader.h (+3 -11)
📝 dec/context.h (+3 -11)
📝 dec/decode.c (+3 -11)
📝 dec/decode.h (+3 -11)
📝 dec/dictionary.c (+3 -11)
📝 dec/dictionary.h (+3 -11)
📝 dec/huffman.c (+3 -11)
📝 dec/huffman.h (+3 -11)
📝 dec/port.h (+3 -11)
📝 dec/prefix.h (+3 -11)
📝 dec/state.c (+3 -11)
📝 dec/state.h (+3 -11)
📝 dec/streams.c (+3 -11)
📝 dec/streams.h (+3 -11)
📝 dec/transform.h (+3 -11)
📝 dec/types.h (+3 -11)
📝 enc/backward_references.cc (+7 -14)

...and 42 more files

📄 Description

No description provided


🔄 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/google/brotli/pull/272 **Author:** [@eustas](https://github.com/eustas) **Created:** 11/27/2015 **Status:** ✅ Merged **Merged:** 12/9/2015 **Merged by:** [@eustas](https://github.com/eustas) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`55e9768`](https://github.com/google/brotli/commit/55e9768bad1e94cbe4ec5845ca4a4d98c2246531) Upgrade license to MIT. - [`771eb10`](https://github.com/google/brotli/commit/771eb107985566d2e458e3f06f2c7bd1b21c2dca) Update license statement in source files. ### 📊 Changes **62 files changed** (+365 additions, -975 deletions) <details> <summary>View changed files</summary> 📝 `LICENSE` (+19 -202) 📝 `README.md` (+1 -2) 📝 `dec/bit_reader.c` (+3 -11) 📝 `dec/bit_reader.h` (+3 -11) 📝 `dec/context.h` (+3 -11) 📝 `dec/decode.c` (+3 -11) 📝 `dec/decode.h` (+3 -11) 📝 `dec/dictionary.c` (+3 -11) 📝 `dec/dictionary.h` (+3 -11) 📝 `dec/huffman.c` (+3 -11) 📝 `dec/huffman.h` (+3 -11) 📝 `dec/port.h` (+3 -11) 📝 `dec/prefix.h` (+3 -11) 📝 `dec/state.c` (+3 -11) 📝 `dec/state.h` (+3 -11) 📝 `dec/streams.c` (+3 -11) 📝 `dec/streams.h` (+3 -11) 📝 `dec/transform.h` (+3 -11) 📝 `dec/types.h` (+3 -11) 📝 `enc/backward_references.cc` (+7 -14) _...and 42 more files_ </details> ### 📄 Description _No description provided_ --- <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-29 20:51:22 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/brotli#875