Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 57423200B42 for ; Sun, 10 Jul 2016 22:41:34 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 556FE160A66; Sun, 10 Jul 2016 20:41:34 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id A5AEB160A58 for ; Sun, 10 Jul 2016 22:41:33 +0200 (CEST) Received: (qmail 93820 invoked by uid 500); 10 Jul 2016 20:41:32 -0000 Mailing-List: contact commits-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@commons.apache.org Delivered-To: mailing list commits@commons.apache.org Received: (qmail 93811 invoked by uid 99); 10 Jul 2016 20:41:32 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 10 Jul 2016 20:41:32 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 5FF24C0328 for ; Sun, 10 Jul 2016 20:41:32 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -0.287 X-Spam-Level: X-Spam-Status: No, score=-0.287 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, RP_MATCHES_RCVD=-1.287] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id 1gQH-HTxk9B7 for ; Sun, 10 Jul 2016 20:41:31 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id 9822D5F2C4 for ; Sun, 10 Jul 2016 20:41:31 +0000 (UTC) Received: from svn01-us-west.apache.org (svn.apache.org [10.41.0.6]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id C9E16E0057 for ; Sun, 10 Jul 2016 20:41:30 +0000 (UTC) Received: from svn01-us-west.apache.org (localhost [127.0.0.1]) by svn01-us-west.apache.org (ASF Mail Server at svn01-us-west.apache.org) with ESMTP id C7A5D3A0224 for ; Sun, 10 Jul 2016 20:41:30 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1752117 - /commons/proper/bcel/trunk/src/test/java/org/apache/bcel/data/PLSETestEnum.java Date: Sun, 10 Jul 2016 20:41:30 -0000 To: commits@commons.apache.org From: britter@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20160710204130.C7A5D3A0224@svn01-us-west.apache.org> archived-at: Sun, 10 Jul 2016 20:41:34 -0000 Author: britter Date: Sun Jul 10 20:41:30 2016 New Revision: 1752117 URL: http://svn.apache.org/viewvc?rev=1752117&view=rev Log: Add missing Apache license header Modified: commons/proper/bcel/trunk/src/test/java/org/apache/bcel/data/PLSETestEnum.java Modified: commons/proper/bcel/trunk/src/test/java/org/apache/bcel/data/PLSETestEnum.java URL: http://svn.apache.org/viewvc/commons/proper/bcel/trunk/src/test/java/org/apache/bcel/data/PLSETestEnum.java?rev=1752117&r1=1752116&r2=1752117&view=diff ============================================================================== --- commons/proper/bcel/trunk/src/test/java/org/apache/bcel/data/PLSETestEnum.java (original) +++ commons/proper/bcel/trunk/src/test/java/org/apache/bcel/data/PLSETestEnum.java Sun Jul 10 20:41:30 2016 @@ -1,3 +1,21 @@ +/* + * 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. + * + */ + package org.apache.bcel.data; public enum PLSETestEnum {