diff --git a/LICENSE b/LICENSE index 68ae492..1abe14a 100644 --- a/LICENSE +++ b/LICENSE @@ -186,8 +186,8 @@ same "printed page" as the copyright notice for easier identification within third-party archives. - Copyright [2015-2018] [Containous] - Copyright [2020] [Traefik Labs] + Copyright [2015-2019] [Containous] + Copyright [2020-2022] [Traefik Labs] Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/README.md b/README.md index 1ab43d8..cb989b4 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ [![Docker Pulls](https://img.shields.io/docker/pulls/traefik/whoami.svg)](https://hub.docker.com/r/traefik/whoami/) [![Build Status](https://github.com/traefik/whoami/workflows/Main/badge.svg?branch=master)](https://github.com/traefik/whoami/actions) -Tiny Go webserver that prints OS information and HTTP request to output +Tiny Go webserver that prints OS information and HTTP request to output. ## Usage