Return-Path: X-Original-To: apmail-commons-dev-archive@www.apache.org Delivered-To: apmail-commons-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B815ED6E3 for ; Wed, 11 Jul 2012 17:44:54 +0000 (UTC) Received: (qmail 18355 invoked by uid 500); 11 Jul 2012 17:44:54 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 18274 invoked by uid 500); 11 Jul 2012 17:44:54 -0000 Mailing-List: contact dev-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Commons Developers List" Delivered-To: mailing list dev@commons.apache.org Received: (qmail 18263 invoked by uid 99); 11 Jul 2012 17:44:54 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 11 Jul 2012 17:44:54 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [193.74.71.27] (HELO eir.is.scarlet.be) (193.74.71.27) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 11 Jul 2012 17:44:46 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=scarlet.be; s=scarlet; t=1342028666; bh=X+PpO9eAp32IRumBxJt6tHlWqIbnIurdcDSyZsAdy2s=; h=Date:From:To:Subject:Message-ID:References:MIME-Version: Content-Type:In-Reply-To; b=XoRenuIfvvy8Wt5XkP8dNoQclFkBjpPcUsiVh8mzFs0ybVuICt/IBRmsEgzJVkFch qn/w8DyNIf30CYdCv6BUPRCRhe34/iJEzp0IRm1y40BCR+RYxojiAiconu4vVH0PzM pwcFH+ldacCihn5StFre1wvDtdDPR9jMul1Eqo7M= Received: from mail.harfang.homelinux.org (ip-213-49-236-37.dsl.scarlet.be [213.49.236.37]) by eir.is.scarlet.be (8.14.5/8.14.5) with ESMTP id q6BHiOJr008339 for ; Wed, 11 Jul 2012 19:44:25 +0200 X-Scarlet: d=1342028665 c=213.49.236.37 Received: from localhost (mail.harfang.homelinux.org [192.168.20.11]) by mail.harfang.homelinux.org (Postfix) with ESMTP id BC435617D1 for ; Wed, 11 Jul 2012 19:44:24 +0200 (CEST) Received: from mail.harfang.homelinux.org ([192.168.20.11]) by localhost (mail.harfang.homelinux.org [192.168.20.11]) (amavisd-new, port 10024) with ESMTP id KRJrOXaY3qGA for ; Wed, 11 Jul 2012 19:44:21 +0200 (CEST) Received: from dusk.harfang.homelinux.org (mail.harfang.homelinux.org [192.168.20.11]) by mail.harfang.homelinux.org (Postfix) with ESMTP id 3140C61780 for ; Wed, 11 Jul 2012 19:44:21 +0200 (CEST) Received: from eran by dusk.harfang.homelinux.org with local (Exim 4.77) (envelope-from ) id 1Sp0xY-0006mQ-UF for dev@commons.apache.org; Wed, 11 Jul 2012 19:44:20 +0200 Date: Wed, 11 Jul 2012 19:44:20 +0200 From: Gilles Sadowski To: dev@commons.apache.org Subject: Re: [math] Multivariate Gaussian Mixture Model Message-ID: <20120711174420.GK25337@dusk.harfang.homelinux.org> Mail-Followup-To: dev@commons.apache.org References: <8172D639BA76A14AA5C9DE7E13E0CEBE4DAC46637B@10.stjude.org> <4FFDB3B3.1040909@free.fr> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4FFDB3B3.1040909@free.fr> X-Operating-System: Tiny Tux X-PGP-Key-Fingerprint: 53B9 972E C2E6 B93C BEAD 7092 09E6 AF46 51D0 5641 User-Agent: Mutt/1.5.21 (2010-09-15) X-DCC-scarlet.be-Metrics: eir 20001; Body=1 Fuz1=1 Fuz2=1 X-Virus-Scanned: clamav-milter 0.97.1-exp at eir X-Virus-Status: Clean > [...] > > > My company is also generally > > requires that I place our name somewhere near the top of the > > comments. Does this work for you? > > The top header must be the Apache header, and we forbid use of the > @author statement (authors change as the file is modified through bug > fixes). > > Authors are acknowledged in the NOTICE file that is distributed with > both source and binary versions, and which must also be reproduced by > anyone who redistribute our code. In fact, your company will get better > visibility through this file than through comments on the source files. There is also a reference to the original code inside some files: e.g. "LevenbergMarquardtOptimizer". Gilles > [...] --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org