Skip to content

Commit 0f49b39

Browse files
author
Stephane Landelle
committed
Fix license headers
1 parent 8a02a6a commit 0f49b39

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

src/main/java/com/ning/http/client/date/CalendarTimeConverter.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2010-2014 Sonatype, Inc. All rights reserved.
2+
* Copyright (c) 2014 AsyncHttpClient Project. All rights reserved.
33
*
44
* This program is licensed to you under the Apache License Version 2.0,
55
* and you may not use this file except in compliance with the Apache License Version 2.0.

src/main/java/com/ning/http/client/date/RFC2616Date.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2010-2014 Sonatype, Inc. All rights reserved.
2+
* Copyright (c) 2014 AsyncHttpClient Project. All rights reserved.
33
*
44
* This program is licensed to you under the Apache License Version 2.0,
55
* and you may not use this file except in compliance with the Apache License Version 2.0.

src/main/java/com/ning/http/client/date/TimeConverter.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2010-2014 Sonatype, Inc. All rights reserved.
2+
* Copyright (c) 2014 AsyncHttpClient Project. All rights reserved.
33
*
44
* This program is licensed to you under the Apache License Version 2.0,
55
* and you may not use this file except in compliance with the Apache License Version 2.0.

0 commit comments

Comments
 (0)