Repository: qpid-dispatch
Updated Branches:
  refs/heads/master 2c60d30ad -> 6d73659c3


NO-JIRA - Added Apache license information to a couple of 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/6d73659c
Tree: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/tree/6d73659c
Diff: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/diff/6d73659c

Branch: refs/heads/master
Commit: 6d73659c3cfe1f9b0bbbf4c88c1cb966ab509778
Parents: 2c60d30
Author: Ganesh Murthy <gmur...@redhat.com>
Authored: Wed Dec 13 10:06:41 2017 -0500
Committer: Ganesh Murthy <gmur...@redhat.com>
Committed: Wed Dec 13 10:06:41 2017 -0500

----------------------------------------------------------------------
 bin/record-coverage.sh                    | 20 ++++++++++++++++++++
 doc/common/fragment-router-sasl-para.adoc | 18 ++++++++++++++++++
 2 files changed, 38 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/qpid-dispatch/blob/6d73659c/bin/record-coverage.sh
----------------------------------------------------------------------
diff --git a/bin/record-coverage.sh b/bin/record-coverage.sh
index 69bfc34..33fe278 100755
--- a/bin/record-coverage.sh
+++ b/bin/record-coverage.sh
@@ -1,5 +1,25 @@
 #! /usr/bin/env 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
+#
+
+
 # This script collates coverage data already present from running instrumented 
code.
 #
 # It requires the lcov tool to be installed (this provides the lcov and 
genhtml commands)

http://git-wip-us.apache.org/repos/asf/qpid-dispatch/blob/6d73659c/doc/common/fragment-router-sasl-para.adoc
----------------------------------------------------------------------
diff --git a/doc/common/fragment-router-sasl-para.adoc 
b/doc/common/fragment-router-sasl-para.adoc
index 8572830..c6264e4 100644
--- a/doc/common/fragment-router-sasl-para.adoc
+++ b/doc/common/fragment-router-sasl-para.adoc
@@ -1,2 +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
+////
 
 To see a list of Cyrus SASL plugins in a `dnf`-based Linux system, use the 
`dnf search cyrus-sasl` command. To install a Cyrus SASL plugin, use the `dnf 
install _PLUGIN_` command.


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

Reply via email to