Added license header to .traivs.yml

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

Branch: refs/heads/2.3
Commit: ae24152a084eac589e570e80a00f136008caa896
Parents: 94aca68
Author: ddekany <ddek...@apache.org>
Authored: Thu Feb 1 11:22:45 2018 +0100
Committer: ddekany <ddek...@apache.org>
Committed: Thu Feb 1 11:22:45 2018 +0100

----------------------------------------------------------------------
 .travis.yml | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/ae24152a/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
index 3a560ea..461bebf 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,3 +1,20 @@
+# 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.
+
 language: java
 before_install:
 - sudo apt-get -qq update

Reply via email to