File tree 1 file changed +9
-10
lines changed
src/main/java/com/ning/http/multipart 1 file changed +9
-10
lines changed Original file line number Diff line number Diff line change 1
- /**
2
- * Copyright (c) 2000 -2012 Liferay , Inc. All rights reserved.
1
+ /*
2
+ * Copyright (c) 2010 -2012 Sonatype , Inc. All rights reserved.
3
3
*
4
- * This library is free software; you can redistribute it and/or modify it under
5
- * the terms of the GNU Lesser General Public License as published by the Free
6
- * Software Foundation; either version 2.1 of the License, or (at your option)
7
- * any later version.
4
+ * This program is licensed to you under the Apache License Version 2.0,
5
+ * and you may not use this file except in compliance with the Apache License Version 2.0.
6
+ * You may obtain a copy of the Apache License Version 2.0 at http://www.apache.org/licenses/LICENSE-2.0.
8
7
*
9
- * This library is distributed in the hope that it will be useful, but WITHOUT
10
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
11
- * FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more
12
- * details .
8
+ * Unless required by applicable law or agreed to in writing,
9
+ * software distributed under the Apache License Version 2.0 is distributed on an
10
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
11
+ * See the Apache License Version 2.0 for the specific language governing permissions and limitations there under .
13
12
*/
14
13
package com .ning .http .multipart ;
15
14
You can’t perform that action at this time.
0 commit comments