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