aboutsummaryrefslogtreecommitdiffstats
path: root/http-utils
diff options
context:
space:
mode:
authorJon Bratseth <bratseth@verizonmedia.com>2020-01-03 16:44:01 +0100
committerJon Bratseth <bratseth@verizonmedia.com>2020-01-03 16:44:01 +0100
commitc095d526017cbfbdca4e050628ec79dec5a33381 (patch)
tree29f37c6c95694669e7efa3be0032809aace47487 /http-utils
parent922b2ce499cbd96d83abfc35f92f1c35edac5fe2 (diff)
Add/corect copyright headers
Diffstat (limited to 'http-utils')
-rw-r--r--http-utils/README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/http-utils/README.md b/http-utils/README.md
index 8bbe2cd7d05..714b7581ad4 100644
--- a/http-utils/README.md
+++ b/http-utils/README.md
@@ -1 +1,2 @@
-# Http utilities for Java \ No newline at end of file
+<!-- Copyright 2020 Oath Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. -->
+# Http utilities for Java