You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by ta...@apache.org on 2015/08/05 17:39:14 UTC

activemq git commit: https://issues.apache.org/jira/browse/AMQ-5876

Repository: activemq
Updated Branches:
  refs/heads/master 82e3ce805 -> ff9aae69f


https://issues.apache.org/jira/browse/AMQ-5876 

Add missing license headers to the properties files.

Project: http://git-wip-us.apache.org/repos/asf/activemq/repo
Commit: http://git-wip-us.apache.org/repos/asf/activemq/commit/ff9aae69
Tree: http://git-wip-us.apache.org/repos/asf/activemq/tree/ff9aae69
Diff: http://git-wip-us.apache.org/repos/asf/activemq/diff/ff9aae69

Branch: refs/heads/master
Commit: ff9aae69f9da93e2b7500557649a512dddb94dca
Parents: 82e3ce8
Author: Timothy Bish <ta...@gmail.com>
Authored: Wed Aug 5 11:38:54 2015 -0400
Committer: Timothy Bish <ta...@gmail.com>
Committed: Wed Aug 5 11:38:54 2015 -0400

----------------------------------------------------------------------
 .../src/test/resources/cert-users-LARGE.properties | 17 +++++++++++++++++
 .../src/test/resources/cert-users-SMALL.properties | 17 +++++++++++++++++
 2 files changed, 34 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/activemq/blob/ff9aae69/activemq-unit-tests/src/test/resources/cert-users-LARGE.properties
----------------------------------------------------------------------
diff --git a/activemq-unit-tests/src/test/resources/cert-users-LARGE.properties b/activemq-unit-tests/src/test/resources/cert-users-LARGE.properties
index 0a72b2a..273db8b 100644
--- a/activemq-unit-tests/src/test/resources/cert-users-LARGE.properties
+++ b/activemq-unit-tests/src/test/resources/cert-users-LARGE.properties
@@ -1,3 +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.
+## ---------------------------------------------------------------------------
+
 1CN=TEST0000001, OU=TEST, O=TEST TEST TEST1 TEST TEST TEST TEST TEST TEST, L=TEST, ST=TEST, C=GB
 2CN=TEST0000001, OU=TEST, O=TEST TEST TEST2 TEST TEST TEST TEST TEST TEST, L=TEST, ST=TEST, C=GB
 3CN=TEST0000001, OU=TEST, O=TEST TEST TEST3 TEST TEST TEST TEST TEST TEST, L=TEST, ST=TEST, C=GB

http://git-wip-us.apache.org/repos/asf/activemq/blob/ff9aae69/activemq-unit-tests/src/test/resources/cert-users-SMALL.properties
----------------------------------------------------------------------
diff --git a/activemq-unit-tests/src/test/resources/cert-users-SMALL.properties b/activemq-unit-tests/src/test/resources/cert-users-SMALL.properties
index 5be8b2b..45a1cf4 100644
--- a/activemq-unit-tests/src/test/resources/cert-users-SMALL.properties
+++ b/activemq-unit-tests/src/test/resources/cert-users-SMALL.properties
@@ -1,3 +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.
+## ---------------------------------------------------------------------------
+
 1CN=TEST0000001, OU=TEST, O=TEST TEST TEST1 TEST TEST TEST TEST TEST TEST, L=TEST, ST=TEST, C=GB
 2CN=TEST0000001, OU=TEST, O=TEST TEST TEST2 TEST TEST TEST TEST TEST TEST, L=TEST, ST=TEST, C=GB
 3CN=TEST0000001, OU=TEST, O=TEST TEST TEST3 TEST TEST TEST TEST TEST TEST, L=TEST, ST=TEST, C=GB