Copyright etc
- Added Federico Hernandez to the task copyright, based on the amount of work and commits to the project, in the areas of Date handling and the calendar report. - Bumped Cory Donnelly up to Contributing Author for the large quantity of ideas, suggestions and testing.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
// task - a command line task list manager.
|
||||
//
|
||||
// Copyright 2006 - 2010, Paul Beckingham.
|
||||
// Copyright 2006 - 2010, Paul Beckingham, Federico Hernandez.
|
||||
// All rights reserved.
|
||||
//
|
||||
// This program is free software; you can redistribute it and/or modify it under
|
||||
@@ -490,7 +490,7 @@ int handleVersion (std::string &outs)
|
||||
#endif
|
||||
|
||||
<< std::endl
|
||||
<< "Copyright (C) 2006 - 2010, P. Beckingham."
|
||||
<< "Copyright (C) 2006 - 2010, P. Beckingham, F. Hernandez."
|
||||
<< std::endl
|
||||
<< disclaimer.render ()
|
||||
<< link.render ()
|
||||
|
||||
Reference in New Issue
Block a user