M README.md => README.md +1 -1
@@ 44,7 44,7 @@ Bugs & todo here:
## License
-Copyright © 2020 [Chris Palmer and others contributors](https://git.sr.ht/~chrisppy/beagles/contributors)
+Copyright © 2020-2021 [Chris Palmer and others contributors](https://git.sr.ht/~chrisppy/beagles/contributors)
`beagles` is available under the terms of the `GPL-3.0` license.
M config/config.go => config/config.go +1 -1
@@ 1,6 1,6 @@
// This file is part of beagles.
//
-// Copyright © 2020 Chris Palmer <chris@red-oxide.org>
+// Copyright © 2020-2021 Chris Palmer <chris@red-oxide.org>
//
// This program is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
M db/db.go => db/db.go +1 -1
@@ 1,6 1,6 @@
// This file is part of beagles.
//
-// Copyright © 2020 Chris Palmer <chris@red-oxide.org>
+// Copyright © 2020-2021 Chris Palmer <chris@red-oxide.org>
//
// This program is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
M db/favorite.go => db/favorite.go +1 -1
@@ 1,6 1,6 @@
// This file is part of beagles.
//
-// Copyright © 2020 Chris Palmer <chris@red-oxide.org>
+// Copyright © 2020-2021 Chris Palmer <chris@red-oxide.org>
//
// This program is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
M db/feed.go => db/feed.go +1 -1
@@ 1,6 1,6 @@
// This file is part of beagles.
//
-// Copyright © 2020 Chris Palmer <chris@red-oxide.org>
+// Copyright © 2020-2021 Chris Palmer <chris@red-oxide.org>
//
// This program is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
M db/item.go => db/item.go +1 -1
@@ 1,6 1,6 @@
// This file is part of beagles.
//
-// Copyright © 2020 Chris Palmer <chris@red-oxide.org>
+// Copyright © 2020-2021 Chris Palmer <chris@red-oxide.org>
//
// This program is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
M db/queue.go => db/queue.go +1 -1
@@ 1,6 1,6 @@
// This file is part of beagles.
//
-// Copyright © 2020 Chris Palmer <chris@red-oxide.org>
+// Copyright © 2020-2021 Chris Palmer <chris@red-oxide.org>
//
// This program is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
M doc/beagles-config.5.scd => doc/beagles-config.5.scd +1 -1
@@ 197,4 197,4 @@ Written and maintained by Chris Palmer
beagles v0.2.0 is available under the terms of the GPL-3.0 license.
-Copyright © 2020 Chris Palmer <chris@red-oxide.org>
+Copyright © 2020-2021 Chris Palmer <chris@red-oxide.org>
M doc/beagles.1.scd => doc/beagles.1.scd +1 -1
@@ 181,4 181,4 @@ Written and maintained by Chris Palmer
beagles v0.2.0 is available under the terms of the GPL-3.0 license.
-Copyright © 2020 Chris Palmer <chris@red-oxide.org>
+Copyright © 2020-2021 Chris Palmer <chris@red-oxide.org>
M main.go => main.go +1 -1
@@ 1,6 1,6 @@
// This file is part of beagles.
//
-// Copyright © 2020 Chris Palmer <chris@red-oxide.org>
+// Copyright © 2020-2021 Chris Palmer <chris@red-oxide.org>
//
// This program is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
M ui/actions.go => ui/actions.go +1 -1
@@ 1,6 1,6 @@
// This file is part of beagles.
//
-// Copyright © 2020 Chris Palmer <chris@red-oxide.org>
+// Copyright © 2020-2021 Chris Palmer <chris@red-oxide.org>
//
// This program is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
M ui/application.go => ui/application.go +1 -1
@@ 1,6 1,6 @@
// This file is part of beagles.
//
-// Copyright © 2020 Chris Palmer <chris@red-oxide.org>
+// Copyright © 2020-2021 Chris Palmer <chris@red-oxide.org>
//
// This program is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
M ui/bindings.go => ui/bindings.go +1 -1
@@ 1,6 1,6 @@
// This file is part of beagles.
//
-// Copyright © 2020 Chris Palmer <chris@red-oxide.org>
+// Copyright © 2020-2021 Chris Palmer <chris@red-oxide.org>
//
// This program is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
M ui/commandline.go => ui/commandline.go +1 -1
@@ 1,6 1,6 @@
// This file is part of beagles.
//
-// Copyright © 2020 Chris Palmer <chris@red-oxide.org>
+// Copyright © 2020-2021 Chris Palmer <chris@red-oxide.org>
//
// This program is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
M ui/content.go => ui/content.go +1 -1
@@ 1,6 1,6 @@
// This file is part of beagles.
//
-// Copyright © 2020 Chris Palmer <chris@red-oxide.org>
+// Copyright © 2020-2021 Chris Palmer <chris@red-oxide.org>
//
// This program is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
M ui/helpContent.go => ui/helpContent.go +1 -1
@@ 1,6 1,6 @@
// This file is part of beagles.
//
-// Copyright © 2020 Chris Palmer <chris@red-oxide.org>
+// Copyright © 2020-2021 Chris Palmer <chris@red-oxide.org>
//
// This program is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
M ui/list.go => ui/list.go +1 -1
@@ 1,6 1,6 @@
// This file is part of beagles.
//
-// Copyright © 2020 Chris Palmer <chris@red-oxide.org>
+// Copyright © 2020-2021 Chris Palmer <chris@red-oxide.org>
//
// This program is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
M ui/panels.go => ui/panels.go +1 -1
@@ 1,6 1,6 @@
// This file is part of beagles.
//
-// Copyright © 2020 Chris Palmer <chris@red-oxide.org>
+// Copyright © 2020-2021 Chris Palmer <chris@red-oxide.org>
//
// This program is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
M ui/separator.go => ui/separator.go +1 -1
@@ 1,6 1,6 @@
// This file is part of beagles.
//
-// Copyright © 2020 Chris Palmer <chris@red-oxide.org>
+// Copyright © 2020-2021 Chris Palmer <chris@red-oxide.org>
//
// This program is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
M ui/status.go => ui/status.go +1 -1
@@ 1,6 1,6 @@
// This file is part of beagles.
//
-// Copyright © 2020 Chris Palmer <chris@red-oxide.org>
+// Copyright © 2020-2021 Chris Palmer <chris@red-oxide.org>
//
// This program is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
M ui/statusline.go => ui/statusline.go +1 -1
@@ 1,6 1,6 @@
// This file is part of beagles.
//
-// Copyright © 2020 Chris Palmer <chris@red-oxide.org>
+// Copyright © 2020-2021 Chris Palmer <chris@red-oxide.org>
//
// This program is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
M ui/titleline.go => ui/titleline.go +1 -1
@@ 1,6 1,6 @@
// This file is part of beagles.
//
-// Copyright © 2020 Chris Palmer <chris@red-oxide.org>
+// Copyright © 2020-2021 Chris Palmer <chris@red-oxide.org>
//
// This program is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
M ui/tree.go => ui/tree.go +1 -1
@@ 1,6 1,6 @@
// This file is part of beagles.
//
-// Copyright © 2020 Chris Palmer <chris@red-oxide.org>
+// Copyright © 2020-2021 Chris Palmer <chris@red-oxide.org>
//
// This program is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
M ui/ui.go => ui/ui.go +1 -1
@@ 1,6 1,6 @@
// This file is part of beagles.
//
-// Copyright © 2020 Chris Palmer <chris@red-oxide.org>
+// Copyright © 2020-2021 Chris Palmer <chris@red-oxide.org>
//
// This program is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
M util/util.go => util/util.go +1 -1
@@ 1,6 1,6 @@
// This file is part of beagles.
//
-// Copyright © 2020 Chris Palmer <chris@red-oxide.org>
+// Copyright © 2020-2021 Chris Palmer <chris@red-oxide.org>
//
// This program is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by