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 2016/12/23 18:08:48 UTC

jena git commit: use 'granted' license header

Repository: jena
Updated Branches:
  refs/heads/master 642246ed8 -> ff92139c7


use 'granted' license header


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

Branch: refs/heads/master
Commit: ff92139c77d68f3d2e81f2d817ae64dcd10f38b0
Parents: 642246e
Author: Andy Seaborne <an...@apache.org>
Authored: Fri Dec 23 18:08:40 2016 +0000
Committer: Andy Seaborne <an...@apache.org>
Committed: Fri Dec 23 18:08:40 2016 +0000

----------------------------------------------------------------------
 jena-rdfconnection/pom.xml | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/jena/blob/ff92139c/jena-rdfconnection/pom.xml
----------------------------------------------------------------------
diff --git a/jena-rdfconnection/pom.xml b/jena-rdfconnection/pom.xml
index da37e97..dc4d766 100644
--- a/jena-rdfconnection/pom.xml
+++ b/jena-rdfconnection/pom.xml
@@ -1,21 +1,21 @@
 <?xml version="1.0" encoding="utf-8"?>
 
 <!--
-   Licensed 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
- 
+   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.
- 
-   See the NOTICE file distributed with this work for additional
-   information regarding copyright ownership.
--->
+1-->
 
 <project xmlns="http://maven.apache.org/POM/4.0.0" 
 	 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"