summaryrefslogtreecommitdiff
path: root/gl/lib/chown.c
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2020-02-25 17:11:21 +0000
committerColin Watson <cjwatson@debian.org>2020-02-25 17:11:21 +0000
commitea9974fa9eea80f19126edbd7e132186d153d2b2 (patch)
tree5f722c1f0c58d3ee73321f7e1e6ef9f5b13ec6a3 /gl/lib/chown.c
parentf2bcbd87a94c08fae249f6cc9c9fbc07aa49ef5f (diff)
parent639597d354c5b57145d6d53b079aeb4e2060d42b (diff)
Import man-db_2.9.1.orig.tar.xz
Diffstat (limited to 'gl/lib/chown.c')
-rw-r--r--gl/lib/chown.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gl/lib/chown.c b/gl/lib/chown.c
index fc73e778..46e753e0 100644
--- a/gl/lib/chown.c
+++ b/gl/lib/chown.c
@@ -1,7 +1,7 @@
/* provide consistent interface to chown for systems that don't interpret
an ID of -1 as meaning "don't change the corresponding ID".
- Copyright (C) 1997, 2004-2007, 2009-2019 Free Software Foundation, Inc.
+ Copyright (C) 1997, 2004-2007, 2009-2020 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