diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2025-11-20 19:42:17 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-11-20 19:42:17 -0500 |
| commit | 98a0b6ceed0f8d432cae61559884613df539a0a1 (patch) | |
| tree | 10583ee7130379feef0cd440266142fb6eede906 /dev/examples/fix/fix.cc | |
| parent | 3bc2fca2c9beff13586b8bf3089ce439acb09de1 (diff) | |
| parent | 682d03f0b8e22168e2ccd2c4a35efae230d40eb0 (diff) | |
Merge pull request #13 from amlel-el-mahrouss/developv1.0.47
release: OCL 'Cork'
Diffstat (limited to 'dev/examples/fix/fix.cc')
| -rw-r--r-- | dev/examples/fix/fix.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/examples/fix/fix.cc b/dev/examples/fix/fix.cc index 4015a67..e09178b 100644 --- a/dev/examples/fix/fix.cc +++ b/dev/examples/fix/fix.cc @@ -1,7 +1,7 @@ /* fix example written by Amlal El Mahrouss. - licensed under the MIT license + licensed under the Boost Software License */ #include <lib/core/error_handler.hpp> |
