summaryrefslogtreecommitdiff
path: root/libparted/fs/ext2
diff options
context:
space:
mode:
Diffstat (limited to 'libparted/fs/ext2')
-rw-r--r--libparted/fs/ext2/ext2.h2
-rw-r--r--libparted/fs/ext2/ext2_fs.h2
-rw-r--r--libparted/fs/ext2/interface.c2
3 files changed, 3 insertions, 3 deletions
diff --git a/libparted/fs/ext2/ext2.h b/libparted/fs/ext2/ext2.h
index f9b5ecd..d23f63e 100644
--- a/libparted/fs/ext2/ext2.h
+++ b/libparted/fs/ext2/ext2.h
@@ -1,6 +1,6 @@
/*
ext2.h -- ext2 header
- Copyright (C) 1998-2000, 2007, 2009-2014, 2019-2022 Free Software
+ Copyright (C) 1998-2000, 2007, 2009-2014, 2019-2023 Free Software
Foundation, Inc.
This program is free software; you can redistribute it and/or modify
diff --git a/libparted/fs/ext2/ext2_fs.h b/libparted/fs/ext2/ext2_fs.h
index a62aca1..1eca7ab 100644
--- a/libparted/fs/ext2/ext2_fs.h
+++ b/libparted/fs/ext2/ext2_fs.h
@@ -15,7 +15,7 @@
/*
* EXT2_*_*() convienience macros added by Andrew Clausen <clausen@gnu.org>
- * Copyright (C) 2000, 2009-2014, 2019-2022 Free Software Foundation, Inc.
+ * Copyright (C) 2000, 2009-2014, 2019-2023 Free Software Foundation, Inc.
*/
#ifndef _EXT2_FS_H
diff --git a/libparted/fs/ext2/interface.c b/libparted/fs/ext2/interface.c
index 3b47866..7e0b197 100644
--- a/libparted/fs/ext2/interface.c
+++ b/libparted/fs/ext2/interface.c
@@ -1,6 +1,6 @@
/*
interface.c -- parted binding glue to libext2resize
- Copyright (C) 1998-2000, 2007-2014, 2019-2022 Free Software Foundation,
+ Copyright (C) 1998-2000, 2007-2014, 2019-2023 Free Software Foundation,
Inc.
This program is free software; you can redistribute it and/or modify