diff options
author | DongHun Kwak <dh0128.kwak@samsung.com> | 2021-03-05 10:08:14 +0900 |
---|---|---|
committer | DongHun Kwak <dh0128.kwak@samsung.com> | 2021-03-05 10:08:14 +0900 |
commit | 374d0b57dade4c128ca5b7e51a4b1a91d4af13aa (patch) | |
tree | 35a91b2803ca4579f1f4f1098fa55279d928ad35 /lib/quotearg.h | |
parent | 61fb427c104d6f2334aaee9c7d90d8287d521b17 (diff) | |
download | wget-374d0b57dade4c128ca5b7e51a4b1a91d4af13aa.tar.gz wget-374d0b57dade4c128ca5b7e51a4b1a91d4af13aa.tar.bz2 wget-374d0b57dade4c128ca5b7e51a4b1a91d4af13aa.zip |
Imported Upstream version 1.16.2upstream/1.16.2
Diffstat (limited to 'lib/quotearg.h')
-rw-r--r-- | lib/quotearg.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/quotearg.h b/lib/quotearg.h index da29d7b..d0ccd8b 100644 --- a/lib/quotearg.h +++ b/lib/quotearg.h @@ -1,6 +1,6 @@ /* quotearg.h - quote arguments for output - Copyright (C) 1998-2002, 2004, 2006, 2008-2014 Free Software Foundation, + Copyright (C) 1998-2002, 2004, 2006, 2008-2015 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify |