From 4bf6c1e2f76a68661df96b417e80e2153425ea92 Mon Sep 17 00:00:00 2001 From: Likitha Shetty Date: Thu, 4 Jul 2013 11:59:36 +0530 Subject: [PATCH] CLOUDSTACK-1444. Adding ASF license header to the regenerated JAVA files [Support for EC2 API version 2012-08-15] --- .../com/amazon/ec2/client/AmazonEC2Stub.java | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/awsapi/src/com/amazon/ec2/client/AmazonEC2Stub.java b/awsapi/src/com/amazon/ec2/client/AmazonEC2Stub.java index 91103c55b05..847457359a9 100644 --- a/awsapi/src/com/amazon/ec2/client/AmazonEC2Stub.java +++ b/awsapi/src/com/amazon/ec2/client/AmazonEC2Stub.java @@ -1,3 +1,19 @@ +// 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. /** * AmazonEC2Stub.java @@ -533355,4 +533371,4 @@ } - \ No newline at end of file +