You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jena.apache.org by an...@apache.org on 2015/11/18 22:00:27 UTC

jena git commit: Add License

Repository: jena
Updated Branches:
  refs/heads/master c6b800f90 -> f55f4878f


Add License


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

Branch: refs/heads/master
Commit: f55f4878f7fa6a408bf10f0208455753310d9a9a
Parents: c6b800f
Author: Andy Seaborne <an...@apache.org>
Authored: Wed Nov 18 21:00:16 2015 +0000
Committer: Andy Seaborne <an...@apache.org>
Committed: Wed Nov 18 21:00:16 2015 +0000

----------------------------------------------------------------------
 jena-fuseki2/examples/fuseki-jetty-https.xml | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/jena/blob/f55f4878/jena-fuseki2/examples/fuseki-jetty-https.xml
----------------------------------------------------------------------
diff --git a/jena-fuseki2/examples/fuseki-jetty-https.xml b/jena-fuseki2/examples/fuseki-jetty-https.xml
index 20762a1..6430a69 100644
--- a/jena-fuseki2/examples/fuseki-jetty-https.xml
+++ b/jena-fuseki2/examples/fuseki-jetty-https.xml
@@ -2,6 +2,23 @@
 <!DOCTYPE Configure PUBLIC "-//Jetty//Configure//EN" "http://www.eclipse.org/jetty/configure_9_3.dtd">
 
 <!--
+   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.
+-->
+
+<!--
 Example Jetty - you will need to configure a certificate.
 You wil need to conigure this example.