Updated Branches: refs/heads/master 62e29055a -> affd965a0
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/affd965a Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/affd965a Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/affd965a Branch: refs/heads/master Commit: affd965a054b74e00c0376844feb26535029886d Parents: 62e2905 Author: cmueller <cmuel...@apache.org> Authored: Sun Sep 15 15:56:06 2013 +0200 Committer: cmueller <cmuel...@apache.org> Committed: Sun Sep 15 15:56:06 2013 +0200 ---------------------------------------------------------------------- .../salesforce/dto/generated/Document.java | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/affd965a/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