summaryrefslogtreecommitdiff
path: root/libparted/fs/r/fat
diff options
context:
space:
mode:
Diffstat (limited to 'libparted/fs/r/fat')
-rw-r--r--libparted/fs/r/fat/bootsector.c2
-rw-r--r--libparted/fs/r/fat/bootsector.h2
-rw-r--r--libparted/fs/r/fat/calc.c2
-rw-r--r--libparted/fs/r/fat/calc.h2
-rw-r--r--libparted/fs/r/fat/clstdup.c2
-rw-r--r--libparted/fs/r/fat/clstdup.h2
-rw-r--r--libparted/fs/r/fat/context.c2
-rw-r--r--libparted/fs/r/fat/context.h2
-rw-r--r--libparted/fs/r/fat/count.c2
-rw-r--r--libparted/fs/r/fat/count.h2
-rw-r--r--libparted/fs/r/fat/fat.c2
-rw-r--r--libparted/fs/r/fat/fat.h2
-rw-r--r--libparted/fs/r/fat/fatio.c2
-rw-r--r--libparted/fs/r/fat/fatio.h2
-rw-r--r--libparted/fs/r/fat/resize.c2
-rw-r--r--libparted/fs/r/fat/table.c2
-rw-r--r--libparted/fs/r/fat/table.h2
-rw-r--r--libparted/fs/r/fat/traverse.c2
-rw-r--r--libparted/fs/r/fat/traverse.h2
19 files changed, 19 insertions, 19 deletions
diff --git a/libparted/fs/r/fat/bootsector.c b/libparted/fs/r/fat/bootsector.c
index 31ed7ef..85ccc0f 100644
--- a/libparted/fs/r/fat/bootsector.c
+++ b/libparted/fs/r/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/r/fat/bootsector.h b/libparted/fs/r/fat/bootsector.h
index d9fbf0b..699d6cf 100644
--- a/libparted/fs/r/fat/bootsector.h
+++ b/libparted/fs/r/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/r/fat/calc.c b/libparted/fs/r/fat/calc.c
index 45c1709..4ba1030 100644
--- a/libparted/fs/r/fat/calc.c
+++ b/libparted/fs/r/fat/calc.c
@@ -1,6 +1,6 @@
/*
libparted
- Copyright (C) 1998-2000, 2002, 2007, 2009-2014, 2019-2022 Free Software
+ Copyright (C) 1998-2000, 2002, 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/r/fat/calc.h b/libparted/fs/r/fat/calc.h
index d078713..d4884c1 100644
--- a/libparted/fs/r/fat/calc.h
+++ b/libparted/fs/r/fat/calc.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/r/fat/clstdup.c b/libparted/fs/r/fat/clstdup.c
index 4c18259..6a3054f 100644
--- a/libparted/fs/r/fat/clstdup.c
+++ b/libparted/fs/r/fat/clstdup.c
@@ -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
diff --git a/libparted/fs/r/fat/clstdup.h b/libparted/fs/r/fat/clstdup.h
index 46c249d..23e51b4 100644
--- a/libparted/fs/r/fat/clstdup.h
+++ b/libparted/fs/r/fat/clstdup.h
@@ -1,6 +1,6 @@
/*
libparted
- Copyright (C) 1999, 2007, 2009-2014, 2019-2022 Free Software Foundation,
+ Copyright (C) 1999, 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/r/fat/context.c b/libparted/fs/r/fat/context.c
index 82b1b95..c782323 100644
--- a/libparted/fs/r/fat/context.c
+++ b/libparted/fs/r/fat/context.c
@@ -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/r/fat/context.h b/libparted/fs/r/fat/context.h
index 0c8c8f6..9a76a47 100644
--- a/libparted/fs/r/fat/context.h
+++ b/libparted/fs/r/fat/context.h
@@ -1,6 +1,6 @@
/*
libparted
- Copyright (C) 1999-2000, 2007, 2009-2014, 2019-2022 Free Software
+ Copyright (C) 1999-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/r/fat/count.c b/libparted/fs/r/fat/count.c
index d5f60ac..e23404b 100644
--- a/libparted/fs/r/fat/count.c
+++ b/libparted/fs/r/fat/count.c
@@ -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/r/fat/count.h b/libparted/fs/r/fat/count.h
index 3d8cb21..bb7d6af 100644
--- a/libparted/fs/r/fat/count.h
+++ b/libparted/fs/r/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/r/fat/fat.c b/libparted/fs/r/fat/fat.c
index 969d07e..6583b5b 100644
--- a/libparted/fs/r/fat/fat.c
+++ b/libparted/fs/r/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/r/fat/fat.h b/libparted/fs/r/fat/fat.h
index a969a29..54f0669 100644
--- a/libparted/fs/r/fat/fat.h
+++ b/libparted/fs/r/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
diff --git a/libparted/fs/r/fat/fatio.c b/libparted/fs/r/fat/fatio.c
index 1c852b4..3a947ff 100644
--- a/libparted/fs/r/fat/fatio.c
+++ b/libparted/fs/r/fat/fatio.c
@@ -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/r/fat/fatio.h b/libparted/fs/r/fat/fatio.h
index afa026c..53ebed7 100644
--- a/libparted/fs/r/fat/fatio.h
+++ b/libparted/fs/r/fat/fatio.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/r/fat/resize.c b/libparted/fs/r/fat/resize.c
index b72afa1..78dede4 100644
--- a/libparted/fs/r/fat/resize.c
+++ b/libparted/fs/r/fat/resize.c
@@ -1,6 +1,6 @@
/*
libparted
- 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
diff --git a/libparted/fs/r/fat/table.c b/libparted/fs/r/fat/table.c
index 4f0d60c..ec0907f 100644
--- a/libparted/fs/r/fat/table.c
+++ b/libparted/fs/r/fat/table.c
@@ -1,6 +1,6 @@
/*
libparted
- 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
diff --git a/libparted/fs/r/fat/table.h b/libparted/fs/r/fat/table.h
index 96cc866..a70241b 100644
--- a/libparted/fs/r/fat/table.h
+++ b/libparted/fs/r/fat/table.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/r/fat/traverse.c b/libparted/fs/r/fat/traverse.c
index 736bd63..42eeff9 100644
--- a/libparted/fs/r/fat/traverse.c
+++ b/libparted/fs/r/fat/traverse.c
@@ -1,6 +1,6 @@
/*
libparted
- Copyright (C) 1998-2000, 2005, 2007-2014, 2019-2022 Free Software
+ Copyright (C) 1998-2000, 2005, 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/r/fat/traverse.h b/libparted/fs/r/fat/traverse.h
index 4e56051..02318ba 100644
--- a/libparted/fs/r/fat/traverse.h
+++ b/libparted/fs/r/fat/traverse.h
@@ -1,6 +1,6 @@
/*
libparted
- 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