[ 
https://issues.apache.org/jira/browse/MAPREDUCE-912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Chad Metcalf updated MAPREDUCE-912:
-----------------------------------

    Attachment: 912.patch

Patch for all Java files that standardizes on one header. There are more files 
touched then just the one's called out. And some of them have headers. But this 
patch fixes all headers to be identical (side effect of the Eclipse RelEng 
tool). In looking at the src

/**
 * 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.
 */

Seemed like the default so its the template I used.

> apache license header missing for some java files
> -------------------------------------------------
>
>                 Key: MAPREDUCE-912
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-912
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>            Reporter: Amareshwari Sriramadasu
>             Fix For: 0.21.0
>
>         Attachments: 912.patch
>
>
> The following files do not have apache license header :
> src/java/org/apache/hadoop/mapred/lib/db/DBWritable.java
> src/java/org/apache/hadoop/mapreduce/Counters.java
> src/test/mapred/org/apache/hadoop/mapred/lib/db/TestConstructQuery.java
> src/examples/org/apache/hadoop/examples/WordCount.java

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to