diff --git a/intrinsiccv/include/intrinsiccv/intrinsiccv.h b/intrinsiccv/include/intrinsiccv/intrinsiccv.h index bea02524aca0976c0271ace8a7d75688d6e113ff..e1a59e75a80ac444b8d6c3e217604621c6346d40 100644 --- a/intrinsiccv/include/intrinsiccv/intrinsiccv.h +++ b/intrinsiccv/include/intrinsiccv/intrinsiccv.h @@ -8,6 +8,12 @@ /// /// Project page: https://gitlab.arm.com/intrinsiccv/intrinsiccv /// +/// IntrinsicCV shall use Semantic +/// Versioning 2.0.0. The public API is defined according to what is +/// included in the Doxygen-generated documentation as well as the content of +/// the project's Markdown files. Features without such documentation are not +/// part of the public API and should not be relied upon. +/// /// @see Code Coverage Report /// @file