{"id":2819,"url":"https://patchwork.libcamera.org/api/patches/2819/?format=json","web_url":"https://patchwork.libcamera.org/patch/2819/","project":{"id":1,"url":"https://patchwork.libcamera.org/api/projects/1/?format=json","name":"libcamera","link_name":"libcamera","list_id":"libcamera_core","list_email":"libcamera-devel@lists.libcamera.org","web_url":"","scm_url":"","webscm_url":""},"msgid":"<20200213153635.27953-8-laurent.pinchart@ideasonboard.com>","date":"2020-02-13T15:36:31","name":"[libcamera-devel,PATCH/RFC,07/11] licenses: Add SPDX headers to Doxygen configuration","commit_ref":null,"pull_url":null,"state":"accepted","archived":false,"hash":"0c9dcfac6101bc1b7156eed285542d4cda401fc9","submitter":{"id":2,"url":"https://patchwork.libcamera.org/api/people/2/?format=json","name":"Laurent Pinchart","email":"laurent.pinchart@ideasonboard.com"},"delegate":null,"mbox":"https://patchwork.libcamera.org/patch/2819/mbox/","series":[{"id":671,"url":"https://patchwork.libcamera.org/api/series/671/?format=json","web_url":"https://patchwork.libcamera.org/project/libcamera/list/?series=671","date":"2020-02-13T15:36:24","name":"Improve license information","version":1,"mbox":"https://patchwork.libcamera.org/series/671/mbox/"}],"comments":"https://patchwork.libcamera.org/api/patches/2819/comments/","check":"pending","checks":"https://patchwork.libcamera.org/api/patches/2819/checks/","tags":{},"headers":{"Return-Path":"<laurent.pinchart@ideasonboard.com>","Received":["from perceval.ideasonboard.com (perceval.ideasonboard.com\n\t[IPv6:2001:4b98:dc2:55:216:3eff:fef7:d647])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTPS id 014B6619C6\n\tfor <libcamera-devel@lists.libcamera.org>;\n\tThu, 13 Feb 2020 16:36:59 +0100 (CET)","from pendragon.bb.dnainternet.fi (81-175-216-236.bb.dnainternet.fi\n\t[81.175.216.236])\n\tby perceval.ideasonboard.com (Postfix) with ESMTPSA id 83C05ACB\n\tfor <libcamera-devel@lists.libcamera.org>;\n\tThu, 13 Feb 2020 16:36:58 +0100 (CET)"],"DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com;\n\ts=mail; t=1581608218;\n\tbh=crEZULx/nX4AlJUdG/MA/0fxI6UezIarC2guxLKdCE8=;\n\th=From:To:Subject:Date:In-Reply-To:References:From;\n\tb=r5DhLCj0WC3Y5hZ9f3u7kULluFcyXXhLD76wnQWbqRiyEHBZH+676hKzrgWt8PFCW\n\tp5OQ37ytFZgW31bIfJEGBTtfrWUdO8KxgSR3NPw3ty4KXkQ1yknYQ/+ewin+4ky1VU\n\t/U6ZlkpA9GQdUKvZmGyhSg7EyevIdfQKN5rPf8AA=","From":"Laurent Pinchart <laurent.pinchart@ideasonboard.com>","To":"libcamera-devel@lists.libcamera.org","Date":"Thu, 13 Feb 2020 17:36:31 +0200","Message-Id":"<20200213153635.27953-8-laurent.pinchart@ideasonboard.com>","X-Mailer":"git-send-email 2.24.1","In-Reply-To":"<20200213153635.27953-1-laurent.pinchart@ideasonboard.com>","References":"<20200213153635.27953-1-laurent.pinchart@ideasonboard.com>","MIME-Version":"1.0","Content-Transfer-Encoding":"8bit","Subject":"[libcamera-devel] [PATCH/RFC 07/11] licenses: Add SPDX headers to\n\tDoxygen configuration","X-BeenThere":"libcamera-devel@lists.libcamera.org","X-Mailman-Version":"2.1.29","Precedence":"list","List-Id":"<libcamera-devel.lists.libcamera.org>","List-Unsubscribe":"<https://lists.libcamera.org/options/libcamera-devel>,\n\t<mailto:libcamera-devel-request@lists.libcamera.org?subject=unsubscribe>","List-Archive":"<https://lists.libcamera.org/pipermail/libcamera-devel/>","List-Post":"<mailto:libcamera-devel@lists.libcamera.org>","List-Help":"<mailto:libcamera-devel-request@lists.libcamera.org?subject=help>","List-Subscribe":"<https://lists.libcamera.org/listinfo/libcamera-devel>,\n\t<mailto:libcamera-devel-request@lists.libcamera.org?subject=subscribe>","X-List-Received-Date":"Thu, 13 Feb 2020 15:36:59 -0000"},"content":"Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>\n---\n Documentation/Doxyfile.in | 1 +\n 1 file changed, 1 insertion(+)","diff":"diff --git a/Documentation/Doxyfile.in b/Documentation/Doxyfile.in\nindex 1c46b04b3f7e..6c87e31e64d4 100644\n--- a/Documentation/Doxyfile.in\n+++ b/Documentation/Doxyfile.in\n@@ -1,3 +1,4 @@\n+# SPDX-License-Identifier: CC-BY-SA-4.0\n # Doxyfile 1.8.14\n \n # This file describes the settings to be used by the documentation system\n","prefixes":["libcamera-devel","PATCH/RFC","07/11"]}