diff options
author | Michael Meeks <michael.meeks@suse.com> | 2012-06-13 14:17:57 +0100 |
---|---|---|
committer | Michael Meeks <michael.meeks@suse.com> | 2012-06-13 14:18:29 +0100 |
commit | c3a6a57fc2f1822b6258725694eea649578be0c3 (patch) | |
tree | 7097d3b6695e0d459712a9902a3cefee1a8e96c0 /cppu/util | |
parent | c6bb0ce39c6d5f74258e9269176420b436d8c83b (diff) |
re-base on ALv2 code.
Diffstat (limited to 'cppu/util')
-rw-r--r-- | cppu/util/cppu.map | 17 | ||||
-rw-r--r-- | cppu/util/uno_purpenvhelpergcc3.map | 17 |
2 files changed, 34 insertions, 0 deletions
diff --git a/cppu/util/cppu.map b/cppu/util/cppu.map index 6efebe35ad62..6c8095bd0d6f 100644 --- a/cppu/util/cppu.map +++ b/cppu/util/cppu.map @@ -1,3 +1,20 @@ +# +# This file is part of the LibreOffice project. +# +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# +# This file incorporates work covered by the following license notice: +# +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed +# with this work for additional information regarding copyright +# ownership. The ASF licenses this file to you under the Apache +# License, Version 2.0 (the "License"); you may not use this file +# except in compliance with the License. You may obtain a copy of +# the License at http://www.apache.org/licenses/LICENSE-2.0 . +# UDK_3_0_0 { global: _ZTI*; _ZTS*; # weak RTTI symbols for C++ exceptions diff --git a/cppu/util/uno_purpenvhelpergcc3.map b/cppu/util/uno_purpenvhelpergcc3.map index 4a1f61d5b0f8..7aec7b55f214 100644 --- a/cppu/util/uno_purpenvhelpergcc3.map +++ b/cppu/util/uno_purpenvhelpergcc3.map @@ -1,3 +1,20 @@ +# +# This file is part of the LibreOffice project. +# +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# +# This file incorporates work covered by the following license notice: +# +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed +# with this work for additional information regarding copyright +# ownership. The ASF licenses this file to you under the Apache +# License, Version 2.0 (the "License"); you may not use this file +# except in compliance with the License. You may obtain a copy of +# the License at http://www.apache.org/licenses/LICENSE-2.0 . +# UDK_3_0_0 { global: _ZTI*; _ZTS*; # weak RTTI symbols for C++ exceptions |