Commit e5eec7d
committed
Fix attribution of
In commit f727041, we copied our date
implementation from the `httpdate` project [1] (#6, #19). However,
this was done without proper attribution and preservation of copyright
notices. Let's fix this.
[1] https://github.com/pyfisch/httpdatedate.rs
1 parent 5b9e6ca commit e5eec7d
2 files changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
176 | 176 | | |
177 | 177 | | |
178 | 178 | | |
| 179 | + | |
179 | 180 | | |
180 | 181 | | |
181 | 182 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
0 commit comments