mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-19 13:11:14 +00:00
[PATCH] update Tigran's email addresses
As Adrian pointed out recently, there were still a couple of places where I should have fixed my email address. Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This commit is contained in:
parent
1de241268d
commit
69688262fb
3 changed files with 6 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* fs/bfs/inode.c
|
||||
* BFS superblock and inode operations.
|
||||
* Copyright (C) 1999,2000 Tigran Aivazian <tigran@veritas.com>
|
||||
* Copyright (C) 1999-2006 Tigran Aivazian <tigran@aivazian.fsnet.co.uk>
|
||||
* From fs/minix, Copyright (C) 1991, 1992 Linus Torvalds.
|
||||
*
|
||||
* Made endianness-clean by Andrew Stribblehill <ads@wompom.org>, 2005.
|
||||
|
@ -18,7 +18,7 @@
|
|||
#include <asm/uaccess.h>
|
||||
#include "bfs.h"
|
||||
|
||||
MODULE_AUTHOR("Tigran A. Aivazian <tigran@veritas.com>");
|
||||
MODULE_AUTHOR("Tigran Aivazian <tigran@aivazian.fsnet.co.uk>");
|
||||
MODULE_DESCRIPTION("SCO UnixWare BFS filesystem for Linux");
|
||||
MODULE_LICENSE("GPL");
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue