From notifications-return-34029-apmail-accumulo-notifications-archive=accumulo.apache.org@accumulo.apache.org Fri Feb 12 21:25:19 2016 Return-Path: X-Original-To: apmail-accumulo-notifications-archive@minotaur.apache.org Delivered-To: apmail-accumulo-notifications-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6A5AC18B40 for ; Fri, 12 Feb 2016 21:25:19 +0000 (UTC) Received: (qmail 11927 invoked by uid 500); 12 Feb 2016 21:25:18 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 11824 invoked by uid 500); 12 Feb 2016 21:25:18 -0000 Mailing-List: contact notifications-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jira@apache.org Delivered-To: mailing list notifications@accumulo.apache.org Received: (qmail 11772 invoked by uid 99); 12 Feb 2016 21:25:18 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 12 Feb 2016 21:25:18 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 7A7912C1F77 for ; Fri, 12 Feb 2016 21:25:18 +0000 (UTC) Date: Fri, 12 Feb 2016 21:25:18 +0000 (UTC) From: "ASF GitHub Bot (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (ACCUMULO-4144) User Manual PDF doesn't include copyright or license information MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/ACCUMULO-4144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15145329#comment-15145329 ] ASF GitHub Bot commented on ACCUMULO-4144: ------------------------------------------ GitHub user ctubbsii opened a pull request: https://github.com/apache/accumulo/pull/69 ACCUMULO-4144 Add copyright/license info to manual This is a best effort to pass scrutiny. Personally, I find this confusing... references to software guarantees which don't apply to docs, confusing reference to "using this file", etc. Additional clarification was requested in LEGAL-235, but this is an attempt to make progress in the interim. You can merge this pull request into a Git repository by running: $ git pull https://github.com/ctubbsii/accumulo ACCUMULO-4144 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/accumulo/pull/69.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #69 ---- commit 2f5c0e14a4f6f62183b4a4e016b059fba50df1ba Author: Christopher Tubbs Date: 2016-02-12T21:20:51Z ACCUMULO-4144 Add copyright/license info to manual ---- > User Manual PDF doesn't include copyright or license information > ---------------------------------------------------------------- > > Key: ACCUMULO-4144 > URL: https://issues.apache.org/jira/browse/ACCUMULO-4144 > Project: Accumulo > Issue Type: Bug > Affects Versions: 1.6.5, 1.7.0, 1.8.0, 2.0.0 > Reporter: Sean Busbey > Priority: Minor > > We publish the user manual PDF outside of our normal site (in the maven repo), but the generated PDF doesn't have any kind of copyright statement or a note about licensing. > Since this is definitely published externally (and as a part of our release handling) it seems like it should have some indication. Even though it's a "binary format" strictly speaking, it's consumed as text by humans so we should give them some pointers. > It seems like it should go on either the title page or a page immediately following it? -- This message was sent by Atlassian JIRA (v6.3.4#6332)