Skip to content

Commit 996e272

Browse files
authored
Update abstractarraypatch.jl
add license info
1 parent 1838f88 commit 996e272

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

base/abstractarraypatch.jl

Lines changed: 2 additions & 0 deletions
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
## copy between abstract arrays - generally more efficient
24
## since a single index variable can be used.
35
## copyto_unaliased! use @simd to speed up, so these definition is seperated from abstractarray.jl

0 commit comments

Comments
 (0)