From 8219e253792beb58c8286dccc07b80e56c51f3af Mon Sep 17 00:00:00 2001 From: markt Date: Tue, 11 Jan 2011 15:13:22 +0000 Subject: [PATCH] Add missing license header git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1057686 13f79535-47bb-0310-9956-ffa450edef68 --- .../eclipse/java-compiler-errors-warnings.txt | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/res/ide-support/eclipse/java-compiler-errors-warnings.txt b/res/ide-support/eclipse/java-compiler-errors-warnings.txt index c918d657d..da3965ee7 100644 --- a/res/ide-support/eclipse/java-compiler-errors-warnings.txt +++ b/res/ide-support/eclipse/java-compiler-errors-warnings.txt @@ -1,6 +1,21 @@ -Following settings for Helios Service Release 1 +================================================================================ + 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. +================================================================================ + +The following settings are for Helios Service Release 1 W = Warning I = Ignore E = Error -- 2.11.0