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 2012/10/09 10:08:18 UTC

svn commit: r1395898 - in /jena/trunk/jena-sdb/bin: make_classpath_mvn sdb_init sdb_path sdb_rep

Author: andy
Date: Tue Oct  9 08:08:18 2012
New Revision: 1395898

URL: http://svn.apache.org/viewvc?rev=1395898&view=rev
Log:
Add license statement

Modified:
    jena/trunk/jena-sdb/bin/make_classpath_mvn
    jena/trunk/jena-sdb/bin/sdb_init
    jena/trunk/jena-sdb/bin/sdb_path
    jena/trunk/jena-sdb/bin/sdb_rep

Modified: jena/trunk/jena-sdb/bin/make_classpath_mvn
URL: http://svn.apache.org/viewvc/jena/trunk/jena-sdb/bin/make_classpath_mvn?rev=1395898&r1=1395897&r2=1395898&view=diff
==============================================================================
--- jena/trunk/jena-sdb/bin/make_classpath_mvn (original)
+++ jena/trunk/jena-sdb/bin/make_classpath_mvn Tue Oct  9 08:08:18 2012
@@ -1,4 +1,19 @@
 #!/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.
 
 DIRROOT="$1"
 

Modified: jena/trunk/jena-sdb/bin/sdb_init
URL: http://svn.apache.org/viewvc/jena/trunk/jena-sdb/bin/sdb_init?rev=1395898&r1=1395897&r2=1395898&view=diff
==============================================================================
--- jena/trunk/jena-sdb/bin/sdb_init (original)
+++ jena/trunk/jena-sdb/bin/sdb_init Tue Oct  9 08:08:18 2012
@@ -1,5 +1,23 @@
 #!/bin/bash  -- hint to emacs
-# Source this file, not execute it.
+
+# 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.
+
+# **** Source this file, not execute it.
+
 
 ## Environment variable usage:
 ## SDBROOT         :: The root of the SDB installation (required)

Modified: jena/trunk/jena-sdb/bin/sdb_path
URL: http://svn.apache.org/viewvc/jena/trunk/jena-sdb/bin/sdb_path?rev=1395898&r1=1395897&r2=1395898&view=diff
==============================================================================
--- jena/trunk/jena-sdb/bin/sdb_path (original)
+++ jena/trunk/jena-sdb/bin/sdb_path Tue Oct  9 08:08:18 2012
@@ -1,6 +1,5 @@
 #!/bin/bash
-
-
+# Licensed under the terms of http://www.apache.org/licenses/LICENSE-2.0
 
 if [ "$SDBROOT" = "" ]
 then

Modified: jena/trunk/jena-sdb/bin/sdb_rep
URL: http://svn.apache.org/viewvc/jena/trunk/jena-sdb/bin/sdb_rep?rev=1395898&r1=1395897&r2=1395898&view=diff
==============================================================================
--- jena/trunk/jena-sdb/bin/sdb_rep (original)
+++ jena/trunk/jena-sdb/bin/sdb_rep Tue Oct  9 08:08:18 2012
@@ -1,4 +1,6 @@
 #!/bin/bash
+# Licensed under the terms of http://www.apache.org/licenses/LICENSE-2.0
+
 # Replicate the commands
 
 ## sdbdump sdbconfig sdbinfo sdbload sdbprint