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 60EAE13890C for ; Fri, 8 Feb 2013 13:01:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E7352E04ED; Fri, 8 Feb 2013 13:01:26 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8B5BBE04ED for ; Fri, 8 Feb 2013 13:01:26 +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 A255A33E1AE for ; Fri, 8 Feb 2013 13:01:25 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 33213E4073 for ; Fri, 8 Feb 2013 13:01:24 +0000 (UTC) From: "Aaron Swenson" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Aaron Swenson" Message-ID: <1360328458.e6b34c0cf6655913044e1159315873ce77c4f9a4.titanofold@gentoo> Subject: [gentoo-commits] proj/pgsql-patches:initscripts commit in: / X-VCS-Repository: proj/pgsql-patches X-VCS-Files: postgresql.init X-VCS-Directories: / X-VCS-Committer: titanofold X-VCS-Committer-Name: Aaron Swenson X-VCS-Revision: e6b34c0cf6655913044e1159315873ce77c4f9a4 X-VCS-Branch: initscripts Date: Fri, 8 Feb 2013 13:01: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: 09bae59d-8634-410f-ad31-29319a3a1f99 X-Archives-Hash: 13f6aff9a6bb07680fc9f0a5af081dcd commit: e6b34c0cf6655913044e1159315873ce77c4f9a4 Author: Aaron W. Swenson gentoo org> AuthorDate: Fri Feb 8 13:00:58 2013 +0000 Commit: Aaron Swenson gentoo org> CommitDate: Fri Feb 8 13:00:58 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/pgsql-patches.git;a=commit;h=e6b34c0c Update copyright --- postgresql.init | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/postgresql.init b/postgresql.init index b716d91..6af6471 100755 --- a/postgresql.init +++ b/postgresql.init @@ -1,5 +1,5 @@ #!/sbin/runscript -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $