diff options
Diffstat (limited to 'include/cppuhelper/interfacecontainer.h')
-rw-r--r-- | include/cppuhelper/interfacecontainer.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/include/cppuhelper/interfacecontainer.h b/include/cppuhelper/interfacecontainer.h index 46ebb8a65baf..520998d4cd92 100644 --- a/include/cppuhelper/interfacecontainer.h +++ b/include/cppuhelper/interfacecontainer.h @@ -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_CPPUHELPER_INTERFACECONTAINER_H #define INCLUDED_CPPUHELPER_INTERFACECONTAINER_H |