From 8368dec679bedafca6c60956c6f776764903b30e Mon Sep 17 00:00:00 2001 From: "James E. Blair" Date: Thu, 25 Apr 2013 13:02:46 -0700 Subject: [PATCH] Add apache license header to zuul module manifest. Change-Id: I8374f389dc0a470a9e12b2987b3bd45dd07a9b74 Reviewed-on: https://review.openstack.org/27513 Reviewed-by: Jeremy Stanley Reviewed-by: Khai Do Reviewed-by: Paul Belanger Reviewed-by: Clark Boylan Reviewed-by: Antoine Musso Reviewed-by: Monty Taylor Approved: Monty Taylor Tested-by: Jenkins --- modules/zuul/manifests/init.pp | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/modules/zuul/manifests/init.pp b/modules/zuul/manifests/init.pp index cbf1ea16c9..f07b003ae0 100644 --- a/modules/zuul/manifests/init.pp +++ b/modules/zuul/manifests/init.pp @@ -1,3 +1,20 @@ +# Copyright 2012-2013 Hewlett-Packard Development Company, L.P. +# Copyright 2012 Antoine "hashar" Musso +# Copyright 2012 Wikimedia Foundation Inc. +# Copyright 2013 OpenStack Foundation +# +# Licensed under the Apache License, Version 2.0 (the "License"); you may +# not use this file except in compliance with the License. You may obtain +# a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, 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. + # == Class: zuul # class zuul (