Skip to content

Commit f7ec535

Browse files
committed
Add license header
1 parent ec5d6b9 commit f7ec535

File tree

4 files changed

+16
-0
lines changed

4 files changed

+16
-0
lines changed

ext/SciTypesCategoricalArraysExt.jl

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# -----------------------------------------------------------------
2+
# Licensed under the MIT License. See LICENSE in the project root.
3+
# -----------------------------------------------------------------
4+
15
module SciTypesCategoricalArraysExt
26

37
using SciTypes

ext/SciTypesCoDaExt.jl

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# -----------------------------------------------------------------
2+
# Licensed under the MIT License. See LICENSE in the project root.
3+
# -----------------------------------------------------------------
4+
15
module SciTypesCoDaExt
26

37
using SciTypes

ext/SciTypesDynamicQuantitiesExt.jl

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# -----------------------------------------------------------------
2+
# Licensed under the MIT License. See LICENSE in the project root.
3+
# -----------------------------------------------------------------
4+
15
module SciTypesDynamicQuantitiesExt
26

37
using SciTypes

ext/SciTypesUnitfulExt.jl

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# -----------------------------------------------------------------
2+
# Licensed under the MIT License. See LICENSE in the project root.
3+
# -----------------------------------------------------------------
4+
15
module SciTypesUnitfulExt
26

37
using SciTypes

0 commit comments

Comments
 (0)