Skip to content

Commit

Permalink
Add license headers to new files
Browse files Browse the repository at this point in the history
Generated by contrib/add_license_to_files.jl.
  • Loading branch information
ararslan authored and JeffBezanson committed Jul 29, 2018
1 parent 8aadc6c commit d7d5f11
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/testhelpers/MacroCalls.jl
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# This file is a part of Julia. License is MIT: https://julialang.org/license

module MacroCalls

export @macrocall
Expand Down
2 changes: 2 additions & 0 deletions test/testhelpers/PhysQuantities.jl
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# This file is a part of Julia. License is MIT: https://julialang.org/license

module PhysQuantities

export PhysQuantity
Expand Down

0 comments on commit d7d5f11

Please sign in to comment.