diff options
author | Robert Gemmell <robbie@apache.org> | 2010-10-28 20:58:44 +0000 |
---|---|---|
committer | Robert Gemmell <robbie@apache.org> | 2010-10-28 20:58:44 +0000 |
commit | 368c86d008aabb122d6b1b034e497bfb56c73e2b (patch) | |
tree | b289dc56329d7bf12fde6b51d7e95e44edfab716 /qpid/cpp | |
parent | 7fa7cc8a12ca3c0fd0d1e53185e8d924b59fd3f9 (diff) | |
download | qpid-python-368c86d008aabb122d6b1b034e497bfb56c73e2b.tar.gz |
Add ASF licence to the git ignore files
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1028476 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp')
-rw-r--r-- | qpid/cpp/.gitignore | 19 | ||||
-rw-r--r-- | qpid/cpp/etc/selinux/.gitignore | 19 |
2 files changed, 38 insertions, 0 deletions
diff --git a/qpid/cpp/.gitignore b/qpid/cpp/.gitignore index 4e945f96db..5049029aed 100644 --- a/qpid/cpp/.gitignore +++ b/qpid/cpp/.gitignore @@ -1 +1,20 @@ +# +# 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. +# + /QPID_VERSION.txt diff --git a/qpid/cpp/etc/selinux/.gitignore b/qpid/cpp/etc/selinux/.gitignore index 9e81f21cbd..aca772170b 100644 --- a/qpid/cpp/etc/selinux/.gitignore +++ b/qpid/cpp/etc/selinux/.gitignore @@ -1,3 +1,22 @@ +# +# 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. +# + /qpidd.fc /qpidd.if /qpidd.pp |