You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by gm...@apache.org on 2017/10/25 15:08:18 UTC

qpid-dispatch git commit: DISPATCH-834 - Added missing license information to some files

Repository: qpid-dispatch
Updated Branches:
  refs/heads/master 46ebb4d8f -> 2bd0ccb97


DISPATCH-834 - Added missing license information to some files


Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/commit/2bd0ccb9
Tree: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/tree/2bd0ccb9
Diff: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/diff/2bd0ccb9

Branch: refs/heads/master
Commit: 2bd0ccb97839f275e91fa782cbac1affe666c8cb
Parents: 46ebb4d
Author: Ganesh Murthy <gm...@redhat.com>
Authored: Wed Oct 25 11:08:06 2017 -0400
Committer: Ganesh Murthy <gm...@redhat.com>
Committed: Wed Oct 25 11:08:06 2017 -0400

----------------------------------------------------------------------
 console/config/deploy                            | 19 +++++++++++++++++++
 console/config/deployments/install_dispatch.yaml | 19 +++++++++++++++++++
 console/config/deployments/run_dispatch.yaml     | 19 +++++++++++++++++++
 console/config/topologies/config-2/A.conf        | 19 +++++++++++++++++++
 console/config/topologies/config-2/B.conf        | 19 +++++++++++++++++++
 5 files changed, 95 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/qpid-dispatch/blob/2bd0ccb9/console/config/deploy
----------------------------------------------------------------------
diff --git a/console/config/deploy b/console/config/deploy
index 373cbd4..f09ab38 100755
--- a/console/config/deploy
+++ b/console/config/deploy
@@ -1,5 +1,24 @@
 #!/bin/bash
 
+#
+# 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
+#
+
 if [ -n "$1" ]
 then
   search_dir=$1

http://git-wip-us.apache.org/repos/asf/qpid-dispatch/blob/2bd0ccb9/console/config/deployments/install_dispatch.yaml
----------------------------------------------------------------------
diff --git a/console/config/deployments/install_dispatch.yaml b/console/config/deployments/install_dispatch.yaml
index 4c51057..92d18fa 100644
--- a/console/config/deployments/install_dispatch.yaml
+++ b/console/config/deployments/install_dispatch.yaml
@@ -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
+#
+
 ---
 -
   hosts: deploy_routers

http://git-wip-us.apache.org/repos/asf/qpid-dispatch/blob/2bd0ccb9/console/config/deployments/run_dispatch.yaml
----------------------------------------------------------------------
diff --git a/console/config/deployments/run_dispatch.yaml b/console/config/deployments/run_dispatch.yaml
index 6257ef0..c7730ef 100644
--- a/console/config/deployments/run_dispatch.yaml
+++ b/console/config/deployments/run_dispatch.yaml
@@ -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
+#
+
   - name: 'start router for {{item}}.conf'
     shell: "qdrouterd --config /usr/local/etc/qpid-dispatch/{{ item }}.conf -d"
     ignore_errors: True

http://git-wip-us.apache.org/repos/asf/qpid-dispatch/blob/2bd0ccb9/console/config/topologies/config-2/A.conf
----------------------------------------------------------------------
diff --git a/console/config/topologies/config-2/A.conf b/console/config/topologies/config-2/A.conf
index 6a7d1b0..4b58d8b 100644
--- a/console/config/topologies/config-2/A.conf
+++ b/console/config/topologies/config-2/A.conf
@@ -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
+#
+
 router {
     mode: interior
     id: A

http://git-wip-us.apache.org/repos/asf/qpid-dispatch/blob/2bd0ccb9/console/config/topologies/config-2/B.conf
----------------------------------------------------------------------
diff --git a/console/config/topologies/config-2/B.conf b/console/config/topologies/config-2/B.conf
index 6052cd8..87d9513 100644
--- a/console/config/topologies/config-2/B.conf
+++ b/console/config/topologies/config-2/B.conf
@@ -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
+#
+
 router {
     mode: interior
     id: B


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org