Add the authors back to AboutWindow.h, also use <> style for email addresses
This commit is contained in:
parent
7031e2beb2
commit
96a5a088ba
@ -1,6 +1,10 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright 2007-2012 Haiku, Inc.
|
* Copyright 2007-2012 Haiku, Inc.
|
||||||
* Distributed under the terms of the MIT License.
|
* Distributed under the terms of the MIT License.
|
||||||
|
*
|
||||||
|
* Authors:
|
||||||
|
* Ryan Leavengood <leavengood@gmail.com>
|
||||||
|
* John Scipione <jscipione@gmail.com>
|
||||||
*/
|
*/
|
||||||
#ifndef B_ABOUT_WINDOW_H
|
#ifndef B_ABOUT_WINDOW_H
|
||||||
#define B_ABOUT_WINDOW_H
|
#define B_ABOUT_WINDOW_H
|
||||||
|
@ -3,8 +3,8 @@
|
|||||||
* Distributed under the terms of the MIT License.
|
* Distributed under the terms of the MIT License.
|
||||||
*
|
*
|
||||||
* Authors:
|
* Authors:
|
||||||
* Ryan Leavengood, leavengood@gmail.com
|
* Ryan Leavengood <leavengood@gmail.com>
|
||||||
* John Scipione, jscipione@gmail.com
|
* John Scipione <jscipione@gmail.com>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user