diff options
author | Robert Gemmell <robbie@apache.org> | 2010-10-28 21:00:16 +0000 |
---|---|---|
committer | Robert Gemmell <robbie@apache.org> | 2010-10-28 21:00:16 +0000 |
commit | bfb812c05632a7b5699574c754aa8eb0fdbf2677 (patch) | |
tree | 763fdd18706ce93e2789d527fe6f420984516335 | |
parent | 6934f77cae40d84c76271a1cdf7602bb2d4b60a3 (diff) | |
download | qpid-python-bfb812c05632a7b5699574c754aa8eb0fdbf2677.tar.gz |
Add ASF licence to the git ignore files
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1028476 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r-- | cpp/.gitignore | 19 | ||||
-rw-r--r-- | cpp/etc/selinux/.gitignore | 19 | ||||
-rw-r--r-- | doc/book/.gitignore | 19 | ||||
-rw-r--r-- | extras/qmf/.gitignore | 19 | ||||
-rw-r--r-- | tools/.gitignore | 19 | ||||
-rw-r--r-- | tools/src/py/.gitignore | 19 |
6 files changed, 114 insertions, 0 deletions
diff --git a/cpp/.gitignore b/cpp/.gitignore index 4e945f96db..5049029aed 100644 --- a/cpp/.gitignore +++ b/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/cpp/etc/selinux/.gitignore b/cpp/etc/selinux/.gitignore index 9e81f21cbd..aca772170b 100644 --- a/cpp/etc/selinux/.gitignore +++ b/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 diff --git a/doc/book/.gitignore b/doc/book/.gitignore index 1603eacced..21f1f20096 100644 --- a/doc/book/.gitignore +++ b/doc/book/.gitignore @@ -1,2 +1,21 @@ +# +# 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. +# + /build /out diff --git a/extras/qmf/.gitignore b/extras/qmf/.gitignore index 796b96d1c4..846f2ac5b0 100644 --- a/extras/qmf/.gitignore +++ b/extras/qmf/.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. +# + /build diff --git a/tools/.gitignore b/tools/.gitignore index 796b96d1c4..846f2ac5b0 100644 --- a/tools/.gitignore +++ b/tools/.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. +# + /build diff --git a/tools/src/py/.gitignore b/tools/src/py/.gitignore index fea1826e02..3b402156c2 100644 --- a/tools/src/py/.gitignore +++ b/tools/src/py/.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-clusterc |