summaryrefslogtreecommitdiff
path: root/tnslc/src/compile
diff options
context:
space:
mode:
Diffstat (limited to 'tnslc/src/compile')
-rw-r--r--tnslc/src/compile/arch/arch.tnsl2
-rw-r--r--tnslc/src/compile/arch/common.tnsl2
-rw-r--r--tnslc/src/compile/arch/isa_arm.tnsl2
-rw-r--r--tnslc/src/compile/arch/isa_risc_v.tnsl2
-rw-r--r--tnslc/src/compile/arch/isa_x86.tnsl2
-rw-r--r--tnslc/src/compile/compile.tnsl2
6 files changed, 6 insertions, 6 deletions
diff --git a/tnslc/src/compile/arch/arch.tnsl b/tnslc/src/compile/arch/arch.tnsl
index 5fc7860..bcabbfa 100644
--- a/tnslc/src/compile/arch/arch.tnsl
+++ b/tnslc/src/compile/arch/arch.tnsl
@@ -3,7 +3,7 @@
This file is licensed under the CDDL 1.0 (the License)
and may only be used in accordance with the License.
- You should have recieved a copy of the License with this
+ You should have received a copy of the License with this
software/source code. If you did not, a copy can be found
at the following URL:
diff --git a/tnslc/src/compile/arch/common.tnsl b/tnslc/src/compile/arch/common.tnsl
index bb6edf1..cba0d9f 100644
--- a/tnslc/src/compile/arch/common.tnsl
+++ b/tnslc/src/compile/arch/common.tnsl
@@ -3,7 +3,7 @@
This file is licensed under the CDDL 1.0 (the License)
and may only be used in accordance with the License.
- You should have recieved a copy of the License with this
+ You should have received a copy of the License with this
software/source code. If you did not, a copy can be found
at the following URL:
diff --git a/tnslc/src/compile/arch/isa_arm.tnsl b/tnslc/src/compile/arch/isa_arm.tnsl
index 61d8996..0dc3468 100644
--- a/tnslc/src/compile/arch/isa_arm.tnsl
+++ b/tnslc/src/compile/arch/isa_arm.tnsl
@@ -3,7 +3,7 @@
This file is licensed under the CDDL 1.0 (the License)
and may only be used in accordance with the License.
- You should have recieved a copy of the License with this
+ You should have received a copy of the License with this
software/source code. If you did not, a copy can be found
at the following URL:
diff --git a/tnslc/src/compile/arch/isa_risc_v.tnsl b/tnslc/src/compile/arch/isa_risc_v.tnsl
index 61d8996..0dc3468 100644
--- a/tnslc/src/compile/arch/isa_risc_v.tnsl
+++ b/tnslc/src/compile/arch/isa_risc_v.tnsl
@@ -3,7 +3,7 @@
This file is licensed under the CDDL 1.0 (the License)
and may only be used in accordance with the License.
- You should have recieved a copy of the License with this
+ You should have received a copy of the License with this
software/source code. If you did not, a copy can be found
at the following URL:
diff --git a/tnslc/src/compile/arch/isa_x86.tnsl b/tnslc/src/compile/arch/isa_x86.tnsl
index 61d8996..0dc3468 100644
--- a/tnslc/src/compile/arch/isa_x86.tnsl
+++ b/tnslc/src/compile/arch/isa_x86.tnsl
@@ -3,7 +3,7 @@
This file is licensed under the CDDL 1.0 (the License)
and may only be used in accordance with the License.
- You should have recieved a copy of the License with this
+ You should have received a copy of the License with this
software/source code. If you did not, a copy can be found
at the following URL:
diff --git a/tnslc/src/compile/compile.tnsl b/tnslc/src/compile/compile.tnsl
index 5a58029..b3f4c5d 100644
--- a/tnslc/src/compile/compile.tnsl
+++ b/tnslc/src/compile/compile.tnsl
@@ -3,7 +3,7 @@
This file is licensed under the CDDL 1.0 (the License)
and may only be used in accordance with the License.
- You should have recieved a copy of the License with this
+ You should have received a copy of the License with this
software/source code. If you did not, a copy can be found
at the following URL: