File tree 3 files changed +2
-3
lines changed
3 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 38
38
- uses : dtolnay/rust-toolchain@clippy
39
39
- run : cargo clippy --tests -- -Dclippy::all -Dclippy::pedantic
40
40
41
-
42
41
fmt :
43
42
name : Fmt
44
43
runs-on : ubuntu-latest
Original file line number Diff line number Diff line change 186
186
same "printed page" as the copyright notice for easier
187
187
identification within third-party archives.
188
188
189
- Copyright 2019 Fangdun Cai
189
+ Copyright 2019-present Fangdun Tsai
190
190
191
191
Licensed under the Apache License, Version 2.0 (the "License");
192
192
you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 1
1
MIT License
2
2
3
- Copyright (c) 2019 Fangdun Cai
3
+ Copyright (c) 2019-present Fangdun Tsai
4
4
5
5
Permission is hereby granted, free of charge, to any person obtaining a copy
6
6
of this software and associated documentation files (the "Software"), to deal
You can’t perform that action at this time.
0 commit comments