diff options
Diffstat (limited to 'include/cppuhelper/basemutex.hxx')
-rw-r--r-- | include/cppuhelper/basemutex.hxx | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/include/cppuhelper/basemutex.hxx b/include/cppuhelper/basemutex.hxx index 643919d6d509..5bed36a6eee7 100644 --- a/include/cppuhelper/basemutex.hxx +++ b/include/cppuhelper/basemutex.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_BASEMUTEX_HXX #define INCLUDED_CPPUHELPER_BASEMUTEX_HXX |