Skip to content

Commit d7d5f11

Browse files
ararslanJeffBezanson
authored andcommitted
Add license headers to new files
Generated by contrib/add_license_to_files.jl.
1 parent 8aadc6c commit d7d5f11

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

test/testhelpers/MacroCalls.jl

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# This file is a part of Julia. License is MIT: https://julialang.org/license
2+
13
module MacroCalls
24

35
export @macrocall

test/testhelpers/PhysQuantities.jl

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# This file is a part of Julia. License is MIT: https://julialang.org/license
2+
13
module PhysQuantities
24

35
export PhysQuantity

0 commit comments

Comments
 (0)