Return-Path: X-Original-To: apmail-sling-commits-archive@www.apache.org Delivered-To: apmail-sling-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 C27CBCBCA for ; Tue, 1 May 2012 16:27:36 +0000 (UTC) Received: (qmail 51008 invoked by uid 500); 1 May 2012 16:27:36 -0000 Delivered-To: apmail-sling-commits-archive@sling.apache.org Received: (qmail 50957 invoked by uid 500); 1 May 2012 16:27:36 -0000 Mailing-List: contact commits-help@sling.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@sling.apache.org Delivered-To: mailing list commits@sling.apache.org Received: (qmail 50947 invoked by uid 99); 1 May 2012 16:27:36 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 May 2012 16:27:36 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 May 2012 16:27:35 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 39C1223889B3; Tue, 1 May 2012 16:27:15 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1332741 - /sling/trunk/launchpad/base/src/main/appended-resources/META-INF/NOTICE Date: Tue, 01 May 2012 16:27:15 -0000 To: commits@sling.apache.org From: fmeschbe@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20120501162715.39C1223889B3@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: fmeschbe Date: Tue May 1 16:27:14 2012 New Revision: 1332741 URL: http://svn.apache.org/viewvc?rev=1332741&view=rev Log: SLING-2462 Add notice on included OSGi classes Added: sling/trunk/launchpad/base/src/main/appended-resources/META-INF/NOTICE Added: sling/trunk/launchpad/base/src/main/appended-resources/META-INF/NOTICE URL: http://svn.apache.org/viewvc/sling/trunk/launchpad/base/src/main/appended-resources/META-INF/NOTICE?rev=1332741&view=auto ============================================================================== --- sling/trunk/launchpad/base/src/main/appended-resources/META-INF/NOTICE (added) +++ sling/trunk/launchpad/base/src/main/appended-resources/META-INF/NOTICE Tue May 1 16:27:14 2012 @@ -0,0 +1,4 @@ +This product includes software developed at +The OSGi Alliance (http://www.osgi.org/). +Copyright (c) OSGi Alliance (2000, 2012). +Licensed under the Apache License 2.0. \ No newline at end of file