[TRAFODION-2306] Trafodion customization using its own configuration file

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

Branch: refs/heads/master
Commit: 33a2acf569a38f20334fb794a7b7b66697bace66
Parents: 0a95638
Author: selvaganesang <selva.govindara...@esgyn.com>
Authored: Mon Oct 24 18:39:01 2016 +0000
Committer: selvaganesang <selva.govindara...@esgyn.com>
Committed: Mon Oct 24 18:39:01 2016 +0000

----------------------------------------------------------------------
 core/sqf/sql/scripts/traf-site.xml | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/33a2acf5/core/sqf/sql/scripts/traf-site.xml
----------------------------------------------------------------------
diff --git a/core/sqf/sql/scripts/traf-site.xml 
b/core/sqf/sql/scripts/traf-site.xml
index 6fe9f12..fc04716 100644
--- a/core/sqf/sql/scripts/traf-site.xml
+++ b/core/sqf/sql/scripts/traf-site.xml
@@ -1,5 +1,24 @@
 <?xml version="1.0"?>
 <?xml-stylesheet type="text/xsl" href="configuration.xsl"?>
+ <!--
+/**
+ * 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.
+ */
+-->
 
 <!-- Put Trafodion site-specific property overrides in this file. -->
 

Reply via email to