Skip to content

Commit

Permalink
Add headers
Browse files Browse the repository at this point in the history
  • Loading branch information
wsargent committed Feb 27, 2020
1 parent a70466b commit 18c9944
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
/*
* Copyright (C) Lightbend Inc. <https://www.lightbend.com>
*/

package play.libs.ws.ahc;

import play.libs.ws.WSProxyServer;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
/*
* Copyright (C) Lightbend Inc. <https://www.lightbend.com>
*/

package play.libs.ws;

import java.util.List;
Expand Down

0 comments on commit 18c9944

Please sign in to comment.