Fix boilerplate everywhere

This commit is contained in:
Daniel Smith
2014-06-23 11:32:11 -07:00
parent 86f837d47e
commit b850d36166
32 changed files with 122 additions and 0 deletions

View File

@@ -13,6 +13,7 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
*/
// The kubelet binary is responsible for maintaining a set of containers on a particular host VM.
// It sync's data from both configuration file as well as from a quorum of etcd servers.
// It then queries Docker to see what is currently running. It synchronizes the configuration data,