Commit 5d381b7
authored
Update Copyright Headers in Missed Files (#525)
This PR addresses the missing copyright headers in several source files
that were previously overlooked.
### Changes include:
- Added standard copyright notice to all applicable files
- Ensured consistency in formatting and placement of headers
- Verified that no functional code changes were introduced
### Files Updated:
- `QEfficient/transformers/models/gemma3/modeling_gemma3.py`
- `docs/conf.py`
Signed-off-by: Abukhoyer Shaik <abukhoye@qti.qualcomm.com>1 parent 32ecb16 commit 5d381b7
File tree
2 files changed
+2
-2
lines changed- QEfficient/transformers/models/gemma3
- docs
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
0 commit comments