]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
fallocate: Remove outdated copyright statement
authorTobias Stoeckmann <tobias@stoeckmann.org>
Sat, 18 Apr 2026 16:05:54 +0000 (18:05 +0200)
committerTobias Stoeckmann <tobias@stoeckmann.org>
Sat, 18 Apr 2026 16:05:54 +0000 (18:05 +0200)
The cvtnum internals have been replaced with a strtosize call, which
makes the xfsprogs copyright statement obsolete.

Signed-off-by: Tobias Stoeckmann <tobias@stoeckmann.org>
sys-utils/fallocate.c

index a3ff3f612ae74529b216f02fa66ef0bba70fac9c..244120caba92bcba2579231763624053a2dfb742 100644 (file)
@@ -5,9 +5,6 @@
  * Written by Eric Sandeen <sandeen@redhat.com>
  *            Karel Zak <kzak@redhat.com>
  *
- * cvtnum routine taken from xfsprogs,
- * Copyright (c) 2003-2005 Silicon Graphics, 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.