diff options
Diffstat (limited to 'dev/examples/opt/opt.cc')
| -rw-r--r-- | dev/examples/opt/opt.cc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev/examples/opt/opt.cc b/dev/examples/opt/opt.cc index b34f2c7..acd59fd 100644 --- a/dev/examples/opt/opt.cc +++ b/dev/examples/opt/opt.cc @@ -1,7 +1,7 @@ /* - string checksum example - written by Amlal El Mahrouss. - licensed under the MIT license + String checksum example + Written by Amlal El Mahrouss. + Licensed under the Boost Software License */ #include <lib/logic/opt.hpp> |
