diff options
Diffstat (limited to 'include/cppuhelper/implbase4.hxx')
-rw-r--r-- | include/cppuhelper/implbase4.hxx | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/include/cppuhelper/implbase4.hxx b/include/cppuhelper/implbase4.hxx index 2b5f55e8f20a..a4b62bd50660 100644 --- a/include/cppuhelper/implbase4.hxx +++ b/include/cppuhelper/implbase4.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_CPPUHELPER_IMPLBASE4_HXX #define INCLUDED_CPPUHELPER_IMPLBASE4_HXX |