summaryrefslogtreecommitdiff
path: root/libparted/fs/fat
diff options
context:
space:
mode:
Diffstat (limited to 'libparted/fs/fat')
-rw-r--r--libparted/fs/fat/bootsector.c2
-rw-r--r--libparted/fs/fat/bootsector.h2
-rw-r--r--libparted/fs/fat/count.h2
-rw-r--r--libparted/fs/fat/fat.c2
-rw-r--r--libparted/fs/fat/fat.h2
5 files changed, 5 insertions, 5 deletions
diff --git a/libparted/fs/fat/bootsector.c b/libparted/fs/fat/bootsector.c
index 1b0e3b9..f02685b 100644
--- a/libparted/fs/fat/bootsector.c
+++ b/libparted/fs/fat/bootsector.c
@@ -1,6 +1,6 @@
/*
libparted
- Copyright (C) 1998-2000, 2002, 2004, 2007, 2009-2014, 2019-2022 Free
+ Copyright (C) 1998-2000, 2002, 2004, 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/fat/bootsector.h b/libparted/fs/fat/bootsector.h
index 9f3cd6a..328ba2f 100644
--- a/libparted/fs/fat/bootsector.h
+++ b/libparted/fs/fat/bootsector.h
@@ -1,6 +1,6 @@
/*
libparted
- 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/fat/count.h b/libparted/fs/fat/count.h
index 3d8cb21..bb7d6af 100644
--- a/libparted/fs/fat/count.h
+++ b/libparted/fs/fat/count.h
@@ -1,6 +1,6 @@
/*
libparted
- Copyright (C) 1999-2000, 2007-2014, 2019-2022 Free Software Foundation,
+ Copyright (C) 1999-2000, 2007-2014, 2019-2023 Free Software Foundation,
Inc.
This program is free software; you can redistribute it and/or modify
diff --git a/libparted/fs/fat/fat.c b/libparted/fs/fat/fat.c
index 4df802e..c04f178 100644
--- a/libparted/fs/fat/fat.c
+++ b/libparted/fs/fat/fat.c
@@ -1,6 +1,6 @@
/*
libparted
- Copyright (C) 1998-2001, 2007-2014, 2019-2022 Free Software Foundation,
+ Copyright (C) 1998-2001, 2007-2014, 2019-2023 Free Software Foundation,
Inc.
This program is free software; you can redistribute it and/or modify
diff --git a/libparted/fs/fat/fat.h b/libparted/fs/fat/fat.h
index fa6a567..f5302d9 100644
--- a/libparted/fs/fat/fat.h
+++ b/libparted/fs/fat/fat.h
@@ -1,6 +1,6 @@
/*
libparted
- Copyright (C) 1998-2001, 2007, 2009-2014, 2019-2022 Free Software
+ Copyright (C) 1998-2001, 2007, 2009-2014, 2019-2023 Free Software
Foundation, Inc.
This program is free software; you can redistribute it and/or modify