Commit 20f10f7
committed
Merge #107: Remove unnecessary attribution
cd652b8 Remove unnecessary attribution (Tobin C. Harding)
Pull request description:
As we discussed in rust-bitcoin recently the "written by" attribute is not that valuable because:
- It is not really true because many devs contribute to a file
- The 'by rust bitcoin devs' adds zero information
Remove the unnecessary attribution for all files in the `primitives` module. Leave the `lib.rs` attribution as
```
// Written by Clark Moody and the rust-bitcoin developers.
```
because Clark wrote the library initially and the rust-bitcoin devs came along and hacked the s**t out of it, keep the attribution to give recognition to Clark and to assume accountability by the rust-bitcoin devs (well that's how I read it anyways).
ACKs for top commit:
clarkmoody:
ACK cd652b8
Tree-SHA512: ac6a83fb7b6d76809738a23b166f3566814deb226a0a771219015895388599e9e4f1930b0cc49c0b9496862ed8e1037483ed3ab8ea2b84dadf66f783d20563f22 files changed
+0
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | 1 | | |
4 | 2 | | |
5 | 3 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | 1 | | |
3 | 2 | | |
4 | 3 | | |
| |||
0 commit comments