Skip to content

Commit 46bacc0

Browse files
committed
1 parent b0192c5 commit 46bacc0

1 file changed

Lines changed: 13 additions & 11 deletions

File tree

src/test/org/apache/commons/cli/avalon/ClutilTestCase.java

Lines changed: 13 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,21 @@
1-
/*
2-
* Copyright 2002-2005 The Apache Software Foundation
3-
* Licensed under the Apache License, Version 2.0 (the "License");
4-
* you may not use this file except in compliance with the License.
5-
* You may obtain a copy of the License at
6-
*
1+
/*
2+
* Licensed to the Apache Software Foundation (ASF) under one or more
3+
* contributor license agreements. See the NOTICE file distributed with
4+
* this work for additional information regarding copyright ownership.
5+
* The ASF licenses this file to You under the Apache License, Version 2.0
6+
* (the "License"); you may not use this file except in compliance with
7+
* the License. You may obtain a copy of the License at
8+
*
79
* http://www.apache.org/licenses/LICENSE-2.0
8-
*
10+
*
911
* Unless required by applicable law or agreed to in writing, software
10-
* distributed under the License is distributed on an "AS IS" BASIS,
11-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
12-
* implied.
13-
*
12+
* distributed under the License is distributed on an "AS IS" BASIS,
13+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1414
* See the License for the specific language governing permissions and
1515
* limitations under the License.
16+
*
1617
*/
18+
1719
package org.apache.commons.cli.avalon;
1820
//Renamed from org.apache.avalon.excalibur.cli
1921

0 commit comments

Comments
 (0)