diff --git a/html/30second.html b/html/30second.html index 6cde1c6c2..e40d6814b 100644 --- a/html/30second.html +++ b/html/30second.html @@ -80,7 +80,7 @@ No matches

- Copyright 2006-2008, P. Beckingham. All rights reserved. + Copyright 2006-2009, P. Beckingham. All rights reserved.

diff --git a/html/advanced.html b/html/advanced.html index 60a99893e..d3450e56b 100644 --- a/html/advanced.html +++ b/html/advanced.html @@ -398,7 +398,7 @@ on_white on_bright_white

- Copyright 2006-2008, P. Beckingham. All rights reserved. + Copyright 2006-2009, P. Beckingham. All rights reserved.

diff --git a/html/color.html b/html/color.html index 2d939a2e6..32e18fd71 100644 --- a/html/color.html +++ b/html/color.html @@ -77,7 +77,7 @@ on_white on_bright_white

- Copyright 2006-2008, P. Beckingham. All rights reserved. + Copyright 2006-2009, P. Beckingham. All rights reserved.

diff --git a/html/config.html b/html/config.html index 09add7bef..0b10b7224 100644 --- a/html/config.html +++ b/html/config.html @@ -332,7 +332,7 @@ ID Project Pri Description

- Copyright 2006-2008, P. Beckingham. All rights reserved. + Copyright 2006-2009, P. Beckingham. All rights reserved.

diff --git a/html/date.html b/html/date.html index 9c02cd399..a06f291db 100644 --- a/html/date.html +++ b/html/date.html @@ -110,7 +110,7 @@

- Copyright 2006-2008, P. Beckingham. All rights reserved. + Copyright 2006-2009, P. Beckingham. All rights reserved.

diff --git a/html/filter.html b/html/filter.html index 4f353bc44..04e3090b6 100644 --- a/html/filter.html +++ b/html/filter.html @@ -82,7 +82,7 @@

- Copyright 2006-2008, P. Beckingham. All rights reserved. + Copyright 2006-2009, P. Beckingham. All rights reserved.

diff --git a/html/links.html b/html/links.html index c2739c586..817dbacd4 100644 --- a/html/links.html +++ b/html/links.html @@ -137,7 +137,7 @@

- Copyright 2006-2008, P. Beckingham. All rights reserved. + Copyright 2006-2009, P. Beckingham. All rights reserved.

diff --git a/html/recur.html b/html/recur.html index 978c94cef..fd81b6aca 100644 --- a/html/recur.html +++ b/html/recur.html @@ -155,7 +155,7 @@ recurrences of this same task? (y/n) y

- Copyright 2006-2008, P. Beckingham. All rights reserved. + Copyright 2006-2009, P. Beckingham. All rights reserved.

diff --git a/html/setup.html b/html/setup.html index 7030b3cbc..b6ae3d485 100644 --- a/html/setup.html +++ b/html/setup.html @@ -90,7 +90,7 @@ Done.

- Copyright 2006-2008, P. Beckingham. All rights reserved. + Copyright 2006-2009, P. Beckingham. All rights reserved.

diff --git a/html/shadow.html b/html/shadow.html index 0fe592d36..6b66de763 100644 --- a/html/shadow.html +++ b/html/shadow.html @@ -75,7 +75,7 @@ shadow.command=list pri:H

- Copyright 2006-2008, P. Beckingham. All rights reserved. + Copyright 2006-2009, P. Beckingham. All rights reserved.

diff --git a/html/shell.html b/html/shell.html index ad33441b4..cb3873dcf 100644 --- a/html/shell.html +++ b/html/shell.html @@ -80,7 +80,7 @@

- Copyright 2006-2008, P. Beckingham. All rights reserved. + Copyright 2006-2009, P. Beckingham. All rights reserved.

diff --git a/html/simple.html b/html/simple.html index 9e7f0f88c..860421d6a 100644 --- a/html/simple.html +++ b/html/simple.html @@ -305,7 +305,7 @@ ID Project Pri Due Active Age Description

- Copyright 2006-2008, P. Beckingham. All rights reserved. + Copyright 2006-2009, P. Beckingham. All rights reserved.

diff --git a/html/task.html b/html/task.html index 3a4bfd7f2..5bae3744c 100644 --- a/html/task.html +++ b/html/task.html @@ -143,7 +143,7 @@

- Copyright 2006-2008, P. Beckingham. All rights reserved. + Copyright 2006-2009, P. Beckingham. All rights reserved.

diff --git a/html/troubleshooting.html b/html/troubleshooting.html index 1876c7c66..f175d56d2 100644 --- a/html/troubleshooting.html +++ b/html/troubleshooting.html @@ -87,7 +87,7 @@

- Copyright 2006-2008, P. Beckingham. All rights reserved. + Copyright 2006-2009, P. Beckingham. All rights reserved.

diff --git a/html/usage.html b/html/usage.html index feadd5ddd..9970427c6 100644 --- a/html/usage.html +++ b/html/usage.html @@ -93,7 +93,7 @@ Many characters have special meaning to the shell, including:

- Copyright 2006-2008, P. Beckingham. All rights reserved. + Copyright 2006-2009, P. Beckingham. All rights reserved.

diff --git a/html/versions.html b/html/versions.html index a3b304dc4..60403f682 100644 --- a/html/versions.html +++ b/html/versions.html @@ -250,7 +250,7 @@

- Copyright 2006-2008, P. Beckingham. All rights reserved. + Copyright 2006-2009, P. Beckingham. All rights reserved.

diff --git a/src/Config.cpp b/src/Config.cpp index deff2922d..e9f1201b2 100644 --- a/src/Config.cpp +++ b/src/Config.cpp @@ -1,7 +1,7 @@ /////////////////////////////////////////////////////////////////////////////// // task - a command line task list manager. // -// Copyright 2006 - 2008, Paul Beckingham. +// Copyright 2006 - 2009, Paul Beckingham. // All rights reserved. // // This program is free software; you can redistribute it and/or modify it under diff --git a/src/Config.h b/src/Config.h index 4488ec468..0286ea950 100644 --- a/src/Config.h +++ b/src/Config.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // task - a command line task list manager. // -// Copyright 2006 - 2008, Paul Beckingham. +// Copyright 2006 - 2009, Paul Beckingham. // All rights reserved. // // This program is free software; you can redistribute it and/or modify it under diff --git a/src/Date.cpp b/src/Date.cpp index 67ac7e7c7..995011345 100644 --- a/src/Date.cpp +++ b/src/Date.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // task - a command line task list manager. // -// Copyright 2006 - 2008, Paul Beckingham. +// Copyright 2006 - 2009, Paul Beckingham. // All rights reserved. // // This program is free software; you can redistribute it and/or modify it under diff --git a/src/Date.h b/src/Date.h index ad3f659e0..e8538435d 100644 --- a/src/Date.h +++ b/src/Date.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // task - a command line task list manager. // -// Copyright 2006 - 2008, Paul Beckingham. +// Copyright 2006 - 2009, Paul Beckingham. // All rights reserved. // // This program is free software; you can redistribute it and/or modify it under diff --git a/src/Grid.cpp b/src/Grid.cpp index faaa4e90f..a391aa75b 100644 --- a/src/Grid.cpp +++ b/src/Grid.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // task - a command line task list manager. // -// Copyright 2006 - 2008, Paul Beckingham. +// Copyright 2006 - 2009, Paul Beckingham. // All rights reserved. // // This program is free software; you can redistribute it and/or modify it under diff --git a/src/Grid.h b/src/Grid.h index cf9ff8ecb..e1315e8c3 100644 --- a/src/Grid.h +++ b/src/Grid.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // task - a command line task list manager. // -// Copyright 2006 - 2008, Paul Beckingham. +// Copyright 2006 - 2009, Paul Beckingham. // All rights reserved. // // This program is free software; you can redistribute it and/or modify it under diff --git a/src/T.cpp b/src/T.cpp index e243c1db6..a21b31638 100644 --- a/src/T.cpp +++ b/src/T.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // task - a command line task list manager. // -// Copyright 2006 - 2008, Paul Beckingham. +// Copyright 2006 - 2009, Paul Beckingham. // All rights reserved. // // This program is free software; you can redistribute it and/or modify it under diff --git a/src/T.h b/src/T.h index e26d25b5f..fc126ae34 100644 --- a/src/T.h +++ b/src/T.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // task - a command line task list manager. // -// Copyright 2006 - 2008, Paul Beckingham. +// Copyright 2006 - 2009, Paul Beckingham. // All rights reserved. // // This program is free software; you can redistribute it and/or modify it under diff --git a/src/TDB.cpp b/src/TDB.cpp index ba7b4eb2b..bce2d6e4e 100644 --- a/src/TDB.cpp +++ b/src/TDB.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // task - a command line task list manager. // -// Copyright 2006 - 2008, Paul Beckingham. +// Copyright 2006 - 2009, Paul Beckingham. // All rights reserved. // // This program is free software; you can redistribute it and/or modify it under diff --git a/src/TDB.h b/src/TDB.h index d335e909b..e654acc05 100644 --- a/src/TDB.h +++ b/src/TDB.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // task - a command line task list manager. // -// Copyright 2006 - 2008, Paul Beckingham. +// Copyright 2006 - 2009, Paul Beckingham. // All rights reserved. // // This program is free software; you can redistribute it and/or modify it under diff --git a/src/Table.cpp b/src/Table.cpp index 6de729b4b..f62fb2eae 100644 --- a/src/Table.cpp +++ b/src/Table.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // task - a command line task list manager. // -// Copyright 2006 - 2008, Paul Beckingham. +// Copyright 2006 - 2009, Paul Beckingham. // All rights reserved. // // This program is free software; you can redistribute it and/or modify it under diff --git a/src/Table.h b/src/Table.h index 6a793af0c..e1d244e14 100644 --- a/src/Table.h +++ b/src/Table.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // task - a command line task list manager. // -// Copyright 2006 - 2008, Paul Beckingham. +// Copyright 2006 - 2009, Paul Beckingham. // All rights reserved. // // This program is free software; you can redistribute it and/or modify it under diff --git a/src/color.cpp b/src/color.cpp index 9de9b7942..6231dfe1f 100644 --- a/src/color.cpp +++ b/src/color.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // task - a command line task list manager. // -// Copyright 2006 - 2008, Paul Beckingham. +// Copyright 2006 - 2009, Paul Beckingham. // All rights reserved. // // This program is free software; you can redistribute it and/or modify it under diff --git a/src/color.h b/src/color.h index 7c48d8e6a..d90b47c8d 100644 --- a/src/color.h +++ b/src/color.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // task - a command line task list manager. // -// Copyright 2006 - 2008, Paul Beckingham. +// Copyright 2006 - 2009, Paul Beckingham. // All rights reserved. // // This program is free software; you can redistribute it and/or modify it under diff --git a/src/command.cpp b/src/command.cpp index fb97800d6..084125bfd 100644 --- a/src/command.cpp +++ b/src/command.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // task - a command line task list manager. // -// Copyright 2006 - 2008, Paul Beckingham. +// Copyright 2006 - 2009, Paul Beckingham. // All rights reserved. // // This program is free software; you can redistribute it and/or modify it under @@ -343,7 +343,7 @@ std::string handleVersion (Config& conf) } } - out << "Copyright (C) 2006 - 2008, P. Beckingham." + out << "Copyright (C) 2006 - 2009, P. Beckingham." << std::endl << (conf.get ("color", true) ? Text::colorize (Text::bold, Text::nocolor, PACKAGE) : PACKAGE) << " " diff --git a/src/parse.cpp b/src/parse.cpp index a2daea1fa..99f2d9187 100644 --- a/src/parse.cpp +++ b/src/parse.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // task - a command line task list manager. // -// Copyright 2006 - 2008, Paul Beckingham. +// Copyright 2006 - 2009, Paul Beckingham. // All rights reserved. // // This program is free software; you can redistribute it and/or modify it under diff --git a/src/report.cpp b/src/report.cpp index 4d8de003f..7b5fdcc46 100644 --- a/src/report.cpp +++ b/src/report.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // task - a command line task list manager. // -// Copyright 2006 - 2008, Paul Beckingham. +// Copyright 2006 - 2009, Paul Beckingham. // All rights reserved. // // This program is free software; you can redistribute it and/or modify it under diff --git a/src/rules.cpp b/src/rules.cpp index 4d9ccabe2..20f79ac5e 100644 --- a/src/rules.cpp +++ b/src/rules.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // task - a command line task list manager. // -// Copyright 2006 - 2008, Paul Beckingham. +// Copyright 2006 - 2009, Paul Beckingham. // All rights reserved. // // This program is free software; you can redistribute it and/or modify it under diff --git a/src/task.cpp b/src/task.cpp index 53b8b098e..e222e2702 100644 --- a/src/task.cpp +++ b/src/task.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // task - a command line task list manager. // -// Copyright 2006 - 2008, Paul Beckingham. +// Copyright 2006 - 2009, Paul Beckingham. // All rights reserved. // // This program is free software; you can redistribute it and/or modify it under diff --git a/src/task.h b/src/task.h index c2f609d6d..d84d6210f 100644 --- a/src/task.h +++ b/src/task.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // task - a command line task list manager. // -// Copyright 2006 - 2008, Paul Beckingham. +// Copyright 2006 - 2009, Paul Beckingham. // All rights reserved. // // This program is free software; you can redistribute it and/or modify it under diff --git a/src/tests/tdb.t.cpp b/src/tests/tdb.t.cpp index 129a0cdbf..3676f6517 100644 --- a/src/tests/tdb.t.cpp +++ b/src/tests/tdb.t.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // task - a command line task list manager. // -// Copyright 2006 - 2008, Paul Beckingham. +// Copyright 2006 - 2009, Paul Beckingham. // All rights reserved. // // This program is free software; you can redistribute it and/or modify it under diff --git a/src/text.cpp b/src/text.cpp index 90fed8aa2..46ae3bbe4 100644 --- a/src/text.cpp +++ b/src/text.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // task - a command line task list manager. // -// Copyright 2006 - 2008, Paul Beckingham. +// Copyright 2006 - 2009, Paul Beckingham. // All rights reserved. // // This program is free software; you can redistribute it and/or modify it under diff --git a/src/util.cpp b/src/util.cpp index fc52bb7bf..fd73c3b39 100644 --- a/src/util.cpp +++ b/src/util.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // task - a command line task list manager. // -// Copyright 2006 - 2008, Paul Beckingham. +// Copyright 2006 - 2009, Paul Beckingham. // All rights reserved. // // This program is free software; you can redistribute it and/or modify it under