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

[2/4] incubator-trafodion git commit: Update cleanat

Update cleanat

Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/3abd4bfa
Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/tree/3abd4bfa
Diff: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/diff/3abd4bfa

Branch: refs/heads/master
Commit: 3abd4bfaff974b88dd5dc5ec76b6c87229af2e21
Parents: abbc238
Author: Sean Broeder <se...@esgyn.com>
Authored: Tue Nov 24 15:27:13 2015 -0800
Committer: Sean Broeder <se...@esgyn.com>
Committed: Tue Nov 24 15:27:13 2015 -0800

----------------------------------------------------------------------
 core/sqf/sql/scripts/cleanat | 23 +++++++++++++++++++++++
 1 file changed, 23 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/3abd4bfa/core/sqf/sql/scripts/cleanat
----------------------------------------------------------------------
diff --git a/core/sqf/sql/scripts/cleanat b/core/sqf/sql/scripts/cleanat
index e260e29..fd1b549 100755
--- a/core/sqf/sql/scripts/cleanat
+++ b/core/sqf/sql/scripts/cleanat
@@ -1,3 +1,26 @@
+/bin/bash
+#
+# @@@ START COPYRIGHT @@@
+#
+# 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.
+#
+# @@@ END COPYRIGHT @@@
+
 sqstop
 if [ -f $MY_SQROOT/sql/scripts/swhbase ]
 then swhbase <<EOF