Return authors name's to DeskCalc headers.
No functional change. * Surround email addresses in angle brackets. * Add myself to ExpressionParser.cpp and .h * Remove myself from ExpressionTextView.cpp and .h * Alphatetize authors by last name. Thanks Ingo and Axel.
This commit is contained in:
@@ -3,8 +3,9 @@
|
||||
* Distributed under the terms of the MIT License.
|
||||
*
|
||||
* Authors:
|
||||
* Ingo Weinhold <[email protected]>
|
||||
* Stephan Aßmus <[email protected]>
|
||||
* John Scipione <[email protected]>
|
||||
* Ingo Weinhold <[email protected]>
|
||||
*/
|
||||
#ifndef EXPRESSION_PARSER_H
|
||||
#define EXPRESSION_PARSER_H
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
*
|
||||
* Authors:
|
||||
* Stephan Aßmus <[email protected]>
|
||||
* John Scipione, [email protected]
|
||||
* John Scipione <[email protected]>
|
||||
* Timothy Wayper <[email protected]>
|
||||
*/
|
||||
|
||||
|
||||
@@ -2,6 +2,11 @@
|
||||
* Copyright 2006 Haiku, Inc. All Rights Reserved.
|
||||
* Copyright 1997, 1998 R3 Software Ltd. All Rights Reserved.
|
||||
* Distributed under the terms of the MIT License.
|
||||
*
|
||||
* Authors:
|
||||
* Stephan Aßmus <[email protected]>
|
||||
* John Scipione <[email protected]>
|
||||
* Timothy Wayper <[email protected]>
|
||||
*/
|
||||
#ifndef _CALC_APPLICATION_H
|
||||
#define _CALC_APPLICATION_H
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
*
|
||||
* Authors:
|
||||
* Stephan Aßmus <[email protected]>
|
||||
* John Scipione, [email protected]
|
||||
* John Scipione <[email protected]>
|
||||
* Timothy Wayper <[email protected]>
|
||||
*/
|
||||
|
||||
|
||||
@@ -2,6 +2,11 @@
|
||||
* Copyright 2006-2012 Haiku, Inc. All Rights Reserved.
|
||||
* Copyright 1997, 1998 R3 Software Ltd. All Rights Reserved.
|
||||
* Distributed under the terms of the MIT License.
|
||||
*
|
||||
* Authors:
|
||||
* Stephan Aßmus <[email protected]>
|
||||
* John Scipione <[email protected]>
|
||||
* Timothy Wayper <[email protected]>
|
||||
*/
|
||||
#ifndef CALC_OPTIONS_H
|
||||
#define CALC_OPTIONS_H
|
||||
|
||||
@@ -5,8 +5,8 @@
|
||||
*
|
||||
* Authors:
|
||||
* Stephan Aßmus <[email protected]>
|
||||
* Philippe Saint-Pierre, [email protected]
|
||||
* John Scipione, [email protected]
|
||||
* Philippe Saint-Pierre <[email protected]>
|
||||
* John Scipione <[email protected]>
|
||||
* Timothy Wayper <[email protected]>
|
||||
*/
|
||||
|
||||
|
||||
@@ -2,6 +2,11 @@
|
||||
* Copyright 2006 Haiku, Inc. All Rights Reserved.
|
||||
* Copyright 1997, 1998 R3 Software Ltd. All Rights Reserved.
|
||||
* Distributed under the terms of the MIT License.
|
||||
*
|
||||
* Authors:
|
||||
* Stephan Aßmus <superstippi@gmx.de>
|
||||
* John Scipione <jscipione@gmail.com>
|
||||
* Timothy Wayper <timmy@wunderbear.com>
|
||||
*/
|
||||
#ifndef _CALC_VIEW_H
|
||||
#define _CALC_VIEW_H
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
*
|
||||
* Authors:
|
||||
* Stephan Aßmus <superstippi@gmx.de>
|
||||
* John Scipione, jscipione@gmail.com
|
||||
* John Scipione <jscipione@gmail.com>
|
||||
* Timothy Wayper <timmy@wunderbear.com>
|
||||
*/
|
||||
|
||||
|
||||
@@ -2,6 +2,11 @@
|
||||
* Copyright 2006 Haiku, Inc. All Rights Reserved.
|
||||
* Copyright 1997, 1998 R3 Software Ltd. All Rights Reserved.
|
||||
* Distributed under the terms of the MIT License.
|
||||
*
|
||||
* Authors:
|
||||
* Stephan Aßmus <superstippi@gmx.de>
|
||||
* John Scipione <jscipione@gmail.com>
|
||||
* Timothy Wayper <timmy@wunderbear.com>
|
||||
*/
|
||||
#ifndef _CALC_WINDOW_H
|
||||
#define _CALC_WINDOW_H
|
||||
|
||||
@@ -4,7 +4,6 @@
|
||||
*
|
||||
* Authors:
|
||||
* Stephan Aßmus <superstippi@gmx.de>
|
||||
* John Scipione, jscipione@gmail.com
|
||||
*/
|
||||
|
||||
|
||||
|
||||
@@ -1,6 +1,9 @@
|
||||
/*
|
||||
* Copyright 2006 Haiku, Inc. All Rights Reserved.
|
||||
* Distributed under the terms of the MIT License.
|
||||
*
|
||||
* Authors:
|
||||
* Stephan Aßmus <superstippi@gmx.de>
|
||||
*/
|
||||
#ifndef EXPRESSION_TEXT_VIEW_H
|
||||
#define EXPRESSION_TEXT_VIEW_H
|
||||
|
||||
@@ -1,6 +1,9 @@
|
||||
/*
|
||||
* Copyright 2006 Haiku, Inc. All Rights Reserved.
|
||||
* Distributed under the terms of the MIT License.
|
||||
*
|
||||
* Authors:
|
||||
* Stephan Aßmus <superstippi@gmx.de>
|
||||
*/
|
||||
#ifndef INPUT_TEXT_VIEW_H
|
||||
#define INPUT_TEXT_VIEW_H
|
||||
|
||||
@@ -1,10 +1,11 @@
|
||||
/*
|
||||
* Copyright 2006-2011 Haiku, Inc. All Rights Reserved.
|
||||
* Copyright 2006-2012 Haiku, Inc. All Rights Reserved.
|
||||
* Distributed under the terms of the MIT License.
|
||||
*
|
||||
* Authors:
|
||||
* Ingo Weinhold <bonefish@cs.tu-berlin.de>
|
||||
* Stephan Aßmus <superstippi@gmx.de>
|
||||
* John Scipione <jscipione@gmail.com>
|
||||
* Ingo Weinhold <bonefish@cs.tu-berlin.de>
|
||||
*/
|
||||
|
||||
#include <ExpressionParser.h>
|
||||
|
||||
Reference in New Issue
Block a user