From 83f0ec0ac179feb188fc0c9184d5c57c1870fde4 Mon Sep 17 00:00:00 2001 From: msrijita18 Date: Wed, 27 Jan 2021 19:09:26 +0530 Subject: tdf#130978 Add a comment to each published API Added comment in include/com/sun/star/uno header files Change-Id: Ie483d781f8e7f8e16382660ea2be0d0e47a6a088 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/110018 Tested-by: Jenkins Reviewed-by: Stephan Bergmann --- include/com/sun/star/uno/genfunc.hxx | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'include/com/sun/star/uno/genfunc.hxx') diff --git a/include/com/sun/star/uno/genfunc.hxx b/include/com/sun/star/uno/genfunc.hxx index 45acb99edcd9..ad1b8bc7eb44 100644 --- a/include/com/sun/star/uno/genfunc.hxx +++ b/include/com/sun/star/uno/genfunc.hxx @@ -16,6 +16,10 @@ * except in compliance with the License. You may obtain a copy of * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ + +/* + * This file is part of LibreOffice published API. + */ #ifndef INCLUDED_COM_SUN_STAR_UNO_GENFUNC_HXX #define INCLUDED_COM_SUN_STAR_UNO_GENFUNC_HXX -- cgit