From 6fc1ece8240f262043817c8e50841e78b8ec057f Mon Sep 17 00:00:00 2001 From: joseph Date: Tue, 3 Jan 2012 21:57:20 +0000 Subject: Merge changes between r16431 and r16494 from /fsf/trunk. git-svn-id: svn://svn.eglibc.org/trunk@16495 7b3dc134-2b1b-0410-93df-9e9f96275f8d --- libc/login/programs/pt_chown.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libc/login/programs') diff --git a/libc/login/programs/pt_chown.c b/libc/login/programs/pt_chown.c index 75d68ea96..d406d9a3e 100644 --- a/libc/login/programs/pt_chown.c +++ b/libc/login/programs/pt_chown.c @@ -1,5 +1,5 @@ /* pt_chmod - helper program for `grantpt'. - Copyright (C) 1998, 1999, 2009 Free Software Foundation, Inc. + Copyright (C) 1998, 1999, 2009, 2012 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by C. Scott Ananian , 1998. @@ -64,7 +64,7 @@ print_version (FILE *stream, struct argp_state *state) Copyright (C) %s Free Software Foundation, Inc.\n\ This is free software; see the source for copying conditions. There is NO\n\ warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n\ -"), "2011"); +"), "2012"); } static char * -- cgit v1.2.1