Skip to content

Commit 3b05d39

Browse files
committed
Clean license header
1 parent ba45fa5 commit 3b05d39

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

55 files changed

+55
-55
lines changed

client/src/main/java/org/asynchttpclient/AsyncCompletionHandler.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* Copyright 2010 Ning, Inc.
33
*
4-
* Ning licenses this file to you under the Apache License, version 2.0
4+
* This program is licensed to you under the Apache License, version 2.0
55
* (the "License"); you may not use this file except in compliance with the
66
* License. You may obtain a copy of the License at:
77
*

client/src/main/java/org/asynchttpclient/AsyncCompletionHandlerBase.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* Copyright 2010 Ning, Inc.
33
*
4-
* Ning licenses this file to you under the Apache License, version 2.0
4+
* This program is licensed to you under the Apache License, version 2.0
55
* (the "License"); you may not use this file except in compliance with the
66
* License. You may obtain a copy of the License at:
77
*

client/src/main/java/org/asynchttpclient/AsyncHandler.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* Copyright 2010 Ning, Inc.
33
*
4-
* Ning licenses this file to you under the Apache License, version 2.0
4+
* This program is licensed to you under the Apache License, version 2.0
55
* (the "License"); you may not use this file except in compliance with the
66
* License. You may obtain a copy of the License at:
77
*

client/src/main/java/org/asynchttpclient/AsyncHttpClient.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* Copyright 2010 Ning, Inc.
33
*
4-
* Ning licenses this file to you under the Apache License, version 2.0
4+
* This program is licensed to you under the Apache License, version 2.0
55
* (the "License"); you may not use this file except in compliance with the
66
* License. You may obtain a copy of the License at:
77
*

client/src/main/java/org/asynchttpclient/DefaultAsyncHttpClient.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* Copyright 2010 Ning, Inc.
33
*
4-
* Ning licenses this file to you under the Apache License, version 2.0
4+
* This program is licensed to you under the Apache License, version 2.0
55
* (the "License"); you may not use this file except in compliance with the
66
* License. You may obtain a copy of the License at:
77
*

client/src/main/java/org/asynchttpclient/DefaultAsyncHttpClientConfig.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* Copyright 2010 Ning, Inc.
33
*
4-
* Ning licenses this file to you under the Apache License, version 2.0
4+
* This program is licensed to you under the Apache License, version 2.0
55
* (the "License"); you may not use this file except in compliance with the
66
* License. You may obtain a copy of the License at:
77
*

client/src/main/java/org/asynchttpclient/HttpResponseBodyPart.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* Copyright 2010 Ning, Inc.
33
*
4-
* Ning licenses this file to you under the Apache License, version 2.0
4+
* This program is licensed to you under the Apache License, version 2.0
55
* (the "License"); you may not use this file except in compliance with the
66
* License. You may obtain a copy of the License at:
77
*

client/src/main/java/org/asynchttpclient/HttpResponseHeaders.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* Copyright 2010 Ning, Inc.
33
*
4-
* Ning licenses this file to you under the Apache License, version 2.0
4+
* This program is licensed to you under the Apache License, version 2.0
55
* (the "License"); you may not use this file except in compliance with the
66
* License. You may obtain a copy of the License at:
77
*

client/src/main/java/org/asynchttpclient/HttpResponseStatus.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* Copyright 2010 Ning, Inc.
33
*
4-
* Ning licenses this file to you under the Apache License, version 2.0
4+
* This program is licensed to you under the Apache License, version 2.0
55
* (the "License"); you may not use this file except in compliance with the
66
* License. You may obtain a copy of the License at:
77
*

client/src/main/java/org/asynchttpclient/ListenableFuture.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* Copyright 2010 Ning, Inc.
33
*
4-
* Ning licenses this file to you under the Apache License, version 2.0
4+
* This program is licensed to you under the Apache License, version 2.0
55
* (the "License"); you may not use this file except in compliance with the
66
* License. You may obtain a copy of the License at:
77
*

client/src/main/java/org/asynchttpclient/Realm.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* Copyright 2010-2013 Ning, Inc.
33
*
4-
* Ning licenses this file to you under the Apache License, version 2.0
4+
* This program is licensed to you under the Apache License, version 2.0
55
* (the "License"); you may not use this file except in compliance with the
66
* License. You may obtain a copy of the License at:
77
*

client/src/main/java/org/asynchttpclient/Request.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* Copyright 2010 Ning, Inc.
33
*
4-
* Ning licenses this file to you under the Apache License, version 2.0
4+
* This program is licensed to you under the Apache License, version 2.0
55
* (the "License"); you may not use this file except in compliance with the
66
* License. You may obtain a copy of the License at:
77
*

client/src/main/java/org/asynchttpclient/RequestBuilder.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* Copyright 2010 Ning, Inc.
33
*
4-
* Ning licenses this file to you under the Apache License, version 2.0
4+
* This program is licensed to you under the Apache License, version 2.0
55
* (the "License"); you may not use this file except in compliance with the
66
* License. You may obtain a copy of the License at:
77
*

client/src/main/java/org/asynchttpclient/RequestBuilderBase.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* Copyright 2010-2013 Ning, Inc.
33
*
4-
* Ning licenses this file to you under the Apache License, version 2.0
4+
* This program is licensed to you under the Apache License, version 2.0
55
* (the "License"); you may not use this file except in compliance with the
66
* License. You may obtain a copy of the License at:
77
*

client/src/main/java/org/asynchttpclient/Response.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* Copyright 2010 Ning, Inc.
33
*
4-
* Ning licenses this file to you under the Apache License, version 2.0
4+
* This program is licensed to you under the Apache License, version 2.0
55
* (the "License"); you may not use this file except in compliance with the
66
* License. You may obtain a copy of the License at:
77
*

client/src/main/java/org/asynchttpclient/SignatureCalculator.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* Copyright 2010 Ning, Inc.
33
*
4-
* Ning licenses this file to you under the Apache License, version 2.0
4+
* This program is licensed to you under the Apache License, version 2.0
55
* (the "License"); you may not use this file except in compliance with the
66
* License. You may obtain a copy of the License at:
77
*

client/src/main/java/org/asynchttpclient/oauth/ConsumerKey.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* Copyright 2010 Ning, Inc.
33
*
4-
* Ning licenses this file to you under the Apache License, version 2.0
4+
* This program is licensed to you under the Apache License, version 2.0
55
* (the "License"); you may not use this file except in compliance with the
66
* License. You may obtain a copy of the License at:
77
*

client/src/main/java/org/asynchttpclient/oauth/OAuthSignatureCalculator.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* Copyright 2010 Ning, Inc.
33
*
4-
* Ning licenses this file to you under the Apache License, version 2.0
4+
* This program is licensed to you under the Apache License, version 2.0
55
* (the "License"); you may not use this file except in compliance with the
66
* License. You may obtain a copy of the License at:
77
*

client/src/main/java/org/asynchttpclient/oauth/RequestToken.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* Copyright 2010 Ning, Inc.
33
*
4-
* Ning licenses this file to you under the Apache License, version 2.0
4+
* This program is licensed to you under the Apache License, version 2.0
55
* (the "License"); you may not use this file except in compliance with the
66
* License. You may obtain a copy of the License at:
77
*

client/src/main/java/org/asynchttpclient/oauth/ThreadSafeHMAC.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* Copyright 2010 Ning, Inc.
33
*
4-
* Ning licenses this file to you under the Apache License, version 2.0
4+
* This program is licensed to you under the Apache License, version 2.0
55
* (the "License"); you may not use this file except in compliance with the
66
* License. You may obtain a copy of the License at:
77
*

client/src/main/java/org/asynchttpclient/proxy/ProxyServer.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* Copyright 2010 Ning, Inc.
33
*
4-
* Ning licenses this file to you under the Apache License, version 2.0
4+
* This program is licensed to you under the Apache License, version 2.0
55
* (the "License"); you may not use this file except in compliance with the
66
* License. You may obtain a copy of the License at:
77
*

client/src/main/java/org/asynchttpclient/util/Utf8UrlEncoder.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* Copyright 2010 Ning, Inc.
33
*
4-
* Ning licenses this file to you under the Apache License, version 2.0
4+
* This program is licensed to you under the Apache License, version 2.0
55
* (the "License"); you may not use this file except in compliance with the
66
* License. You may obtain a copy of the License at:
77
*

client/src/test/java/org/asynchttpclient/AbstractBasicHttpsTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* Copyright 2010 Ning, Inc.
33
*
4-
* Ning licenses this file to you under the Apache License, version 2.0
4+
* This program is licensed to you under the Apache License, version 2.0
55
* (the "License"); you may not use this file except in compliance with the
66
* License. You may obtain a copy of the License at:
77
*

client/src/test/java/org/asynchttpclient/AbstractBasicTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* Copyright 2010 Ning, Inc.
33
*
4-
* Ning licenses this file to you under the Apache License, version 2.0
4+
* This program is licensed to you under the Apache License, version 2.0
55
* (the "License"); you may not use this file except in compliance with the
66
* License. You may obtain a copy of the License at:
77
*

client/src/test/java/org/asynchttpclient/AsyncStreamHandlerTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* Copyright 2010 Ning, Inc.
33
*
4-
* Ning licenses this file to you under the Apache License, version 2.0
4+
* This program is licensed to you under the Apache License, version 2.0
55
* (the "License"); you may not use this file except in compliance with the
66
* License. You may obtain a copy of the License at:
77
*

client/src/test/java/org/asynchttpclient/AsyncStreamLifecycleTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* Copyright 2010 Ning, Inc.
33
*
4-
* Ning licenses this file to you under the Apache License, version 2.0
4+
* This program is licensed to you under the Apache License, version 2.0
55
* (the "License"); you may not use this file except in compliance with the
66
* License. You may obtain a copy of the License at:
77
*

client/src/test/java/org/asynchttpclient/BasicAuthTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* Copyright 2010 Ning, Inc.
33
*
4-
* Ning licenses this file to you under the Apache License, version 2.0
4+
* This program is licensed to you under the Apache License, version 2.0
55
* (the "License"); you may not use this file except in compliance with the
66
* License. You may obtain a copy of the License at:
77
*

client/src/test/java/org/asynchttpclient/BasicHttpsTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* Copyright 2010 Ning, Inc.
33
*
4-
* Ning licenses this file to you under the Apache License, version 2.0
4+
* This program is licensed to you under the Apache License, version 2.0
55
* (the "License"); you may not use this file except in compliance with the
66
* License. You may obtain a copy of the License at:
77
*

client/src/test/java/org/asynchttpclient/ComplexClientTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* Copyright 2010 Ning, Inc.
33
*
4-
* Ning licenses this file to you under the Apache License, version 2.0
4+
* This program is licensed to you under the Apache License, version 2.0
55
* (the "License"); you may not use this file except in compliance with the
66
* License. You may obtain a copy of the License at:
77
*

client/src/test/java/org/asynchttpclient/ErrorResponseTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* Copyright 2010 Ning, Inc.
33
*
4-
* Ning licenses this file to you under the Apache License, version 2.0
4+
* This program is licensed to you under the Apache License, version 2.0
55
* (the "License"); you may not use this file except in compliance with the
66
* License. You may obtain a copy of the License at:
77
*

client/src/test/java/org/asynchttpclient/Expect100ContinueTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* Copyright 2010 Ning, Inc.
33
*
4-
* Ning licenses this file to you under the Apache License, version 2.0
4+
* This program is licensed to you under the Apache License, version 2.0
55
* (the "License"); you may not use this file except in compliance with the
66
* License. You may obtain a copy of the License at:
77
*

client/src/test/java/org/asynchttpclient/FollowingThreadTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* Copyright 2010 Ning, Inc.
33
*
4-
* Ning licenses this file to you under the Apache License, version 2.0
4+
* This program is licensed to you under the Apache License, version 2.0
55
* (the "License"); you may not use this file except in compliance with the
66
* License. You may obtain a copy of the License at:
77
*

client/src/test/java/org/asynchttpclient/Head302Test.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* Copyright 2010 Ning, Inc.
33
*
4-
* Ning licenses this file to you under the Apache License, version 2.0
4+
* This program is licensed to you under the Apache License, version 2.0
55
* (the "License"); you may not use this file except in compliance with the
66
* License. You may obtain a copy of the License at:
77
*

client/src/test/java/org/asynchttpclient/HttpToHttpsRedirectTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* Copyright 2010 Ning, Inc.
33
*
4-
* Ning licenses this file to you under the Apache License, version 2.0
4+
* This program is licensed to you under the Apache License, version 2.0
55
* (the "License"); you may not use this file except in compliance with the
66
* License. You may obtain a copy of the License at:
77
*

client/src/test/java/org/asynchttpclient/IdleStateHandlerTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* Copyright 2010 Ning, Inc.
33
*
4-
* Ning licenses this file to you under the Apache License, version 2.0
4+
* This program is licensed to you under the Apache License, version 2.0
55
* (the "License"); you may not use this file except in compliance with the
66
* License. You may obtain a copy of the License at:
77
*

client/src/test/java/org/asynchttpclient/NoNullResponseTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* Copyright 2010-2013 Ning, Inc.
33
*
4-
* Ning licenses this file to you under the Apache License, version 2.0
4+
* This program is licensed to you under the Apache License, version 2.0
55
* (the "License"); you may not use this file except in compliance with the
66
* License. You may obtain a copy of the License at:
77
*

client/src/test/java/org/asynchttpclient/ParamEncodingTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* Copyright 2010 Ning, Inc.
33
*
4-
* Ning licenses this file to you under the Apache License, version 2.0
4+
* This program is licensed to you under the Apache License, version 2.0
55
* (the "License"); you may not use this file except in compliance with the
66
* License. You may obtain a copy of the License at:
77
*

client/src/test/java/org/asynchttpclient/PerRequestRelative302Test.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* Copyright 2010 Ning, Inc.
33
*
4-
* Ning licenses this file to you under the Apache License, version 2.0
4+
* This program is licensed to you under the Apache License, version 2.0
55
* (the "License"); you may not use this file except in compliance with the
66
* License. You may obtain a copy of the License at:
77
*

client/src/test/java/org/asynchttpclient/PerRequestTimeoutTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* Copyright 2010 Ning, Inc.
33
*
4-
* Ning licenses this file to you under the Apache License, version 2.0
4+
* This program is licensed to you under the Apache License, version 2.0
55
* (the "License"); you may not use this file except in compliance with the
66
* License. You may obtain a copy of the License at:
77
*

client/src/test/java/org/asynchttpclient/PostWithQSTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* Copyright 2010 Ning, Inc.
33
*
4-
* Ning licenses this file to you under the Apache License, version 2.0
4+
* This program is licensed to you under the Apache License, version 2.0
55
* (the "License"); you may not use this file except in compliance with the
66
* License. You may obtain a copy of the License at:
77
*

client/src/test/java/org/asynchttpclient/QueryParametersTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* Copyright 2010 Ning, Inc.
33
*
4-
* Ning licenses this file to you under the Apache License, version 2.0
4+
* This program is licensed to you under the Apache License, version 2.0
55
* (the "License"); you may not use this file except in compliance with the
66
* License. You may obtain a copy of the License at:
77
*

client/src/test/java/org/asynchttpclient/RC10KTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* Copyright 2010 Ning, Inc.
33
*
4-
* Ning licenses this file to you under the Apache License, version 2.0
4+
* This program is licensed to you under the Apache License, version 2.0
55
* (the "License"); you may not use this file except in compliance with the
66
* License. You may obtain a copy of the License at:
77
*

client/src/test/java/org/asynchttpclient/RedirectConnectionUsageTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* Copyright 2010 Ning, Inc.
33
*
4-
* Ning licenses this file to you under the Apache License, version 2.0
4+
* This program is licensed to you under the Apache License, version 2.0
55
* (the "License"); you may not use this file except in compliance with the
66
* License. You may obtain a copy of the License at:
77
*

client/src/test/java/org/asynchttpclient/Relative302Test.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* Copyright 2010 Ning, Inc.
33
*
4-
* Ning licenses this file to you under the Apache License, version 2.0
4+
* This program is licensed to you under the Apache License, version 2.0
55
* (the "License"); you may not use this file except in compliance with the
66
* License. You may obtain a copy of the License at:
77
*

0 commit comments

Comments
 (0)