added the missing license header(s) in the camel-salesforce component
Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/03076c85 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/03076c85 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/03076c85 Branch: refs/heads/camel-2.12.x Commit: 03076c8575ce04d7114f45bf6d214176921d39a8 Parents: 30e8df9 Author: cmueller <cmuel...@apache.org> Authored: Sun Sep 15 15:56:06 2013 +0200 Committer: cmueller <cmuel...@apache.org> Committed: Sun Sep 15 17:12:53 2013 +0200 ---------------------------------------------------------------------- .../salesforce/dto/generated/Document.java | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/03076c85/components/camel-salesforce/camel-salesforce-component/src/test/java/org/apache/camel/component/salesforce/dto/generated/Document.java ---------------------------------------------------------------------- diff --git a/components/camel-salesforce/camel-salesforce-component/src/test/java/org/apache/camel/component/salesforce/dto/generated/Document.java b/components/camel-salesforce/camel-salesforce-component/src/test/java/org/apache/camel/component/salesforce/dto/generated/Document.java index 26fc964..794b752 100644 --- a/components/camel-salesforce/camel-salesforce-component/src/test/java/org/apache/camel/component/salesforce/dto/generated/Document.java +++ b/components/camel-salesforce/camel-salesforce-component/src/test/java/org/apache/camel/component/salesforce/dto/generated/Document.java @@ -13,6 +13,22 @@ import org.codehaus.jackson.annotate.JsonProperty; * Salesforce DTO for SObject Document */ @XStreamAlias("Document") +/** + * 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. + */ public class Document extends AbstractSObjectBase { // FolderId