diff options
Diffstat (limited to 'libtnsl/src/io')
-rw-r--r-- | libtnsl/src/io/block.tnsl | 4 | ||||
-rw-r--r-- | libtnsl/src/io/file.tnsl | 4 | ||||
-rw-r--r-- | libtnsl/src/io/io.tnsl | 4 | ||||
-rw-r--r-- | libtnsl/src/io/std.tnsl | 4 | ||||
-rw-r--r-- | libtnsl/src/io/stream.tnsl | 4 |
5 files changed, 10 insertions, 10 deletions
diff --git a/libtnsl/src/io/block.tnsl b/libtnsl/src/io/block.tnsl index 8029197..d346464 100644 --- a/libtnsl/src/io/block.tnsl +++ b/libtnsl/src/io/block.tnsl @@ -1,10 +1,10 @@ -/# +/## Copyright 2021 Kyle Gunger Dual licensed under the CDDL 1.0 and BSD 3-Clause licenses. This file may only be used in accordance with one of the two - licenses. You should have recieved a copy of each license with + licenses. You should have received a copy of each license with the source code. In the event that you did not recieve a copy of the licenses, they may be found at the following URLs: diff --git a/libtnsl/src/io/file.tnsl b/libtnsl/src/io/file.tnsl index 8029197..d346464 100644 --- a/libtnsl/src/io/file.tnsl +++ b/libtnsl/src/io/file.tnsl @@ -1,10 +1,10 @@ -/# +/## Copyright 2021 Kyle Gunger Dual licensed under the CDDL 1.0 and BSD 3-Clause licenses. This file may only be used in accordance with one of the two - licenses. You should have recieved a copy of each license with + licenses. You should have received a copy of each license with the source code. In the event that you did not recieve a copy of the licenses, they may be found at the following URLs: diff --git a/libtnsl/src/io/io.tnsl b/libtnsl/src/io/io.tnsl index 5c6d217..68e2fc0 100644 --- a/libtnsl/src/io/io.tnsl +++ b/libtnsl/src/io/io.tnsl @@ -1,10 +1,10 @@ -/# +/## Copyright 2021 Kyle Gunger Dual licensed under the CDDL 1.0 and BSD 3-Clause licenses. This file may only be used in accordance with one of the two - licenses. You should have recieved a copy of each license with + licenses. You should have received a copy of each license with the source code. In the event that you did not recieve a copy of the licenses, they may be found at the following URLs: diff --git a/libtnsl/src/io/std.tnsl b/libtnsl/src/io/std.tnsl index 8029197..d346464 100644 --- a/libtnsl/src/io/std.tnsl +++ b/libtnsl/src/io/std.tnsl @@ -1,10 +1,10 @@ -/# +/## Copyright 2021 Kyle Gunger Dual licensed under the CDDL 1.0 and BSD 3-Clause licenses. This file may only be used in accordance with one of the two - licenses. You should have recieved a copy of each license with + licenses. You should have received a copy of each license with the source code. In the event that you did not recieve a copy of the licenses, they may be found at the following URLs: diff --git a/libtnsl/src/io/stream.tnsl b/libtnsl/src/io/stream.tnsl index 8029197..d346464 100644 --- a/libtnsl/src/io/stream.tnsl +++ b/libtnsl/src/io/stream.tnsl @@ -1,10 +1,10 @@ -/# +/## Copyright 2021 Kyle Gunger Dual licensed under the CDDL 1.0 and BSD 3-Clause licenses. This file may only be used in accordance with one of the two - licenses. You should have recieved a copy of each license with + licenses. You should have received a copy of each license with the source code. In the event that you did not recieve a copy of the licenses, they may be found at the following URLs: |