Skip to content

Commit fd6050a

Browse files
cuviperjhpratt
authored andcommitted
Symlink licenses into subcrates (#206)
These licenses usually require that they are distributed along with the sources they apply to, but they are currently missing from the crates.io packages for `time-macros` and `time-macros-impl`. Simple symlinks here will solve this if you're publishing from unix-like platforms, but they'll need complete copies for this to work from Windows.
1 parent 9ec2862 commit fd6050a

File tree

4 files changed

+4
-0
lines changed

4 files changed

+4
-0
lines changed

time-macros-impl/LICENSE-Apache

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../LICENSE-Apache

time-macros-impl/LICENSE-MIT

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../LICENSE-MIT

time-macros/LICENSE-Apache

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../LICENSE-Apache

time-macros/LICENSE-MIT

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../LICENSE-MIT

0 commit comments

Comments
 (0)