diff options
Diffstat (limited to 'include/cppuhelper/propertysetmixin.hxx')
-rw-r--r-- | include/cppuhelper/propertysetmixin.hxx | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/include/cppuhelper/propertysetmixin.hxx b/include/cppuhelper/propertysetmixin.hxx index 56887d9b7cf1..e25f3f738bfd 100644 --- a/include/cppuhelper/propertysetmixin.hxx +++ b/include/cppuhelper/propertysetmixin.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_CPPUHELPER_PROPERTYSETMIXIN_HXX #define INCLUDED_CPPUHELPER_PROPERTYSETMIXIN_HXX |