summaryrefslogtreecommitdiff
path: root/TEMPLATE.SOURCECODE.HEADER
diff options
context:
space:
mode:
Diffstat (limited to 'TEMPLATE.SOURCECODE.HEADER')
-rw-r--r--TEMPLATE.SOURCECODE.HEADER15
1 files changed, 15 insertions, 0 deletions
diff --git a/TEMPLATE.SOURCECODE.HEADER b/TEMPLATE.SOURCECODE.HEADER
index dd0f99a72f45..1f03059360b1 100644
--- a/TEMPLATE.SOURCECODE.HEADER
+++ b/TEMPLATE.SOURCECODE.HEADER
@@ -153,3 +153,18 @@ For XML / .component:
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
-->
+
+
+------------------------------------------------------------------------
+
+ For source headers which are part of
+ LibreOffice published API:
+
+------------------------------------------------------------------------
+
+In published API header files:
+
+/*
+ * This file is part of LibreOffice project published API
+ */
+...