summaryrefslogtreecommitdiff
path: root/qpid/java/etc/license_header.txt
diff options
context:
space:
mode:
authorMartin Ritchie <ritchiem@apache.org>2007-06-27 15:34:57 +0000
committerMartin Ritchie <ritchiem@apache.org>2007-06-27 15:34:57 +0000
commit810d80bbafb2b4826710a3e9388df89adfa220af (patch)
tree496d88aa1d2330e2bc5549ed9c7011cfe77fb012 /qpid/java/etc/license_header.txt
parenta5f95fd26f628f6ae45bd276505aaeb5177a1949 (diff)
downloadqpid-python-810d80bbafb2b4826710a3e9388df89adfa220af.tar.gz
Merged revisions 549530-550509 via svnmerge from
https://svn.apache.org/repos/asf/incubator/qpid/branches/M2 ........ r549530 | rupertlssmith | 2007-06-21 17:14:03 +0100 (Thu, 21 Jun 2007) | 1 line Added minimal checkstyle to project reports. Fixed some problems with site generation. ........ r549849 | rupertlssmith | 2007-06-22 16:39:27 +0100 (Fri, 22 Jun 2007) | 1 line Added Immediate and Mandatory message tests. ........ r550509 | ritchiem | 2007-06-25 15:16:30 +0100 (Mon, 25 Jun 2007) | 1 line Update to provide a SustainedTestCase, this sends batches of messages to the broker. The rate of publication is regulated by the average consume rate advertised by all connected clients. ........ git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@551199 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/etc/license_header.txt')
-rw-r--r--qpid/java/etc/license_header.txt20
1 files changed, 20 insertions, 0 deletions
diff --git a/qpid/java/etc/license_header.txt b/qpid/java/etc/license_header.txt
new file mode 100644
index 0000000000..02ee6e8f98
--- /dev/null
+++ b/qpid/java/etc/license_header.txt
@@ -0,0 +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.
+ *
+ */ \ No newline at end of file