diff options
author | msrijita18 <msrijita189@gmail.com> | 2021-02-01 17:17:38 +0530 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2021-02-02 20:56:27 +0100 |
commit | b1fb6338cf483a1fd8c4a16746c8f7c3af8cba9e (patch) | |
tree | 262100aafc7b35778c512fbd10796d6abf18bc1c /include/sal/log.hxx | |
parent | 15a02261047cc60f3e080e74697bd88127124a03 (diff) |
tdf#130978 Added comment to all published API
Change-Id: I744788bde9778f85ccd9d7667e19d16842900a29
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/110248
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'include/sal/log.hxx')
-rw-r--r-- | include/sal/log.hxx | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/include/sal/log.hxx b/include/sal/log.hxx index 6bb0d1b43d3d..6f9da7671b03 100644 --- a/include/sal/log.hxx +++ b/include/sal/log.hxx @@ -7,6 +7,10 @@ * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ +/* + * This file is part of LibreOffice published API. + */ + #ifndef INCLUDED_SAL_LOG_HXX #define INCLUDED_SAL_LOG_HXX |