From be85d9ddff1a3c39631718d936afdf5a6199c335 Mon Sep 17 00:00:00 2001 From: Andre F de Miranda Date: Sat, 24 Sep 2016 14:43:58 +1000 Subject: [PATCH] NIFI-2814 - Add ASF header to AppVeyor settings file and adjust apache-rat accordingly This closes #1058. Signed-off-by: Aldrin Piri --- appveyor.yml | 15 +++++++++++++++ pom.xml | 2 -- 2 files changed, 15 insertions(+), 2 deletions(-) diff --git a/appveyor.yml b/appveyor.yml index ed3a05359d..c7aa2f2c55 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,3 +1,18 @@ +# 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. + version: '1.0.0-SNAPSHOT-{build}' os: Windows Server 2012 environment: diff --git a/pom.xml b/pom.xml index 0f1d088c9f..22a35cd0e7 100644 --- a/pom.xml +++ b/pom.xml @@ -1716,8 +1716,6 @@ language governing permissions and limitations under the License. --> nb-configuration.xml nbactions.xml DEPENDENCIES - .travis.yml - appveyor.yml