diff options
| author | Alan Conway <aconway@apache.org> | 2013-12-17 16:53:16 +0000 |
|---|---|---|
| committer | Alan Conway <aconway@apache.org> | 2013-12-17 16:53:16 +0000 |
| commit | a71ccf9988f88111fb06fb095fa951bebba4c577 (patch) | |
| tree | 0b445851d10ab94e265d1ee95b703f414fd8a203 /qpid/cpp/src/qpid.linkmap | |
| parent | 884548a3cc540813990937edf1532887e4d23cab (diff) | |
| download | qpid-python-a71ccf9988f88111fb06fb095fa951bebba4c577.tar.gz | |
QPID-5255: Add missing licenses in qpid/cpp tree.
Added licenses to:
qpid/cpp/src/qmf2.pc.in
qpid/cpp/src/qpid.linkmap
qpid/cpp/src/qpid.pc.in
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1551620 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/src/qpid.linkmap')
| -rw-r--r-- | qpid/cpp/src/qpid.linkmap | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/qpid/cpp/src/qpid.linkmap b/qpid/cpp/src/qpid.linkmap index 4556985b1b..264e6bac57 100644 --- a/qpid/cpp/src/qpid.linkmap +++ b/qpid/cpp/src/qpid.linkmap @@ -1,3 +1,24 @@ +/* + * + * 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 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + * + */ + { global: extern "C++" { |
