Merge pull request #22394 from zmerlynn/display_licenses

Show LICENSES in /etc/motd
This commit is contained in:
Jeff Lowdermilk
2016-03-03 15:20:24 -08:00
3 changed files with 18 additions and 0 deletions

View File

@@ -104,6 +104,8 @@ You can download the build image for this release at:
It is based on the Kubernetes source at:
https://github.com/kubernetes/kubernetes/tree/${gitref}
${devel}
For Kubernetes copyright and licensing information, see:
/usr/local/share/doc/kubernetes/LICENSES
EOF
}