diff options
| author | Kim van der Riet <kpvdr@apache.org> | 2006-11-10 21:24:02 +0000 |
|---|---|---|
| committer | Kim van der Riet <kpvdr@apache.org> | 2006-11-10 21:24:02 +0000 |
| commit | 93ec7e124ffdc6a15bfe928146106437695dbd11 (patch) | |
| tree | fffaa9bec722b121b21a6509c44a0f03e637f177 /gentools/README | |
| parent | 3b4121f6d81dd4bbf9658813931bc6791aebf2cd (diff) | |
| download | qpid-python-93ec7e124ffdc6a15bfe928146106437695dbd11.tar.gz | |
Added Apache license to top of files where missing
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@473498 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'gentools/README')
| -rw-r--r-- | gentools/README | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/gentools/README b/gentools/README index 7b4aabcb30..ef69bae0e4 100644 --- a/gentools/README +++ b/gentools/README @@ -1,3 +1,19 @@ +================================================================================ +Copyright (c) 2006 The Apache Software Foundation + +Licensed 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. +================================================================================ + AMQP MULTI_VERSION CODE GENERATOR This directory contains the first part of the new multi-AMQP-version code |
