Fixed licence header (thanks, Andrei!)

This commit is contained in:
Andrew Phillips 2011-10-27 15:40:55 -04:00
parent 39dbc592b5
commit 893171ba59
1 changed files with 14 additions and 14 deletions

View File

@ -1,20 +1,20 @@
/** /**
* Licensed to jclouds, Inc. (jclouds) under one or more
* contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. jclouds licenses this file
* to you 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
* *
* Copyright (C) 2011 Cloud Conscious, LLC. <info@cloudconscious.com> * http://www.apache.org/licenses/LICENSE-2.0
* *
* ==================================================================== * Unless required by applicable law or agreed to in writing,
* Licensed under the Apache License, Version 2.0 (the "License"); * software distributed under the License is distributed on an
* you may not use this file except in compliance with the License. * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
* You may obtain a copy of the License at * KIND, either express or implied. See the License for the
* * specific language governing permissions and limitations
* http://www.apache.org/licenses/LICENSE-2.0 * under the License.
*
* 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.
* ====================================================================
*/ */
package org.jclouds.vcloud.utils; package org.jclouds.vcloud.utils;