Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1210978
| From | Gang He <ghe@suse.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 1/4] ocfs2: update filecheck copyright |
| Date | 2015-08-21 09:50 +0200 |
| Message-ID | <pZPfk-5Az-21@gated-at.bofh.it> (permalink) |
| References | <pZPfk-5Az-17@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Update filecheck copyright to the right time/contributor Signed-off-by: Gang He <ghe@suse.com> --- fs/ocfs2/filecheck.c | 2 +- fs/ocfs2/filecheck.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/fs/ocfs2/filecheck.c b/fs/ocfs2/filecheck.c index a492e55..4b5a673 100644 --- a/fs/ocfs2/filecheck.c +++ b/fs/ocfs2/filecheck.c @@ -5,7 +5,7 @@ * * Code which implements online file check. * - * Copyright (C) 2007, 2009 Oracle. All rights reserved. + * Copyright (C) 2015 Novell. All rights reserved. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public diff --git a/fs/ocfs2/filecheck.h b/fs/ocfs2/filecheck.h index c65fee9..5ec331b 100644 --- a/fs/ocfs2/filecheck.h +++ b/fs/ocfs2/filecheck.h @@ -5,7 +5,7 @@ * * Online file check. * - * Copyright (C) 2007 Oracle. All rights reserved. + * Copyright (C) 2015 Novell. All rights reserved. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public -- 2.1.2 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[PATCH 1/4] ocfs2: update filecheck copyright Gang He <ghe@suse.com> - 2015-08-21 09:50 +0200
csiph-web