[PR #39] [MERGED] separate the licenses from documentation #624

Closed
opened 2026-01-29 20:46:28 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/google/brotli/pull/39
Author: @lvandeve
Created: 3/20/2015
Status: Merged
Merged: 3/20/2015
Merged by: @lvandeve

Base: masterHead: master


📝 Commits (1)

  • 81cb09f separate the licenses from documentation

📊 Changes

14 files changed (+28 additions, -26 deletions)

View changed files

📝 dec/bit_reader.c (+2 -2)
📝 dec/bit_reader.h (+2 -2)
📝 dec/context.h (+2 -1)
📝 dec/decode.h (+2 -2)
📝 dec/dictionary.h (+2 -2)
📝 dec/huffman.c (+2 -2)
📝 dec/huffman.h (+2 -2)
📝 dec/prefix.h (+2 -1)
📝 dec/safe_malloc.c (+2 -2)
📝 dec/safe_malloc.h (+2 -2)
📝 dec/streams.c (+2 -2)
📝 dec/streams.h (+2 -2)
📝 dec/transform.h (+2 -2)
📝 dec/types.h (+2 -2)

📄 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/39 **Author:** [@lvandeve](https://github.com/lvandeve) **Created:** 3/20/2015 **Status:** ✅ Merged **Merged:** 3/20/2015 **Merged by:** [@lvandeve](https://github.com/lvandeve) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`81cb09f`](https://github.com/google/brotli/commit/81cb09f1b3c35c3b37dc013196a9bfb02a474276) separate the licenses from documentation ### 📊 Changes **14 files changed** (+28 additions, -26 deletions) <details> <summary>View changed files</summary> 📝 `dec/bit_reader.c` (+2 -2) 📝 `dec/bit_reader.h` (+2 -2) 📝 `dec/context.h` (+2 -1) 📝 `dec/decode.h` (+2 -2) 📝 `dec/dictionary.h` (+2 -2) 📝 `dec/huffman.c` (+2 -2) 📝 `dec/huffman.h` (+2 -2) 📝 `dec/prefix.h` (+2 -1) 📝 `dec/safe_malloc.c` (+2 -2) 📝 `dec/safe_malloc.h` (+2 -2) 📝 `dec/streams.c` (+2 -2) 📝 `dec/streams.h` (+2 -2) 📝 `dec/transform.h` (+2 -2) 📝 `dec/types.h` (+2 -2) </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:46:28 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/brotli#624