staging: unisys: fix copyright symbol in vbushelper.h
The copyright character in vbushelper.h isn't UTF-8 - swap it out for a good, old-fashioned (C). Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
191126ac50
commit
a56db94c7e
|
@ -1,6 +1,6 @@
|
|||
/* vbushelper.h
|
||||
*
|
||||
* Copyright © 2011 - 2013 UNISYS CORPORATION
|
||||
* Copyright (C) 2011 - 2013 UNISYS CORPORATION
|
||||
* All rights reserved.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
|
Loading…
Reference in New Issue