summaryrefslogtreecommitdiff
path: root/odk
diff options
context:
space:
mode:
authorJürgen Schmidt <jsc@apache.org>2013-06-10 14:05:20 +0000
committerJürgen Schmidt <jsc@apache.org>2013-06-10 14:05:20 +0000
commit8810e06850ee218d4b3059aa33b5058dfcab853c (patch)
treebe7f4bd7c036971aff14ca324fc18853b4cdf266 /odk
parentcdf48cfdbdb5348b259f4632790ffd178fcad1f7 (diff)
#122477# add missing license header
Notes
Notes: ignore: aoo
Diffstat (limited to 'odk')
-rw-r--r--odk/setsdkenv_windows.template20
1 files changed, 20 insertions, 0 deletions
diff --git a/odk/setsdkenv_windows.template b/odk/setsdkenv_windows.template
index cc5e7c4fba0c..631d9c9df104 100644
--- a/odk/setsdkenv_windows.template
+++ b/odk/setsdkenv_windows.template
@@ -1,3 +1,23 @@
+rem *************************************************************
+rem
+rem Licensed to the Apache Software Foundation (ASF) under one
+rem or more contributor license agreements. See the NOTICE file
+rem distributed with this work for additional information
+rem regarding copyright ownership. The ASF licenses this file
+rem to you under the Apache License, Version 2.0 (the
+rem "License"); you may not use this file except in compliance
+rem with the License. You may obtain a copy of the License at
+rem
+rem http://www.apache.org/licenses/LICENSE-2.0
+rem
+rem Unless required by applicable law or agreed to in writing,
+rem software distributed under the License is distributed on an
+rem "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+rem KIND, either express or implied. See the License for the
+rem specific language governing permissions and limitations
+rem under the License.
+rem
+rem *************************************************************
@echo off
REM This script sets all enviroment variables, which
REM are necessary for building the examples of the Office Development Kit.