From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id EF5FB138010 for ; Fri, 12 Oct 2012 17:44:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 91ADCE00AB; Fri, 12 Oct 2012 17:44:05 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id DF392E00AB for ; Fri, 12 Oct 2012 17:44:04 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4B86233D9B4 for ; Fri, 12 Oct 2012 17:44:04 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id F219EE5444 for ; Fri, 12 Oct 2012 17:44:02 +0000 (UTC) From: "Ulrich Mueller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Mueller" Message-ID: <1349798947.b3d734e090a9f14e60202ec8bf776fadc3d72f04.ulm@gentoo> Subject: [gentoo-commits] proj/devmanual:master commit in: general-concepts/licenses/ X-VCS-Repository: proj/devmanual X-VCS-Files: general-concepts/licenses/text.xml X-VCS-Directories: general-concepts/licenses/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Mueller X-VCS-Revision: b3d734e090a9f14e60202ec8bf776fadc3d72f04 X-VCS-Branch: master Date: Fri, 12 Oct 2012 17:44:02 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 3129b657-eb44-40e0-835b-81f6b2754a9e X-Archives-Hash: 33226b5ccf30ba38f9a73f7b3cf05f8a commit: b3d734e090a9f14e60202ec8bf776fadc3d72f04 Author: Ulrich Müller gentoo org> AuthorDate: Fri Oct 5 12:44:23 2012 +0000 Commit: Ulrich Mueller gentoo org> CommitDate: Tue Oct 9 16:09:07 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/devmanual.git;a=commit;h=b3d734e0 Note that license file must be UTF-8 encoded. See bug 390759. --- general-concepts/licenses/text.xml | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/general-concepts/licenses/text.xml b/general-concepts/licenses/text.xml index 45b94f7..c609db4 100644 --- a/general-concepts/licenses/text.xml +++ b/general-concepts/licenses/text.xml @@ -26,9 +26,9 @@ LICENSE="|| ( foo bar )"

If your package's license is not already in the tree, you must add the license before committing the package. When adding the license, use a -plain text file if at all possible. Some licenses are PDF files rather -than plain text this should only be done if we are legally required -to do so. +plain text file (UTF-8 encoded) if at all possible. Some licenses are +PDF files rather than plain text this should only be done if we +are legally required to do so.