From bfb812c05632a7b5699574c754aa8eb0fdbf2677 Mon Sep 17 00:00:00 2001 From: Robert Gemmell Date: Thu, 28 Oct 2010 21:00:16 +0000 Subject: 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 --- cpp/.gitignore | 19 +++++++++++++++++++ cpp/etc/selinux/.gitignore | 19 +++++++++++++++++++ 2 files changed, 38 insertions(+) (limited to 'cpp') 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 -- cgit v1.2.1