Repository: qpid-dispatch Updated Branches: refs/heads/crolke-DISPATCH-188-1 63033a65e -> 0ed45b60c
Add Apache headers Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/commit/0ed45b60 Tree: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/tree/0ed45b60 Diff: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/diff/0ed45b60 Branch: refs/heads/crolke-DISPATCH-188-1 Commit: 0ed45b60c96fc5ff8025e1219fa33ce9009895f1 Parents: 63033a6 Author: Chuck Rolke <[email protected]> Authored: Mon Feb 15 14:38:40 2016 -0500 Committer: Chuck Rolke <[email protected]> Committed: Mon Feb 15 14:38:40 2016 -0500 ---------------------------------------------------------------------- tests/policy-1/management-access.json | 19 +++++++++++++++++++ tests/policy-1/policy-boardwalk.json | 19 +++++++++++++++++++ tests/policy-1/policy-safari.json | 18 ++++++++++++++++++ 3 files changed, 56 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/qpid-dispatch/blob/0ed45b60/tests/policy-1/management-access.json ---------------------------------------------------------------------- diff --git a/tests/policy-1/management-access.json b/tests/policy-1/management-access.json index 5b4370f..6eb2057 100644 --- a/tests/policy-1/management-access.json +++ b/tests/policy-1/management-access.json @@ -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 +## + # A policy to allow unrestricted access to management # through port 22000 [ http://git-wip-us.apache.org/repos/asf/qpid-dispatch/blob/0ed45b60/tests/policy-1/policy-boardwalk.json ---------------------------------------------------------------------- diff --git a/tests/policy-1/policy-boardwalk.json b/tests/policy-1/policy-boardwalk.json index dc3b91e..174bdef 100644 --- a/tests/policy-1/policy-boardwalk.json +++ b/tests/policy-1/policy-boardwalk.json @@ -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 +## + [ # The boardwalk policy ruleset ["policyRuleset", http://git-wip-us.apache.org/repos/asf/qpid-dispatch/blob/0ed45b60/tests/policy-1/policy-safari.json ---------------------------------------------------------------------- diff --git a/tests/policy-1/policy-safari.json b/tests/policy-1/policy-safari.json index d55cccd..a61bbd9 100644 --- a/tests/policy-1/policy-safari.json +++ b/tests/policy-1/policy-safari.json @@ -1,3 +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 +## [ # The safari policy ruleset ["policyRuleset", --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
