From b1fb6338cf483a1fd8c4a16746c8f7c3af8cba9e Mon Sep 17 00:00:00 2001 From: msrijita18 Date: Mon, 1 Feb 2021 17:17:38 +0530 Subject: 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 --- include/rtl/alloc.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'include/rtl/alloc.h') diff --git a/include/rtl/alloc.h b/include/rtl/alloc.h index 74d4ea5c4339..79a94704c222 100644 --- a/include/rtl/alloc.h +++ b/include/rtl/alloc.h @@ -17,6 +17,10 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ +/* + * This file is part of LibreOffice published API. + */ + #ifndef INCLUDED_RTL_ALLOC_H #define INCLUDED_RTL_ALLOC_H -- cgit