diff options
author | Brian C. Lane <bcl@redhat.com> | 2023-03-24 15:36:42 -0700 |
---|---|---|
committer | Brian C. Lane <bcl@redhat.com> | 2023-03-24 15:36:42 -0700 |
commit | a198e8d7559c3f78806748e550ec92ccfcc6f240 (patch) | |
tree | 83943768fccaeb3d3413f39effcec13ddaedb7c9 /tests/t1700-probe-fs.sh | |
parent | 146e57e1a277a9380f3fda2bca6e72ee0f379af7 (diff) | |
download | parted-a198e8d7559c3f78806748e550ec92ccfcc6f240.tar.gz |
maint: Update copyright statements to 2022
By running make update-copyright
Diffstat (limited to 'tests/t1700-probe-fs.sh')
-rwxr-xr-x | tests/t1700-probe-fs.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/t1700-probe-fs.sh b/tests/t1700-probe-fs.sh index f8af74e..7557f92 100755 --- a/tests/t1700-probe-fs.sh +++ b/tests/t1700-probe-fs.sh @@ -1,7 +1,7 @@ #!/bin/sh # Probe Ext2, Ext3 and Ext4 file systems -# Copyright (C) 2008-2014, 2019-2022 Free Software Foundation, Inc. +# Copyright (C) 2008-2014, 2019-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 |