]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - posix/getconf.c
Update copyright year.
[thirdparty/glibc.git] / posix / getconf.c
index d9d90e44f7f69e348d053d0f03eeb1539eab35de..25f4307beaa7dd0caba504a6a6886a4fc96aa9c4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991, 92, 1995-2008, 2009 Free Software Foundation, Inc.
+/* Copyright (C) 1991, 92, 1995-2008, 2009, 2010 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    This program is free software; you can redistribute it and/or modify
@@ -1105,7 +1105,7 @@ main (int argc, char *argv[])
 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\
-"), "2009");
+"), "2010");
       printf (gettext ("Written by %s.\n"), "Roland McGrath");
       return 0;
     }