You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafodion.apache.org by rm...@apache.org on 2015/10/29 00:38:04 UTC

[7/8] incubator-trafodion git commit: add copyright for installer.iss

add copyright for installer.iss


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

Branch: refs/heads/master
Commit: d72f2074403800ff0e710bf4c6e3e34fa0eb17cc
Parents: f1446cd
Author: Weiqing Xu <we...@esgyn.cn>
Authored: Mon Oct 26 13:23:09 2015 +0800
Committer: Weiqing Xu <we...@esgyn.cn>
Committed: Mon Oct 26 13:23:35 2015 +0800

----------------------------------------------------------------------
 win-odbc64/Install/win64_installer/installer.iss | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/d72f2074/win-odbc64/Install/win64_installer/installer.iss
----------------------------------------------------------------------
diff --git a/win-odbc64/Install/win64_installer/installer.iss b/win-odbc64/Install/win64_installer/installer.iss
index b9766d1..2f7c952 100644
--- a/win-odbc64/Install/win64_installer/installer.iss
+++ b/win-odbc64/Install/win64_installer/installer.iss
@@ -1,3 +1,20 @@
+; @@@ 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 @@@
+;
 ; Script generated by the Inno Script Studio Wizard.
 ; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!