From: Erez Zadok Date: Sat, 7 May 2022 22:12:44 +0000 (-0400) Subject: wrapfs: copyright year update X-Git-Url: https://git.fsl.cs.sunysb.edu/?a=commitdiff_plain;h=5db76233ec651172a5854083d5bc952b35bf772c;p=wrapfs-3.2.y.git wrapfs: copyright year update --- diff --git a/fs/wrapfs/dentry.c b/fs/wrapfs/dentry.c index 2b60a981b326..3246ca779b83 100644 --- a/fs/wrapfs/dentry.c +++ b/fs/wrapfs/dentry.c @@ -1,8 +1,8 @@ /* - * Copyright (c) 1998-2020 Erez Zadok + * Copyright (c) 1998-2022 Erez Zadok * Copyright (c) 2009 Shrikar Archak - * Copyright (c) 2003-2020 Stony Brook University - * Copyright (c) 2003-2020 The Research Foundation of SUNY + * Copyright (c) 2003-2022 Stony Brook University + * Copyright (c) 2003-2022 The Research Foundation of SUNY * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/fs/wrapfs/file.c b/fs/wrapfs/file.c index 98131ad06c01..d304e9597c33 100644 --- a/fs/wrapfs/file.c +++ b/fs/wrapfs/file.c @@ -1,8 +1,8 @@ /* - * Copyright (c) 1998-2020 Erez Zadok + * Copyright (c) 1998-2022 Erez Zadok * Copyright (c) 2009 Shrikar Archak - * Copyright (c) 2003-2020 Stony Brook University - * Copyright (c) 2003-2020 The Research Foundation of SUNY + * Copyright (c) 2003-2022 Stony Brook University + * Copyright (c) 2003-2022 The Research Foundation of SUNY * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/fs/wrapfs/inode.c b/fs/wrapfs/inode.c index 316b25fb338d..aded21314426 100644 --- a/fs/wrapfs/inode.c +++ b/fs/wrapfs/inode.c @@ -1,8 +1,8 @@ /* - * Copyright (c) 1998-2020 Erez Zadok + * Copyright (c) 1998-2022 Erez Zadok * Copyright (c) 2009 Shrikar Archak - * Copyright (c) 2003-2020 Stony Brook University - * Copyright (c) 2003-2020 The Research Foundation of SUNY + * Copyright (c) 2003-2022 Stony Brook University + * Copyright (c) 2003-2022 The Research Foundation of SUNY * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/fs/wrapfs/lookup.c b/fs/wrapfs/lookup.c index 230dcd1093fd..266d5354f0ee 100644 --- a/fs/wrapfs/lookup.c +++ b/fs/wrapfs/lookup.c @@ -1,8 +1,8 @@ /* - * Copyright (c) 1998-2020 Erez Zadok + * Copyright (c) 1998-2022 Erez Zadok * Copyright (c) 2009 Shrikar Archak - * Copyright (c) 2003-2020 Stony Brook University - * Copyright (c) 2003-2020 The Research Foundation of SUNY + * Copyright (c) 2003-2022 Stony Brook University + * Copyright (c) 2003-2022 The Research Foundation of SUNY * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/fs/wrapfs/main.c b/fs/wrapfs/main.c index 22400ae6236e..3e4b5c20c30b 100644 --- a/fs/wrapfs/main.c +++ b/fs/wrapfs/main.c @@ -1,8 +1,8 @@ /* - * Copyright (c) 1998-2020 Erez Zadok + * Copyright (c) 1998-2022 Erez Zadok * Copyright (c) 2009 Shrikar Archak - * Copyright (c) 2003-2020 Stony Brook University - * Copyright (c) 2003-2020 The Research Foundation of SUNY + * Copyright (c) 2003-2022 Stony Brook University + * Copyright (c) 2003-2022 The Research Foundation of SUNY * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/fs/wrapfs/mmap.c b/fs/wrapfs/mmap.c index 4180b0d58deb..3f25de04da8d 100644 --- a/fs/wrapfs/mmap.c +++ b/fs/wrapfs/mmap.c @@ -1,8 +1,8 @@ /* - * Copyright (c) 1998-2020 Erez Zadok + * Copyright (c) 1998-2022 Erez Zadok * Copyright (c) 2009 Shrikar Archak - * Copyright (c) 2003-2020 Stony Brook University - * Copyright (c) 2003-2020 The Research Foundation of SUNY + * Copyright (c) 2003-2022 Stony Brook University + * Copyright (c) 2003-2022 The Research Foundation of SUNY * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/fs/wrapfs/super.c b/fs/wrapfs/super.c index 8bf106c0f5bb..107afcc19070 100644 --- a/fs/wrapfs/super.c +++ b/fs/wrapfs/super.c @@ -1,8 +1,8 @@ /* - * Copyright (c) 1998-2020 Erez Zadok + * Copyright (c) 1998-2022 Erez Zadok * Copyright (c) 2009 Shrikar Archak - * Copyright (c) 2003-2020 Stony Brook University - * Copyright (c) 2003-2020 The Research Foundation of SUNY + * Copyright (c) 2003-2022 Stony Brook University + * Copyright (c) 2003-2022 The Research Foundation of SUNY * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/fs/wrapfs/wrapfs.h b/fs/wrapfs/wrapfs.h index 11b17a3da155..bd63a7e7a0c6 100644 --- a/fs/wrapfs/wrapfs.h +++ b/fs/wrapfs/wrapfs.h @@ -1,8 +1,8 @@ /* - * Copyright (c) 1998-2020 Erez Zadok + * Copyright (c) 1998-2022 Erez Zadok * Copyright (c) 2009 Shrikar Archak - * Copyright (c) 2003-2020 Stony Brook University - * Copyright (c) 2003-2020 The Research Foundation of SUNY + * Copyright (c) 2003-2022 Stony Brook University + * Copyright (c) 2003-2022 The Research Foundation of SUNY * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as