Return-Path: X-Original-To: apmail-camel-commits-archive@www.apache.org Delivered-To: apmail-camel-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B7B3C109FC for ; Sun, 15 Sep 2013 13:56:27 +0000 (UTC) Received: (qmail 48028 invoked by uid 500); 15 Sep 2013 13:56:19 -0000 Delivered-To: apmail-camel-commits-archive@camel.apache.org Received: (qmail 47981 invoked by uid 500); 15 Sep 2013 13:56:16 -0000 Mailing-List: contact commits-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@camel.apache.org Delivered-To: mailing list commits@camel.apache.org Received: (qmail 47972 invoked by uid 99); 15 Sep 2013 13:56:15 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 15 Sep 2013 13:56:15 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 0E04D904CC2; Sun, 15 Sep 2013 13:56:15 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: cmueller@apache.org To: commits@camel.apache.org Message-Id: X-Mailer: ASF-Git Admin Mailer Subject: git commit: added the missing license header(s) in the camel-salesforce component Date: Sun, 15 Sep 2013 13:56:15 +0000 (UTC) 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 Authored: Sun Sep 15 15:56:06 2013 +0200 Committer: cmueller 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