]> sjero.net Git - wget/blobdiff - src/netrc.c
Mass update copyright years.
[wget] / src / netrc.c
index 352e3c8445cdbc269550290ff7b5dad3e8ae1e5f..413d877b29a1bbf459ed1f5ad1a50e30d6581958 100644 (file)
@@ -1,5 +1,6 @@
 /* Read and parse the .netrc file to get hosts, accounts, and passwords.
-   Copyright (C) 1996, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright (C) 1996, 2007, 2008, 2009, 2010 Free Software Foundation,
+   Inc.
 
 This file is part of GNU Wget.