Add the authors back to AboutWindow.h, also use <> style for email addresses

This commit is contained in:
John Scipione
2012-11-13 00:28:06 -05:00
parent 7031e2beb2
commit 96a5a088ba
2 changed files with 6 additions and 2 deletions
+4
View File
@@ -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 <[email protected]>
* John Scipione <[email protected]>
*/ */
#ifndef B_ABOUT_WINDOW_H #ifndef B_ABOUT_WINDOW_H
#define B_ABOUT_WINDOW_H #define B_ABOUT_WINDOW_H
+2 -2
View File
@@ -3,8 +3,8 @@
* Distributed under the terms of the MIT License. * Distributed under the terms of the MIT License.
* *
* Authors: * Authors:
* Ryan Leavengood, [email protected] * Ryan Leavengood <[email protected]>
* John Scipione, [email protected] * John Scipione <[email protected]>
*/ */