From 1cce17017970c0797943e069cc520e17d068ca4b Mon Sep 17 00:00:00 2001 From: Krzysztof Błaszkowski Date: Wed, 1 Jun 2016 09:25:12 +0200 Subject: freevxfs: update documentation and cresdits for HP-UX support MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Krzysztof Błaszkowski [hch: cosmetic updates] Signed-off-by: Christoph Hellwig --- fs/freevxfs/vxfs_super.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'fs/freevxfs/vxfs_super.c') diff --git a/fs/freevxfs/vxfs_super.c b/fs/freevxfs/vxfs_super.c index dfa775ef4d1d..e5eef1400d67 100644 --- a/fs/freevxfs/vxfs_super.c +++ b/fs/freevxfs/vxfs_super.c @@ -1,5 +1,6 @@ /* * Copyright (c) 2000-2001 Christoph Hellwig. + * Copyright (c) 2016 Krzysztof Blaszkowski * All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -48,7 +49,7 @@ #include "vxfs_inode.h" -MODULE_AUTHOR("Christoph Hellwig"); +MODULE_AUTHOR("Christoph Hellwig, Krzysztof Blaszkowski"); MODULE_DESCRIPTION("Veritas Filesystem (VxFS) driver"); MODULE_LICENSE("Dual BSD/GPL"); -- cgit v1.2.3-59-g8ed1b