mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Copyright
- Updated copyright to 2011.
This commit is contained in:
parent
98f3e6e61d
commit
462caf5bd4
366 changed files with 375 additions and 375 deletions
|
@ -1,7 +1,7 @@
|
|||
////////////////////////////////////////////////////////////////////////////////
|
||||
// taskwarrior - a command line task list manager.
|
||||
//
|
||||
// Copyright 2006 - 2010, Paul Beckingham, Federico Hernandez.
|
||||
// Copyright 2006 - 2011, Paul Beckingham, Federico Hernandez.
|
||||
// All rights reserved.
|
||||
//
|
||||
// This program is free software; you can redistribute it and/or modify it under
|
||||
|
@ -893,7 +893,7 @@ int handleVersion (std::string& outs)
|
|||
#endif
|
||||
|
||||
<< "\n"
|
||||
<< "Copyright (C) 2006 - 2010 P. Beckingham, F. Hernandez.\n"
|
||||
<< "Copyright (C) 2006 - 2011 P. Beckingham, F. Hernandez.\n"
|
||||
#ifdef HAVE_LIBLUA
|
||||
<< "Portions of this software Copyright (C) 1994 – 2008 Lua.org, PUC-Rio.\n"
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue