From ea9d6dfee6ce675033655d8534da8db5aa9eb4e6 Mon Sep 17 00:00:00 2001 From: Eric Paris Date: Fri, 1 May 2015 13:17:50 -0400 Subject: [PATCH] Update license boilerplate for docs/man/md2man-all.sh --- docs/man/md2man-all.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/man/md2man-all.sh b/docs/man/md2man-all.sh index 2e596941773..5665b49d8f0 100755 --- a/docs/man/md2man-all.sh +++ b/docs/man/md2man-all.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2014 Red Hat Inc. All rights reserved. +# Copyright 2014 The Kubernetes Authors All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License.