Commit 7a863d3
authored
chore: drop Meta licensing (hook + headers) (#342)
## Summary
This is no longer a project requiring a meta license. Two-commit
cleanup:
1. **Drop the pre-commit hook + header file** so new files don't get
re-stamped:
- Remove the \`insert-license\` hook from \`.pre-commit-config.yaml\`
- Delete \`scripts/license_header.txt\` (the Meta-attribution header it
injected)
2. **Strip existing headers** from every \`.py\` / \`.sh\` in the tree
(286 files) — removes the 5-line \`Copyright (c) Meta Platforms, Inc.
and affiliates\` block.
## Test plan
- [x] No \`Meta Platforms\` references remain anywhere in the tree
- [x] \`.pre-commit-config.yaml\` parses; remaining hooks (ruff,
ruff-format, blacken-docs, etc.) are untouched
- [ ] CI: pre-commit job is green and no longer runs \`insert-license\`
---------
Signed-off-by: Charlie Doern <cdoern@redhat.com>1 parent b36f998 commit 7a863d3
288 files changed
Lines changed: 0 additions & 1720 deletions
File tree
- examples
- scripts
- utils
- src/ogx_client
- _utils
- lib
- agents
- react
- cli
- common
- datasets
- eval_tasks
- eval
- inference
- inspect
- models
- providers
- scoring_functions
- shields
- vector_stores
- inference
- inline
- tools
- resources
- alpha
- chat
- conversations
- models
- prompts
- responses
- vector_stores
- types
- alpha
- post_training
- chat
- conversations
- models
- prompts
- responses
- vector_stores
- tests
- api_resources
- alpha
- chat
- conversations
- models
- prompts
- responses
- vector_stores
- integration
- lib/agents
- test_utils
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | 59 | | |
70 | 60 | | |
71 | 61 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | 2 | | |
8 | 3 | | |
9 | 4 | | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | 1 | | |
8 | 2 | | |
9 | 3 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | 2 | | |
9 | 3 | | |
10 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | 1 | | |
8 | 2 | | |
9 | 3 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | 1 | | |
8 | 2 | | |
9 | 3 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | 1 | | |
8 | 2 | | |
9 | 3 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | 1 | | |
8 | 2 | | |
9 | 3 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | 1 | | |
8 | 2 | | |
9 | 3 | | |
| |||
0 commit comments