Skip to content

Commit

Permalink
Change all julialang.org links to https
Browse files Browse the repository at this point in the history
  • Loading branch information
tkelman committed Apr 21, 2017
1 parent fbe19e4 commit 3c41fda
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/dct.jl
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# This file is a part of Julia. License is MIT: http:https://julialang.org/license
# This file is a part of Julia. License is MIT: https:https://julialang.org/license

# (This is part of the FFTW module.)

Expand Down
2 changes: 1 addition & 1 deletion src/fft.jl
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# This file is a part of Julia. License is MIT: http:https://julialang.org/license
# This file is a part of Julia. License is MIT: https:https://julialang.org/license

import Base: show, *, convert, unsafe_convert, size, strides, ndims, pointer, A_mul_B!

Expand Down

0 comments on commit 3c41fda

Please sign in to comment.