From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 6E710138334 for ; Sun, 9 Dec 2018 22:36:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5C1DBE09F0; Sun, 9 Dec 2018 22:36:34 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 33E30E09F0 for ; Sun, 9 Dec 2018 22:36:34 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A3BF8335C31 for ; Sun, 9 Dec 2018 22:36:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4B7884D2 for ; Sun, 9 Dec 2018 22:36:31 +0000 (UTC) From: "Ulrich Müller" 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 Müller" Message-ID: <1544394753.5b34a0fe1f91d54e83d4ae8df989892c02a7a038.ulm@gentoo> Subject: [gentoo-commits] proj/emacs-tools:emacs-common-gentoo commit in: / X-VCS-Repository: proj/emacs-tools X-VCS-Files: Makefile X-VCS-Directories: / X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 5b34a0fe1f91d54e83d4ae8df989892c02a7a038 X-VCS-Branch: emacs-common-gentoo Date: Sun, 9 Dec 2018 22:36:31 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 39ca4875-edee-472e-b44c-0b908cfebfb8 X-Archives-Hash: bf0f2c9615f7aca1c2020e7821b0df80 commit: 5b34a0fe1f91d54e83d4ae8df989892c02a7a038 Author: Ulrich Müller gentoo org> AuthorDate: Sun Dec 9 22:32:33 2018 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Sun Dec 9 22:32:33 2018 +0000 URL: https://gitweb.gentoo.org/proj/emacs-tools.git/commit/?id=5b34a0fe Use simplified copyright notice for GLEP 76 compliance. Signed-off-by: Ulrich Müller gentoo.org> Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index f81b7a9..6fb696a 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -# Copyright 2007-2017 Ulrich Müller +# Copyright 2007-2017 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 or later PN = emacs-common-gentoo