mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
- Corrected copyright display.
This commit is contained in:
parent
1535010ac9
commit
03bb50c4ea
1 changed files with 1 additions and 1 deletions
|
@ -2319,7 +2319,7 @@ void handleVersion (Config& conf)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
std::cout << "Copyright (C) 2006 - 2008 P. Beckingham."
|
std::cout << "Copyright (C) 2006 - 2008, P. Beckingham."
|
||||||
<< std::endl
|
<< std::endl
|
||||||
<< PACKAGE
|
<< PACKAGE
|
||||||
<< " "
|
<< " "
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue