diff options
author | TizenOpenSource <tizenopensrc@samsung.com> | 2022-12-27 12:15:44 +0900 |
---|---|---|
committer | TizenOpenSource <tizenopensrc@samsung.com> | 2022-12-27 12:15:44 +0900 |
commit | 63bb5dc37a2dfabc6c03c04bc27ea5d47b922863 (patch) | |
tree | 13e5ba9b31ae74cbb14da50aac84905018a7fba5 /lib/xreadlink.c | |
parent | 8b3c9e355c111dccdc9116fbb27514acb21789f1 (diff) | |
download | diffutils-63bb5dc37a2dfabc6c03c04bc27ea5d47b922863.tar.gz diffutils-63bb5dc37a2dfabc6c03c04bc27ea5d47b922863.tar.bz2 diffutils-63bb5dc37a2dfabc6c03c04bc27ea5d47b922863.zip |
Imported Upstream version 3.8upstream/3.8
Diffstat (limited to 'lib/xreadlink.c')
-rw-r--r-- | lib/xreadlink.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/xreadlink.c b/lib/xreadlink.c index f44f27a..d9348b5 100644 --- a/lib/xreadlink.c +++ b/lib/xreadlink.c @@ -1,6 +1,6 @@ /* xreadlink.c -- readlink wrapper to return the link name in malloc'd storage - Copyright (C) 2001, 2003-2007, 2009-2018 Free Software Foundation, Inc. + Copyright (C) 2001, 2003-2007, 2009-2021 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by |