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 DBD1F1384B4 for ; Sat, 28 Nov 2015 18:58:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2320E21C00B; Sat, 28 Nov 2015 18:58:28 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9BB4621C00B for ; Sat, 28 Nov 2015 18:58:27 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4BCD73408EC for ; Sat, 28 Nov 2015 18:58:26 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2AB9FA43 for ; Sat, 28 Nov 2015 18:58:24 +0000 (UTC) From: "Justin Lecher" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Justin Lecher" Message-ID: <1448736608.4804fb65b8135b70034d99a963826fe909c49938.jlec@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: eclass/ X-VCS-Repository: repo/gentoo X-VCS-Files: eclass/fortran-2.eclass X-VCS-Directories: eclass/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: 4804fb65b8135b70034d99a963826fe909c49938 X-VCS-Branch: master Date: Sat, 28 Nov 2015 18:58:24 +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: 158899e3-4816-4cc6-ba9b-c2eac6612b6b X-Archives-Hash: 2d1c3240f0116aedfbf0ce1939b10ea0 commit: 4804fb65b8135b70034d99a963826fe909c49938 Author: Justin Lecher gentoo org> AuthorDate: Sat Nov 28 18:50:08 2015 +0000 Commit: Justin Lecher gentoo org> CommitDate: Sat Nov 28 18:50:08 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4804fb65 fortran-2.eclass: Update Copyright Signed-off-by: Justin Lecher gentoo.org> eclass/fortran-2.eclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eclass/fortran-2.eclass b/eclass/fortran-2.eclass index 78ce1f3..3d80fe1 100644 --- a/eclass/fortran-2.eclass +++ b/eclass/fortran-2.eclass @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$