summaryrefslogtreecommitdiffstats
path: root/jaxrs_client_utils
diff options
context:
space:
mode:
authorJon Bratseth <bratseth@yahoo-inc.com>2017-10-27 10:06:05 +0200
committerJon Bratseth <bratseth@yahoo-inc.com>2017-10-27 10:06:05 +0200
commit4cbb86ca755f56defd3768571087bfdd73e0193c (patch)
treea129434433237152f0ad00b84ba1f4a50a1da03c /jaxrs_client_utils
parente046148b2e28e2d8bf261c356fa884f882f433e4 (diff)
Add copyright header
Diffstat (limited to 'jaxrs_client_utils')
-rw-r--r--jaxrs_client_utils/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/jaxrs_client_utils/README.md b/jaxrs_client_utils/README.md
index 7a184e07ddf..f0d584c4e2d 100644
--- a/jaxrs_client_utils/README.md
+++ b/jaxrs_client_utils/README.md
@@ -1,2 +1,3 @@
+<!-- Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. -->
# Utilities for client-side JAX-RS
Code to make it simpler to connect to JAX-RS services (aka REST APIs).