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/osl/socket_decl.hxx | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'include/osl/socket_decl.hxx') diff --git a/include/osl/socket_decl.hxx b/include/osl/socket_decl.hxx index 25916897d0f9..de6442b273b2 100644 --- a/include/osl/socket_decl.hxx +++ b/include/osl/socket_decl.hxx @@ -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_OSL_SOCKET_DECL_HXX #define INCLUDED_OSL_SOCKET_DECL_HXX -- cgit