Skip to content

Commit ae09756

Browse files
committed
chore: license
1 parent 190bfc8 commit ae09756

File tree

3 files changed

+2
-3
lines changed

3 files changed

+2
-3
lines changed

.github/workflows/ci.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ jobs:
3838
- uses: dtolnay/rust-toolchain@clippy
3939
- run: cargo clippy --tests -- -Dclippy::all -Dclippy::pedantic
4040

41-
4241
fmt:
4342
name: Fmt
4443
runs-on: ubuntu-latest

LICENSE-APACHE

+1-1
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@
186186
same "printed page" as the copyright notice for easier
187187
identification within third-party archives.
188188

189-
Copyright 2019 Fangdun Cai
189+
Copyright 2019-present Fangdun Tsai
190190

191191
Licensed under the Apache License, Version 2.0 (the "License");
192192
you may not use this file except in compliance with the License.

LICENSE-MIT

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2019 Fangdun Cai
3+
Copyright (c) 2019-present Fangdun Tsai
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

0 commit comments

Comments
 (0)