Updated Branches: refs/heads/master 7da5ab8ac -> ad9cf9dc2
Corrected license that was inappropriately changed to ASF. This file is licensed from F5, and needs to be reviewed. Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/ad9cf9dc Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/ad9cf9dc Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/ad9cf9dc Branch: refs/heads/master Commit: ad9cf9dc28bc3a62d20f301fc83abba8446609cd Parents: 7da5ab8 Author: [email protected] <[email protected]> Authored: Thu Jul 26 22:58:47 2012 -0400 Committer: [email protected] <[email protected]> Committed: Thu Jul 26 22:58:47 2012 -0400 ---------------------------------------------------------------------- .../com/cloud/network/resource/XTrustProvider.java | 16 --------------- 1 files changed, 0 insertions(+), 16 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/ad9cf9dc/core/src/com/cloud/network/resource/XTrustProvider.java ---------------------------------------------------------------------- diff --git a/core/src/com/cloud/network/resource/XTrustProvider.java b/core/src/com/cloud/network/resource/XTrustProvider.java index dd9523e..ec76b6b 100644 --- a/core/src/com/cloud/network/resource/XTrustProvider.java +++ b/core/src/com/cloud/network/resource/XTrustProvider.java @@ -1,19 +1,3 @@ -// Licensed to the Apache Software Foundation (ASF) under one -// or more contributor license agreements. See the NOTICE file -// distributed with this work for additional information -// regarding copyright ownership. The ASF 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 -// -// 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. /* * The contents of this file are subject to the "END USER LICENSE AGREEMENT FOR F5 * Software Development Kit for iControl"; you may not use this file except in
