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:
John Scipione
2012-08-03 11:16:23 -04:00
parent 47689d6e98
commit 593808d96a
13 changed files with 36 additions and 9 deletions
+2 -1
View File
@@ -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