X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=src%2Fnetrc.c;fp=src%2Fnetrc.c;h=5c7efb29cc96a0340527b89f03dc33e699d50543;hp=eb99ff44e0bef23eb42618a2a6ae8a87b20e197c;hb=b9e9ad65ccf6c1fbf989852c5adbb0f840f9c58b;hpb=35fe2bcefd8a70601e4ad779427d8866d8154dea diff --git a/src/netrc.c b/src/netrc.c index eb99ff44..5c7efb29 100644 --- a/src/netrc.c +++ b/src/netrc.c @@ -1,5 +1,5 @@ /* Read and parse the .netrc file to get hosts, accounts, and passwords. - Copyright (C) 1996, 2007, 2008 Free Software Foundation, Inc. + Copyright (C) 1996, 2007, 2008, 2009 Free Software Foundation, Inc. This file is part of GNU Wget.