summaryrefslogtreecommitdiff
path: root/lib/xreadlink.c
diff options
context:
space:
mode:
authorTizenOpenSource <tizenopensrc@samsung.com>2023-12-28 15:00:17 +0900
committerTizenOpenSource <tizenopensrc@samsung.com>2023-12-28 15:00:17 +0900
commitfa0afb24e35ce19c2a1a660be317f9c2bfff51c0 (patch)
treebb551af4faaab9e46e88356e57e0df276868de34 /lib/xreadlink.c
parent63bb5dc37a2dfabc6c03c04bc27ea5d47b922863 (diff)
downloaddiffutils-upstream.tar.gz
diffutils-upstream.tar.bz2
diffutils-upstream.zip
Imported Upstream version 3.10upstream/3.10upstream
Diffstat (limited to 'lib/xreadlink.c')
-rw-r--r--lib/xreadlink.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/xreadlink.c b/lib/xreadlink.c
index d9348b5..de7755d 100644
--- a/lib/xreadlink.c
+++ b/lib/xreadlink.c
@@ -1,10 +1,10 @@
/* xreadlink.c -- readlink wrapper to return the link name in malloc'd storage
- Copyright (C) 2001, 2003-2007, 2009-2021 Free Software Foundation, Inc.
+ Copyright (C) 2001, 2003-2007, 2009-2023 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
- the Free Software Foundation; either version 3 of the License, or
+ the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,