From a1d40527da18637d681c51bbf913d25973da5feb Mon Sep 17 00:00:00 2001 From: Dustin Kirkland Date: Thu, 7 Apr 2016 17:07:52 -0500 Subject: [PATCH] * Applications/Byobu.app/Contents/MacOS/Byobu, AUTHORS, debian/copyright, debian/source_byobu.py, etc/profile.d/Z97- byobu.sh.in, experimental/byobu-classroom, po/bg.po, po/sv.po, usr/bin/byobu-config.in, usr/bin/byobu-ctrl-a.in, usr/bin/byobu- disable.in, usr/bin/byobu-disable-prompt.in, usr/bin/byobu- enable.in, usr/bin/byobu-enable-prompt.in, usr/bin/byobu-export.in, usr/bin/byobu.in, usr/bin/byobu-janitor.in, usr/bin/byobu- keybindings, usr/bin/byobu-launcher.in, usr/bin/byobu-launcher- install.in, usr/bin/byobu-launcher-uninstall.in, usr/bin/byobu- launch.in, usr/bin/byobu-layout.in, usr/bin/byobu-prompt.in, usr/bin/byobu-quiet.in, usr/bin/byobu-reconnect-sockets.in, usr/bin/byobu-select-backend.in, usr/bin/byobu-select-profile.in, usr/bin/byobu-select-session.in, usr/bin/byobu-shell.in, usr/bin/byobu-silent.in, usr/bin/byobu-status-detail.in, usr/bin/byobu-status.in, usr/bin/manifest, usr/lib/byobu/apport, usr/lib/byobu/arch, usr/lib/byobu/battery, usr/lib/byobu/color, usr/lib/byobu/cpu_count, usr/lib/byobu/cpu_freq, usr/lib/byobu/cpu_temp, usr/lib/byobu/custom, usr/lib/byobu/date, usr/lib/byobu/disk, usr/lib/byobu/disk_io, usr/lib/byobu/distro, usr/lib/byobu/ec2_cost, usr/lib/byobu/entropy, usr/lib/byobu/fan_speed, usr/lib/byobu/hostname, usr/lib/byobu/include/colors, usr/lib/byobu/include/common, usr/lib/byobu/include/config.py.in, usr/lib/byobu/include/constants, usr/lib/byobu/include/cycle-status, usr/lib/byobu/include/dirs.in, usr/lib/byobu/include/icons, usr/lib/byobu/include/mondrian, usr/lib/byobu/include/notify_osd, usr/lib/byobu/include/select- session.py, usr/lib/byobu/include/shutil, usr/lib/byobu/include/tmux- detach-all-but-current-client, usr/lib/byobu/include/tmux-send- command-to-all-panes, usr/lib/byobu/include/tmux-send-command-to-all- windows, usr/lib/byobu/include/toggle-utf8.in, usr/lib/byobu/ip_address, usr/lib/byobu/load_average, usr/lib/byobu/logo, usr/lib/byobu/mail, usr/lib/byobu/memory, usr/lib/byobu/menu, usr/lib/byobu/network, usr/lib/byobu/notify_osd, usr/lib/byobu/processes, usr/lib/byobu/raid, usr/lib/byobu/reboot_required, usr/lib/byobu/release, usr/lib/byobu/services, usr/lib/byobu/session, usr/lib/byobu/swap, usr/lib/byobu/time, usr/lib/byobu/time_utc, usr/lib/byobu/trash, usr/lib/byobu/updates_available, usr/lib/byobu/uptime, usr/lib/byobu/users, usr/lib/byobu/whoami, usr/lib/byobu/wifi_quality, usr/share/byobu/keybindings/f- keys.screen, usr/share/byobu/keybindings/f-keys.screen.disable, usr/share/byobu/keybindings/f-keys.tmux, usr/share/byobu/keybindings/f-keys.tmux.disable, usr/share/byobu/profiles/bashrc, usr/share/byobu/profiles/byoburc, usr/share/byobu/profiles/classroom, usr/share/byobu/profiles/common, usr/share/byobu/profiles/NONE, usr/share/byobu/profiles/screenrc, usr/share/byobu/profiles/tmux, usr/share/byobu/profiles/tmuxrc, usr/share/byobu/status/status, usr/share/byobu/status/statusrc, usr/share/byobu/tests/byobu-time-notifications.in, usr/share/dbus- 1/services/us.kirkland.terminals.byobu.service, usr/share/man/man1/byobu-export.1: - update byobu.co email addresses to byobu.org --- AUTHORS | 2 +- Applications/Byobu.app/Contents/MacOS/Byobu | 4 +- debian/changelog | 52 +++++++++++++++++++ debian/copyright | 6 +-- debian/source_byobu.py | 2 +- etc/profile.d/Z97-byobu.sh.in | 2 +- experimental/byobu-classroom | 2 +- po/bg.po | 2 +- po/sv.po | 2 +- usr/bin/byobu-config.in | 2 +- usr/bin/byobu-ctrl-a.in | 2 +- usr/bin/byobu-disable-prompt.in | 2 +- usr/bin/byobu-disable.in | 2 +- usr/bin/byobu-enable-prompt.in | 2 +- usr/bin/byobu-enable.in | 2 +- usr/bin/byobu-export.in | 2 +- usr/bin/byobu-janitor.in | 2 +- usr/bin/byobu-keybindings | 2 +- usr/bin/byobu-launch.in | 2 +- usr/bin/byobu-launcher-install.in | 2 +- usr/bin/byobu-launcher-uninstall.in | 2 +- usr/bin/byobu-launcher.in | 2 +- usr/bin/byobu-layout.in | 4 +- usr/bin/byobu-prompt.in | 2 +- usr/bin/byobu-quiet.in | 2 +- usr/bin/byobu-reconnect-sockets.in | 4 +- usr/bin/byobu-select-backend.in | 2 +- usr/bin/byobu-select-profile.in | 2 +- usr/bin/byobu-select-session.in | 2 +- usr/bin/byobu-shell.in | 2 +- usr/bin/byobu-silent.in | 2 +- usr/bin/byobu-status-detail.in | 2 +- usr/bin/byobu-status.in | 2 +- usr/bin/byobu.in | 2 +- usr/bin/manifest | 2 +- usr/lib/byobu/apport | 2 +- usr/lib/byobu/arch | 2 +- usr/lib/byobu/battery | 2 +- usr/lib/byobu/color | 2 +- usr/lib/byobu/cpu_count | 2 +- usr/lib/byobu/cpu_freq | 2 +- usr/lib/byobu/cpu_temp | 2 +- usr/lib/byobu/custom | 2 +- usr/lib/byobu/date | 2 +- usr/lib/byobu/disk | 2 +- usr/lib/byobu/disk_io | 2 +- usr/lib/byobu/distro | 2 +- usr/lib/byobu/ec2_cost | 2 +- usr/lib/byobu/entropy | 4 +- usr/lib/byobu/fan_speed | 2 +- usr/lib/byobu/hostname | 2 +- usr/lib/byobu/include/colors | 2 +- usr/lib/byobu/include/common | 2 +- usr/lib/byobu/include/config.py.in | 4 +- usr/lib/byobu/include/constants | 2 +- usr/lib/byobu/include/cycle-status | 2 +- usr/lib/byobu/include/dirs.in | 2 +- usr/lib/byobu/include/icons | 2 +- usr/lib/byobu/include/mondrian | 2 +- usr/lib/byobu/include/notify_osd | 2 +- usr/lib/byobu/include/select-session.py | 4 +- usr/lib/byobu/include/shutil | 2 +- .../tmux-detach-all-but-current-client | 2 +- .../include/tmux-send-command-to-all-panes | 2 +- .../include/tmux-send-command-to-all-windows | 2 +- usr/lib/byobu/include/toggle-utf8.in | 2 +- usr/lib/byobu/ip_address | 2 +- usr/lib/byobu/load_average | 2 +- usr/lib/byobu/logo | 2 +- usr/lib/byobu/mail | 2 +- usr/lib/byobu/memory | 2 +- usr/lib/byobu/menu | 4 +- usr/lib/byobu/network | 2 +- usr/lib/byobu/notify_osd | 2 +- usr/lib/byobu/processes | 2 +- usr/lib/byobu/raid | 2 +- usr/lib/byobu/reboot_required | 2 +- usr/lib/byobu/release | 2 +- usr/lib/byobu/services | 2 +- usr/lib/byobu/session | 4 +- usr/lib/byobu/swap | 2 +- usr/lib/byobu/time | 2 +- usr/lib/byobu/time_utc | 2 +- usr/lib/byobu/trash | 2 +- usr/lib/byobu/updates_available | 2 +- usr/lib/byobu/uptime | 2 +- usr/lib/byobu/users | 2 +- usr/lib/byobu/whoami | 2 +- usr/lib/byobu/wifi_quality | 2 +- usr/share/byobu/keybindings/f-keys.screen | 2 +- .../byobu/keybindings/f-keys.screen.disable | 2 +- usr/share/byobu/keybindings/f-keys.tmux | 4 +- .../byobu/keybindings/f-keys.tmux.disable | 4 +- usr/share/byobu/profiles/NONE | 2 +- usr/share/byobu/profiles/bashrc | 2 +- usr/share/byobu/profiles/byoburc | 2 +- usr/share/byobu/profiles/classroom | 2 +- usr/share/byobu/profiles/common | 2 +- usr/share/byobu/profiles/screenrc | 2 +- usr/share/byobu/profiles/tmux | 2 +- usr/share/byobu/profiles/tmuxrc | 2 +- usr/share/byobu/status/status | 2 +- usr/share/byobu/status/statusrc | 2 +- .../byobu/tests/byobu-time-notifications.in | 2 +- .../us.kirkland.terminals.byobu.service | 2 +- usr/share/man/man1/byobu-export.1 | 2 +- 106 files changed, 169 insertions(+), 117 deletions(-) diff --git a/AUTHORS b/AUTHORS index 43f76417..3872ee80 100644 --- a/AUTHORS +++ b/AUTHORS @@ -1,4 +1,4 @@ -Dustin Kirkland +Dustin Kirkland Nick Barcet Raphaël Pinson Derek Carter diff --git a/Applications/Byobu.app/Contents/MacOS/Byobu b/Applications/Byobu.app/Contents/MacOS/Byobu index d8dc90fe..423a8c94 100644 --- a/Applications/Byobu.app/Contents/MacOS/Byobu +++ b/Applications/Byobu.app/Contents/MacOS/Byobu @@ -1,9 +1,9 @@ #!/bin/sh # # Byobu - wrapper script for Mac OS X Application Launcher -# Copyright (C) 2012-2014 Dustin Kirkland +# Copyright (C) 2012-2014 Dustin Kirkland # -# Authors: Dustin Kirkland +# Authors: Dustin Kirkland # # 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 diff --git a/debian/changelog b/debian/changelog index ce8d20ce..ed676f1f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -18,6 +18,58 @@ byobu (5.105) unreleased; urgency=medium * usr/bin/byobu-select-session.in: LP: #1555446 - exec the select-session command, to keep from having an sh hanging around + * Applications/Byobu.app/Contents/MacOS/Byobu, AUTHORS, + debian/copyright, debian/source_byobu.py, etc/profile.d/Z97- + byobu.sh.in, experimental/byobu-classroom, po/bg.po, po/sv.po, + usr/bin/byobu-config.in, usr/bin/byobu-ctrl-a.in, usr/bin/byobu- + disable.in, usr/bin/byobu-disable-prompt.in, usr/bin/byobu- + enable.in, usr/bin/byobu-enable-prompt.in, usr/bin/byobu-export.in, + usr/bin/byobu.in, usr/bin/byobu-janitor.in, usr/bin/byobu- + keybindings, usr/bin/byobu-launcher.in, usr/bin/byobu-launcher- + install.in, usr/bin/byobu-launcher-uninstall.in, usr/bin/byobu- + launch.in, usr/bin/byobu-layout.in, usr/bin/byobu-prompt.in, + usr/bin/byobu-quiet.in, usr/bin/byobu-reconnect-sockets.in, + usr/bin/byobu-select-backend.in, usr/bin/byobu-select-profile.in, + usr/bin/byobu-select-session.in, usr/bin/byobu-shell.in, + usr/bin/byobu-silent.in, usr/bin/byobu-status-detail.in, + usr/bin/byobu-status.in, usr/bin/manifest, usr/lib/byobu/apport, + usr/lib/byobu/arch, usr/lib/byobu/battery, usr/lib/byobu/color, + usr/lib/byobu/cpu_count, usr/lib/byobu/cpu_freq, + usr/lib/byobu/cpu_temp, usr/lib/byobu/custom, usr/lib/byobu/date, + usr/lib/byobu/disk, usr/lib/byobu/disk_io, usr/lib/byobu/distro, + usr/lib/byobu/ec2_cost, usr/lib/byobu/entropy, + usr/lib/byobu/fan_speed, usr/lib/byobu/hostname, + usr/lib/byobu/include/colors, usr/lib/byobu/include/common, + usr/lib/byobu/include/config.py.in, usr/lib/byobu/include/constants, + usr/lib/byobu/include/cycle-status, usr/lib/byobu/include/dirs.in, + usr/lib/byobu/include/icons, usr/lib/byobu/include/mondrian, + usr/lib/byobu/include/notify_osd, usr/lib/byobu/include/select- + session.py, usr/lib/byobu/include/shutil, usr/lib/byobu/include/tmux- + detach-all-but-current-client, usr/lib/byobu/include/tmux-send- + command-to-all-panes, usr/lib/byobu/include/tmux-send-command-to-all- + windows, usr/lib/byobu/include/toggle-utf8.in, + usr/lib/byobu/ip_address, usr/lib/byobu/load_average, + usr/lib/byobu/logo, usr/lib/byobu/mail, usr/lib/byobu/memory, + usr/lib/byobu/menu, usr/lib/byobu/network, usr/lib/byobu/notify_osd, + usr/lib/byobu/processes, usr/lib/byobu/raid, + usr/lib/byobu/reboot_required, usr/lib/byobu/release, + usr/lib/byobu/services, usr/lib/byobu/session, usr/lib/byobu/swap, + usr/lib/byobu/time, usr/lib/byobu/time_utc, usr/lib/byobu/trash, + usr/lib/byobu/updates_available, usr/lib/byobu/uptime, + usr/lib/byobu/users, usr/lib/byobu/whoami, + usr/lib/byobu/wifi_quality, usr/share/byobu/keybindings/f- + keys.screen, usr/share/byobu/keybindings/f-keys.screen.disable, + usr/share/byobu/keybindings/f-keys.tmux, + usr/share/byobu/keybindings/f-keys.tmux.disable, + usr/share/byobu/profiles/bashrc, usr/share/byobu/profiles/byoburc, + usr/share/byobu/profiles/classroom, usr/share/byobu/profiles/common, + usr/share/byobu/profiles/NONE, usr/share/byobu/profiles/screenrc, + usr/share/byobu/profiles/tmux, usr/share/byobu/profiles/tmuxrc, + usr/share/byobu/status/status, usr/share/byobu/status/statusrc, + usr/share/byobu/tests/byobu-time-notifications.in, usr/share/dbus- + 1/services/us.kirkland.terminals.byobu.service, + usr/share/man/man1/byobu-export.1: + - update byobu.co email addresses to byobu.org [ Mark King ] * usr/lib/byobu/battery: diff --git a/debian/copyright b/debian/copyright index 705855da..6b74cca9 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,11 +1,11 @@ -This package was debianized by Dustin Kirkland +This package was debianized by Dustin Kirkland Sun, 14 Dec 2008 13:11:37 -0600 It was downloaded from: https://launchpad.net/byobu/+download Upstream Authors: - Dustin Kirkland - Dustin Kirkland + Dustin Kirkland + Dustin Kirkland Nick Barcet Copyright: diff --git a/debian/source_byobu.py b/debian/source_byobu.py index 656992b3..2b8883e4 100644 --- a/debian/source_byobu.py +++ b/debian/source_byobu.py @@ -1,7 +1,7 @@ '''apport package hook for byobu (c) 2009 Canonical Ltd. -Author: Dustin Kirkland +Author: Dustin Kirkland ''' from apport.hookutils import * diff --git a/etc/profile.d/Z97-byobu.sh.in b/etc/profile.d/Z97-byobu.sh.in index 6a051fc1..f7275060 100644 --- a/etc/profile.d/Z97-byobu.sh.in +++ b/etc/profile.d/Z97-byobu.sh.in @@ -1,7 +1,7 @@ # Z97-byobu.sh - allow any user to opt into auto-launching byobu # Copyright (C) 2011 Canonical Ltd. # -# Authors: Dustin Kirkland +# Authors: Dustin Kirkland # # 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 diff --git a/experimental/byobu-classroom b/experimental/byobu-classroom index a8dd403e..60d9cd02 100755 --- a/experimental/byobu-classroom +++ b/experimental/byobu-classroom @@ -5,7 +5,7 @@ # # Copyright (C) 2011 Canonical Ltd. # -# Authors: Dustin Kirkland +# Authors: Dustin Kirkland # # 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 diff --git a/po/bg.po b/po/bg.po index 03aeaa24..0369dffb 100644 --- a/po/bg.po +++ b/po/bg.po @@ -9,7 +9,7 @@ msgstr "" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2009-10-11 14:34-0500\n" "PO-Revision-Date: 2009-10-11 20:45+0000\n" -"Last-Translator: Dustin Kirkland \n" +"Last-Translator: Dustin Kirkland \n" "Language-Team: Bulgarian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" diff --git a/po/sv.po b/po/sv.po index 4e17de75..f5dda89d 100644 --- a/po/sv.po +++ b/po/sv.po @@ -9,7 +9,7 @@ msgstr "" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2009-10-11 14:34-0500\n" "PO-Revision-Date: 2009-10-11 20:46+0000\n" -"Last-Translator: Dustin Kirkland \n" +"Last-Translator: Dustin Kirkland \n" "Language-Team: Swedish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" diff --git a/usr/bin/byobu-config.in b/usr/bin/byobu-config.in index 3895a0f1..9141b7be 100755 --- a/usr/bin/byobu-config.in +++ b/usr/bin/byobu-config.in @@ -3,7 +3,7 @@ # byobu-config - interactive byobu configuration wrapper script # Copyright (C) 2013-2014 Dustin Kirkland # -# Authors: Dustin Kirkland +# Authors: Dustin Kirkland # # 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 diff --git a/usr/bin/byobu-ctrl-a.in b/usr/bin/byobu-ctrl-a.in index 0cd79867..e2a22941 100755 --- a/usr/bin/byobu-ctrl-a.in +++ b/usr/bin/byobu-ctrl-a.in @@ -3,7 +3,7 @@ # byobu-ctrl-a - set the ctrl-a behavior # Copyright (C) 2011 Canonical Ltd. # -# Authors: Dustin Kirkland +# Authors: Dustin Kirkland # # 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 diff --git a/usr/bin/byobu-disable-prompt.in b/usr/bin/byobu-disable-prompt.in index 2748c9ce..59b5e0e7 100755 --- a/usr/bin/byobu-disable-prompt.in +++ b/usr/bin/byobu-disable-prompt.in @@ -3,7 +3,7 @@ # byobu-disable-prompt # Copyright (C) 2013-2014 Dustin Kirkland # -# Authors: Dustin Kirkland +# Authors: Dustin Kirkland # # 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 diff --git a/usr/bin/byobu-disable.in b/usr/bin/byobu-disable.in index 7c115abe..0a8ca104 100755 --- a/usr/bin/byobu-disable.in +++ b/usr/bin/byobu-disable.in @@ -3,7 +3,7 @@ # byobu-disable: disable byobu at login # Copyright (C) 2010 Canonical Ltd. # -# Authors: Dustin Kirkland +# Authors: Dustin Kirkland # # 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 diff --git a/usr/bin/byobu-enable-prompt.in b/usr/bin/byobu-enable-prompt.in index 40e717a8..c9d89402 100755 --- a/usr/bin/byobu-enable-prompt.in +++ b/usr/bin/byobu-enable-prompt.in @@ -3,7 +3,7 @@ # byobu-enable-prompt # Copyright (C) 2013-2014 Dustin Kirkland # -# Authors: Dustin Kirkland +# Authors: Dustin Kirkland # # 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 diff --git a/usr/bin/byobu-enable.in b/usr/bin/byobu-enable.in index 50e0c921..32ebaf9d 100755 --- a/usr/bin/byobu-enable.in +++ b/usr/bin/byobu-enable.in @@ -3,7 +3,7 @@ # byobu-enable: enable launch byobu at login # Copyright (C) 2010 Canonical Ltd. # -# Authors: Dustin Kirkland +# Authors: Dustin Kirkland # # 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 diff --git a/usr/bin/byobu-export.in b/usr/bin/byobu-export.in index 28fff3c0..916dccec 100755 --- a/usr/bin/byobu-export.in +++ b/usr/bin/byobu-export.in @@ -3,7 +3,7 @@ # byobu-export # Copyright (C) 2008-2010 Canonical Ltd. # -# Authors: Dustin Kirkland +# Authors: Dustin Kirkland # # 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 diff --git a/usr/bin/byobu-janitor.in b/usr/bin/byobu-janitor.in index 6757d7f9..71dddb87 100755 --- a/usr/bin/byobu-janitor.in +++ b/usr/bin/byobu-janitor.in @@ -5,7 +5,7 @@ # # Copyright (C) 2009 Canonical Ltd. # -# Authors: Dustin Kirkland +# Authors: Dustin Kirkland # # 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 diff --git a/usr/bin/byobu-keybindings b/usr/bin/byobu-keybindings index a897adb8..162e956a 100755 --- a/usr/bin/byobu-keybindings +++ b/usr/bin/byobu-keybindings @@ -3,7 +3,7 @@ # byobu-keybindings - toggle on/off the Byobu f-key shortcuts # Copyright (C) 2013-2014 Dustin Kirkland # -# Authors: Dustin Kirkland +# Authors: Dustin Kirkland # # 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 diff --git a/usr/bin/byobu-launch.in b/usr/bin/byobu-launch.in index 2118f9ff..c1b43812 100755 --- a/usr/bin/byobu-launch.in +++ b/usr/bin/byobu-launch.in @@ -3,7 +3,7 @@ # byobu-launch - call the launcher if we're in an interactive shell # Copyright (C) 2010 Canonical Ltd. # -# Authors: Dustin Kirkland +# Authors: Dustin Kirkland # # 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 diff --git a/usr/bin/byobu-launcher-install.in b/usr/bin/byobu-launcher-install.in index 1e49d0ad..b607639a 100755 --- a/usr/bin/byobu-launcher-install.in +++ b/usr/bin/byobu-launcher-install.in @@ -4,7 +4,7 @@ # Copyright (C) 2008 Canonical Ltd. # # Authors: Nick Barcet -# Dustin Kirkland +# Dustin Kirkland # # 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 diff --git a/usr/bin/byobu-launcher-uninstall.in b/usr/bin/byobu-launcher-uninstall.in index ee635acf..9c4da6f0 100755 --- a/usr/bin/byobu-launcher-uninstall.in +++ b/usr/bin/byobu-launcher-uninstall.in @@ -4,7 +4,7 @@ # Copyright (C) 2008 Canonical Ltd. # # Authors: Nick Barcet -# Dustin Kirkland +# Dustin Kirkland # # 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 diff --git a/usr/bin/byobu-launcher.in b/usr/bin/byobu-launcher.in index 3d171602..c5b676b8 100755 --- a/usr/bin/byobu-launcher.in +++ b/usr/bin/byobu-launcher.in @@ -3,7 +3,7 @@ # byobu-launcher - conditionally launch byobu # Copyright (C) 2010 Canonical Ltd. # -# Authors: Dustin Kirkland +# Authors: Dustin Kirkland # # 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 diff --git a/usr/bin/byobu-layout.in b/usr/bin/byobu-layout.in index 92330eb3..29679610 100755 --- a/usr/bin/byobu-layout.in +++ b/usr/bin/byobu-layout.in @@ -1,9 +1,9 @@ #!/bin/sh -e # # layout: save and restore byobu layouts -# Copyright (C) 2011-2014 Dustin Kirkland +# Copyright (C) 2011-2014 Dustin Kirkland # -# Authors: Dustin Kirkland +# Authors: Dustin Kirkland # # 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 diff --git a/usr/bin/byobu-prompt.in b/usr/bin/byobu-prompt.in index b674d2bc..e955c6e1 100755 --- a/usr/bin/byobu-prompt.in +++ b/usr/bin/byobu-prompt.in @@ -3,7 +3,7 @@ # byobu-prompt # Copyright (C) 2013-2014 Dustin Kirkland # -# Authors: Dustin Kirkland +# Authors: Dustin Kirkland # # 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 diff --git a/usr/bin/byobu-quiet.in b/usr/bin/byobu-quiet.in index 1d1dffe3..3a72dfad 100755 --- a/usr/bin/byobu-quiet.in +++ b/usr/bin/byobu-quiet.in @@ -3,7 +3,7 @@ # byobu-quiet - disable the hardstatus and all indicators # Copyright (C) 2011 Canonical Ltd. # -# Authors: Dustin Kirkland +# Authors: Dustin Kirkland # # 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 diff --git a/usr/bin/byobu-reconnect-sockets.in b/usr/bin/byobu-reconnect-sockets.in index e2ad3e45..fef1b53e 100755 --- a/usr/bin/byobu-reconnect-sockets.in +++ b/usr/bin/byobu-reconnect-sockets.in @@ -6,9 +6,9 @@ # byobu session. # # Copyright (C) 2009 Canonical Ltd. -# Copyright (C) 2012-2014 Dustin Kirkland +# Copyright (C) 2012-2014 Dustin Kirkland # -# Authors: Dustin Kirkland +# Authors: Dustin Kirkland # Ryan C. Thompson # # This program is free software: you can redistribute it and/or modify diff --git a/usr/bin/byobu-select-backend.in b/usr/bin/byobu-select-backend.in index 5b480b4d..763b0deb 100755 --- a/usr/bin/byobu-select-backend.in +++ b/usr/bin/byobu-select-backend.in @@ -3,7 +3,7 @@ # byobu-select-backend # Copyright (C) 2011-2014 Dustin Kirkland # -# Authors: Dustin Kirkland +# Authors: Dustin Kirkland # # 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 diff --git a/usr/bin/byobu-select-profile.in b/usr/bin/byobu-select-profile.in index b1d6dcce..1a48c8d5 100755 --- a/usr/bin/byobu-select-profile.in +++ b/usr/bin/byobu-select-profile.in @@ -3,7 +3,7 @@ # byobu-select-profile # Copyright (C) 2008 Canonical Ltd. # -# Authors: Dustin Kirkland +# Authors: Dustin Kirkland # Nick Barcet # # This program is free software: you can redistribute it and/or modify diff --git a/usr/bin/byobu-select-session.in b/usr/bin/byobu-select-session.in index d6ae723a..b57c1116 100755 --- a/usr/bin/byobu-select-session.in +++ b/usr/bin/byobu-select-session.in @@ -3,7 +3,7 @@ # byobu-select-session - interactive session select wrapper script # Copyright (C) 2013-2014 Dustin Kirkland # -# Authors: Dustin Kirkland +# Authors: Dustin Kirkland # # 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 diff --git a/usr/bin/byobu-shell.in b/usr/bin/byobu-shell.in index 8167683c..11a8a9cf 100755 --- a/usr/bin/byobu-shell.in +++ b/usr/bin/byobu-shell.in @@ -3,7 +3,7 @@ # byobu-shell: display the MOTD and launch the default shell # Copyright (C) 2008 Canonical Ltd. # -# Authors: Dustin Kirkland +# Authors: Dustin Kirkland # # 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 diff --git a/usr/bin/byobu-silent.in b/usr/bin/byobu-silent.in index bf5679d2..75c65e9e 100755 --- a/usr/bin/byobu-silent.in +++ b/usr/bin/byobu-silent.in @@ -3,7 +3,7 @@ # byobu-silence - disable the hardstatus, all indicators, and the window list # Copyright (C) 2011 Canonical Ltd. # -# Authors: Dustin Kirkland +# Authors: Dustin Kirkland # # 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 diff --git a/usr/bin/byobu-status-detail.in b/usr/bin/byobu-status-detail.in index 7cbde5f7..e6d77c99 100755 --- a/usr/bin/byobu-status-detail.in +++ b/usr/bin/byobu-status-detail.in @@ -3,7 +3,7 @@ # byobu-status-detail # Copyright (C) 2008 Canonical Ltd. # -# Authors: Dustin Kirkland +# Authors: Dustin Kirkland # # 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 diff --git a/usr/bin/byobu-status.in b/usr/bin/byobu-status.in index 13006083..184e6c3d 100755 --- a/usr/bin/byobu-status.in +++ b/usr/bin/byobu-status.in @@ -4,7 +4,7 @@ # # Copyright (C) 2011-2014 Dustin Kirkland # -# Authors: Dustin Kirkland +# Authors: Dustin Kirkland # # 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 diff --git a/usr/bin/byobu.in b/usr/bin/byobu.in index 2adefbc2..e29aa5d1 100755 --- a/usr/bin/byobu.in +++ b/usr/bin/byobu.in @@ -4,7 +4,7 @@ # Copyright (C) 2008-2009 Canonical Ltd. # Copyright (C) 2008-2014 Dustin Kirkland # -# Authors: Dustin Kirkland +# Authors: Dustin Kirkland # # 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 diff --git a/usr/bin/manifest b/usr/bin/manifest index 1a389b2b..f175e31a 100755 --- a/usr/bin/manifest +++ b/usr/bin/manifest @@ -3,7 +3,7 @@ # manifest - import/export a list of packages # Copyright (C) 2016 Dustin Kirkland # -# Authors: Dustin Kirkland +# Authors: Dustin Kirkland # # 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 diff --git a/usr/lib/byobu/apport b/usr/lib/byobu/apport index a737ee7f..9c266a6b 100755 --- a/usr/lib/byobu/apport +++ b/usr/lib/byobu/apport @@ -5,7 +5,7 @@ # Copyright (C) 2009 Canonical Ltd. # Copyright (C) 2011-2014 Dustin Kirkland # -# Authors: Dustin Kirkland +# Authors: Dustin Kirkland # # 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 diff --git a/usr/lib/byobu/arch b/usr/lib/byobu/arch index b45ea6aa..c8e34bb3 100755 --- a/usr/lib/byobu/arch +++ b/usr/lib/byobu/arch @@ -5,7 +5,7 @@ # Copyright (C) 2008 Canonical Ltd. # Copyright (C) 2011-2014 Dustin Kirkland # -# Authors: Dustin Kirkland +# Authors: Dustin Kirkland # # 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 diff --git a/usr/lib/byobu/battery b/usr/lib/byobu/battery index 20f89255..c831c829 100755 --- a/usr/lib/byobu/battery +++ b/usr/lib/byobu/battery @@ -6,7 +6,7 @@ # Copyright (C) 2011-2014 Dustin Kirkland # # Authors: Raphaël Pinson -# Dustin Kirkland +# Dustin Kirkland # # 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 diff --git a/usr/lib/byobu/color b/usr/lib/byobu/color index 4d9ea8cf..c4299067 100755 --- a/usr/lib/byobu/color +++ b/usr/lib/byobu/color @@ -4,7 +4,7 @@ # # Copyright (C) 2011-2014 Dustin Kirkland # -# Authors: Dustin Kirkland +# Authors: Dustin Kirkland # # 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 diff --git a/usr/lib/byobu/cpu_count b/usr/lib/byobu/cpu_count index 5f01af6f..5c06f4a4 100755 --- a/usr/lib/byobu/cpu_count +++ b/usr/lib/byobu/cpu_count @@ -5,7 +5,7 @@ # Copyright (C) 2008 Canonical Ltd. # Copyright (C) 2011-2014 Dustin Kirkland # -# Authors: Dustin Kirkland +# Authors: Dustin Kirkland # # 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 diff --git a/usr/lib/byobu/cpu_freq b/usr/lib/byobu/cpu_freq index da2120f7..ba618184 100755 --- a/usr/lib/byobu/cpu_freq +++ b/usr/lib/byobu/cpu_freq @@ -5,7 +5,7 @@ # Copyright (C) 2008 Canonical Ltd. # Copyright (C) 2011-2014 Dustin Kirkland # -# Authors: Dustin Kirkland +# Authors: Dustin Kirkland # # 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 diff --git a/usr/lib/byobu/cpu_temp b/usr/lib/byobu/cpu_temp index 7835f295..0c71a980 100755 --- a/usr/lib/byobu/cpu_temp +++ b/usr/lib/byobu/cpu_temp @@ -5,7 +5,7 @@ # Copyright (C) 2008 Canonical Ltd. # Copyright (C) 2011-2014 Dustin Kirkland # -# Authors: Dustin Kirkland +# Authors: Dustin Kirkland # # 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 diff --git a/usr/lib/byobu/custom b/usr/lib/byobu/custom index 238f672d..9ab7cf14 100755 --- a/usr/lib/byobu/custom +++ b/usr/lib/byobu/custom @@ -5,7 +5,7 @@ # Copyright (C) 2009 Canonical Ltd. # Copyright (C) 2011-2014 Dustin Kirkland # -# Authors: Dustin Kirkland +# Authors: Dustin Kirkland # # 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 diff --git a/usr/lib/byobu/date b/usr/lib/byobu/date index 6bbc0395..ece1e3ab 100755 --- a/usr/lib/byobu/date +++ b/usr/lib/byobu/date @@ -5,7 +5,7 @@ # Copyright (C) 2008 Canonical Ltd. # Copyright (C) 2011-2014 Dustin Kirkland # -# Authors: Dustin Kirkland +# Authors: Dustin Kirkland # # 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 diff --git a/usr/lib/byobu/disk b/usr/lib/byobu/disk index 93a7d86a..6c00d174 100755 --- a/usr/lib/byobu/disk +++ b/usr/lib/byobu/disk @@ -5,7 +5,7 @@ # Copyright (C) 2008 Canonical Ltd. # Copyright (C) 2011-2014 Dustin Kirkland # -# Authors: Dustin Kirkland +# Authors: Dustin Kirkland # # 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 diff --git a/usr/lib/byobu/disk_io b/usr/lib/byobu/disk_io index b65c4bcc..925eae86 100755 --- a/usr/lib/byobu/disk_io +++ b/usr/lib/byobu/disk_io @@ -5,7 +5,7 @@ # Copyright (C) 2010 Canonical Ltd. # Copyright (C) 2011-2014 Dustin Kirkland # -# Authors: Dustin Kirkland +# Authors: Dustin Kirkland # # 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 diff --git a/usr/lib/byobu/distro b/usr/lib/byobu/distro index 224c1912..c2efeee8 100755 --- a/usr/lib/byobu/distro +++ b/usr/lib/byobu/distro @@ -5,7 +5,7 @@ # Copyright (C) 2008 Canonical Ltd. # Copyright (C) 2011-2014 Dustin Kirkland # -# Authors: Dustin Kirkland +# Authors: Dustin Kirkland # # 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 diff --git a/usr/lib/byobu/ec2_cost b/usr/lib/byobu/ec2_cost index b83f9f9a..91c87d0c 100755 --- a/usr/lib/byobu/ec2_cost +++ b/usr/lib/byobu/ec2_cost @@ -5,7 +5,7 @@ # Copyright (C) 2008 Canonical Ltd. # Copyright (C) 2011-2014 Dustin Kirkland # -# Authors: Dustin Kirkland +# Authors: Dustin Kirkland # # 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 diff --git a/usr/lib/byobu/entropy b/usr/lib/byobu/entropy index 928d6c03..6f586ef5 100755 --- a/usr/lib/byobu/entropy +++ b/usr/lib/byobu/entropy @@ -2,9 +2,9 @@ # # entropy: system entropy # -# Copyright (C) 2011-2014 Dustin Kirkland +# Copyright (C) 2011-2014 Dustin Kirkland # -# Authors: Dustin Kirkland +# Authors: Dustin Kirkland # # 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 diff --git a/usr/lib/byobu/fan_speed b/usr/lib/byobu/fan_speed index 820e3782..80498d8f 100755 --- a/usr/lib/byobu/fan_speed +++ b/usr/lib/byobu/fan_speed @@ -5,7 +5,7 @@ # Copyright (C) 2009 Canonical Ltd. # Copyright (C) 2011-2014 Dustin Kirkland # -# Authors: Dustin Kirkland +# Authors: Dustin Kirkland # # 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 diff --git a/usr/lib/byobu/hostname b/usr/lib/byobu/hostname index 6ae7b349..4e6ba317 100755 --- a/usr/lib/byobu/hostname +++ b/usr/lib/byobu/hostname @@ -5,7 +5,7 @@ # Copyright (C) 2008-2011 Canonical Ltd. # Copyright (C) 2011-2014 Dustin Kirkland # -# Authors: Dustin Kirkland +# Authors: Dustin Kirkland # # 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 diff --git a/usr/lib/byobu/include/colors b/usr/lib/byobu/include/colors index 470fe4b1..27b206dd 100644 --- a/usr/lib/byobu/include/colors +++ b/usr/lib/byobu/include/colors @@ -4,7 +4,7 @@ # # Copyright (C) 2014 Dustin Kirkland # -# Authors: Dustin Kirkland +# Authors: Dustin Kirkland # # 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 diff --git a/usr/lib/byobu/include/common b/usr/lib/byobu/include/common index ca538ddf..369e0105 100755 --- a/usr/lib/byobu/include/common +++ b/usr/lib/byobu/include/common @@ -4,7 +4,7 @@ # # Copyright (C) 2011-2014 Dustin Kirkland # -# Authors: Dustin Kirkland +# Authors: Dustin Kirkland # # 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 diff --git a/usr/lib/byobu/include/config.py.in b/usr/lib/byobu/include/config.py.in index fd3b713c..40f01196 100755 --- a/usr/lib/byobu/include/config.py.in +++ b/usr/lib/byobu/include/config.py.in @@ -2,11 +2,11 @@ # # config.py # Copyright (C) 2008 Canonical Ltd. -# Copyright (C) 2008-2014 Dustin Kirkland +# Copyright (C) 2008-2014 Dustin Kirkland # # Authors: Nick Barcet -# Dustin Kirkland +# Dustin Kirkland # # 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 diff --git a/usr/lib/byobu/include/constants b/usr/lib/byobu/include/constants index 48dbaa1e..c910deaf 100755 --- a/usr/lib/byobu/include/constants +++ b/usr/lib/byobu/include/constants @@ -4,7 +4,7 @@ # # Copyright (C) 2011-2014 Dustin Kirkland # -# Authors: Dustin Kirkland +# Authors: Dustin Kirkland # # 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 diff --git a/usr/lib/byobu/include/cycle-status b/usr/lib/byobu/include/cycle-status index 60b98227..37d0c861 100755 --- a/usr/lib/byobu/include/cycle-status +++ b/usr/lib/byobu/include/cycle-status @@ -4,7 +4,7 @@ # # Copyright (C) 2011-2014 Dustin Kirkland # -# Authors: Dustin Kirkland +# Authors: Dustin Kirkland # # 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 diff --git a/usr/lib/byobu/include/dirs.in b/usr/lib/byobu/include/dirs.in index 7f12fed9..8aaaaf3f 100755 --- a/usr/lib/byobu/include/dirs.in +++ b/usr/lib/byobu/include/dirs.in @@ -4,7 +4,7 @@ # # Copyright (C) 2011-2014 Dustin Kirkland # -# Authors: Dustin Kirkland +# Authors: Dustin Kirkland # # 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 diff --git a/usr/lib/byobu/include/icons b/usr/lib/byobu/include/icons index 707174ed..ab24d4e8 100755 --- a/usr/lib/byobu/include/icons +++ b/usr/lib/byobu/include/icons @@ -4,7 +4,7 @@ # # Copyright (C) 2011-2014 Dustin Kirkland # -# Authors: Dustin Kirkland +# Authors: Dustin Kirkland # # 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 diff --git a/usr/lib/byobu/include/mondrian b/usr/lib/byobu/include/mondrian index 28955875..ba4c7eac 100755 --- a/usr/lib/byobu/include/mondrian +++ b/usr/lib/byobu/include/mondrian @@ -5,7 +5,7 @@ # # Copyright (C) 2011-2014 Dustin Kirkland # -# Authors: Dustin Kirkland +# Authors: Dustin Kirkland # # 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 diff --git a/usr/lib/byobu/include/notify_osd b/usr/lib/byobu/include/notify_osd index 9feb5f61..13f61976 100755 --- a/usr/lib/byobu/include/notify_osd +++ b/usr/lib/byobu/include/notify_osd @@ -4,7 +4,7 @@ # and then send to the screen message window # Copyright (C) 2010 Canonical Ltd. # -# Authors: Dustin Kirkland +# Authors: Dustin Kirkland # with help from Mathias Gug # # This program is free software: you can redistribute it and/or modify diff --git a/usr/lib/byobu/include/select-session.py b/usr/lib/byobu/include/select-session.py index 3e21e164..0fb28c9f 100755 --- a/usr/lib/byobu/include/select-session.py +++ b/usr/lib/byobu/include/select-session.py @@ -2,9 +2,9 @@ # # select-session.py # Copyright (C) 2010 Canonical Ltd. -# Copyright (C) 2012-2014 Dustin Kirkland +# Copyright (C) 2012-2014 Dustin Kirkland # -# Authors: Dustin Kirkland +# Authors: Dustin Kirkland # Ryan C. Thompson # # This program is free software: you can redistribute it and/or modify diff --git a/usr/lib/byobu/include/shutil b/usr/lib/byobu/include/shutil index 4f3dc767..6e6e64e4 100755 --- a/usr/lib/byobu/include/shutil +++ b/usr/lib/byobu/include/shutil @@ -4,7 +4,7 @@ # # Copyright (C) 2011-2014 Dustin Kirkland # -# Authors: Dustin Kirkland +# Authors: Dustin Kirkland # Scott Moser # # This program is free software: you can redistribute it and/or modify diff --git a/usr/lib/byobu/include/tmux-detach-all-but-current-client b/usr/lib/byobu/include/tmux-detach-all-but-current-client index 3e38a2bc..b520deb7 100755 --- a/usr/lib/byobu/include/tmux-detach-all-but-current-client +++ b/usr/lib/byobu/include/tmux-detach-all-but-current-client @@ -3,7 +3,7 @@ # tmux-detach-all-but-current-client # Copyright (C) 2013-2014 Dustin Kirkland # -# Authors: Dustin Kirkland +# Authors: Dustin Kirkland # # 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 diff --git a/usr/lib/byobu/include/tmux-send-command-to-all-panes b/usr/lib/byobu/include/tmux-send-command-to-all-panes index 1e2d8f90..b3fc6653 100755 --- a/usr/lib/byobu/include/tmux-send-command-to-all-panes +++ b/usr/lib/byobu/include/tmux-send-command-to-all-panes @@ -3,7 +3,7 @@ # tmux-send-command-to-all-panes # Copyright (C) 2014 Dustin Kirkland # -# Authors: Dustin Kirkland +# Authors: Dustin Kirkland # # 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 diff --git a/usr/lib/byobu/include/tmux-send-command-to-all-windows b/usr/lib/byobu/include/tmux-send-command-to-all-windows index 35f697ab..385b6659 100755 --- a/usr/lib/byobu/include/tmux-send-command-to-all-windows +++ b/usr/lib/byobu/include/tmux-send-command-to-all-windows @@ -3,7 +3,7 @@ # tmux-send-command-to-all-windows # Copyright (C) 2014 Dustin Kirkland # -# Authors: Dustin Kirkland +# Authors: Dustin Kirkland # # 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 diff --git a/usr/lib/byobu/include/toggle-utf8.in b/usr/lib/byobu/include/toggle-utf8.in index 9127f10d..568413d6 100755 --- a/usr/lib/byobu/include/toggle-utf8.in +++ b/usr/lib/byobu/include/toggle-utf8.in @@ -3,7 +3,7 @@ # toggle-utf8 # Copyright (C) 2013-2014 Dustin Kirkland # -# Authors: Dustin Kirkland +# Authors: Dustin Kirkland # # 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 diff --git a/usr/lib/byobu/ip_address b/usr/lib/byobu/ip_address index 55d2bce7..bcf61ef4 100755 --- a/usr/lib/byobu/ip_address +++ b/usr/lib/byobu/ip_address @@ -5,7 +5,7 @@ # Copyright (C) 2008-2011 Canonical Ltd. # Copyright (C) 2011-2014 Dustin Kirkland # -# Authors: Dustin Kirkland +# Authors: Dustin Kirkland # # 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 diff --git a/usr/lib/byobu/load_average b/usr/lib/byobu/load_average index 9b44f677..40d2185f 100755 --- a/usr/lib/byobu/load_average +++ b/usr/lib/byobu/load_average @@ -5,7 +5,7 @@ # Copyright (C) 2008 Canonical Ltd. # Copyright (C) 2011-2014 Dustin Kirkland # -# Authors: Dustin Kirkland +# Authors: Dustin Kirkland # # 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 diff --git a/usr/lib/byobu/logo b/usr/lib/byobu/logo index 35675646..0831d93c 100755 --- a/usr/lib/byobu/logo +++ b/usr/lib/byobu/logo @@ -5,7 +5,7 @@ # Copyright (C) 2008 Canonical Ltd. # Copyright (C) 2011-2014 Dustin Kirkland # -# Authors: Dustin Kirkland +# Authors: Dustin Kirkland # # 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 diff --git a/usr/lib/byobu/mail b/usr/lib/byobu/mail index dc543edb..31c8498a 100755 --- a/usr/lib/byobu/mail +++ b/usr/lib/byobu/mail @@ -5,7 +5,7 @@ # Copyright (C) 2009 Canonical Ltd. # Copyright (C) 2011-2014 Dustin Kirkland # -# Authors: Dustin Kirkland +# Authors: Dustin Kirkland # # 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 diff --git a/usr/lib/byobu/memory b/usr/lib/byobu/memory index 860c7ede..cbd8cc6f 100755 --- a/usr/lib/byobu/memory +++ b/usr/lib/byobu/memory @@ -5,7 +5,7 @@ # Copyright (C) 2008 Canonical Ltd. # Copyright (C) 2011-2014 Dustin Kirkland # -# Authors: Dustin Kirkland +# Authors: Dustin Kirkland # # 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 diff --git a/usr/lib/byobu/menu b/usr/lib/byobu/menu index f153d713..f922fb08 100755 --- a/usr/lib/byobu/menu +++ b/usr/lib/byobu/menu @@ -3,9 +3,9 @@ # menu: display the menu text # # Copyright (C) 2008 Canonical Ltd. -# Copyright (C) 2011-2014 Dustin Kirkland +# Copyright (C) 2011-2014 Dustin Kirkland # -# Authors: Dustin Kirkland +# Authors: Dustin Kirkland # # 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 diff --git a/usr/lib/byobu/network b/usr/lib/byobu/network index 5341e79a..58f1fc93 100755 --- a/usr/lib/byobu/network +++ b/usr/lib/byobu/network @@ -5,7 +5,7 @@ # Copyright (C) 2008 Canonical Ltd. # Copyright (C) 2011-2014 Dustin Kirkland # -# Authors: Dustin Kirkland +# Authors: Dustin Kirkland # # 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 diff --git a/usr/lib/byobu/notify_osd b/usr/lib/byobu/notify_osd index a5a28efd..61be1c7f 100755 --- a/usr/lib/byobu/notify_osd +++ b/usr/lib/byobu/notify_osd @@ -5,7 +5,7 @@ # Copyright (C) 2010 Canonical Ltd. # Copyright (C) 2011-2014 Dustin Kirkland # -# Authors: Dustin Kirkland +# Authors: Dustin Kirkland # with help from Mathias Gug # # This program is free software: you can redistribute it and/or modify diff --git a/usr/lib/byobu/processes b/usr/lib/byobu/processes index 849572dd..6e5ae29f 100755 --- a/usr/lib/byobu/processes +++ b/usr/lib/byobu/processes @@ -5,7 +5,7 @@ # Copyright (C) 2008 Canonical Ltd. # Copyright (C) 2011-2014 Dustin Kirkland # -# Authors: Dustin Kirkland +# Authors: Dustin Kirkland # # 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 diff --git a/usr/lib/byobu/raid b/usr/lib/byobu/raid index 3f03aac9..96743447 100755 --- a/usr/lib/byobu/raid +++ b/usr/lib/byobu/raid @@ -5,7 +5,7 @@ # Copyright (C) 2010 Canonical Ltd. # Copyright (C) 2011-2014 Dustin Kirkland # -# Authors: Dustin Kirkland +# Authors: Dustin Kirkland # # 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 diff --git a/usr/lib/byobu/reboot_required b/usr/lib/byobu/reboot_required index f2e61060..1c264501 100755 --- a/usr/lib/byobu/reboot_required +++ b/usr/lib/byobu/reboot_required @@ -5,7 +5,7 @@ # Copyright (C) 2008 Canonical Ltd. # Copyright (C) 2011-2014 Dustin Kirkland # -# Authors: Dustin Kirkland +# Authors: Dustin Kirkland # # 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 diff --git a/usr/lib/byobu/release b/usr/lib/byobu/release index 89f4647b..2d43f018 100755 --- a/usr/lib/byobu/release +++ b/usr/lib/byobu/release @@ -5,7 +5,7 @@ # Copyright (C) 2008 Canonical Ltd. # Copyright (C) 2011-2014 Dustin Kirkland # -# Authors: Dustin Kirkland +# Authors: Dustin Kirkland # # 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 diff --git a/usr/lib/byobu/services b/usr/lib/byobu/services index 3b19c6f9..6bdfb851 100755 --- a/usr/lib/byobu/services +++ b/usr/lib/byobu/services @@ -5,7 +5,7 @@ # Copyright (C) 2009 Canonical Ltd. # Copyright (C) 2011-2014 Dustin Kirkland # -# Authors: Dustin Kirkland +# Authors: Dustin Kirkland # # 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 diff --git a/usr/lib/byobu/session b/usr/lib/byobu/session index 1dab7a58..06f6219b 100755 --- a/usr/lib/byobu/session +++ b/usr/lib/byobu/session @@ -2,9 +2,9 @@ # # session: tmux session name # -# Copyright (C) 2013-2014 Dustin Kirkland +# Copyright (C) 2013-2014 Dustin Kirkland # -# Authors: Dustin Kirkland +# Authors: Dustin Kirkland # # 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 diff --git a/usr/lib/byobu/swap b/usr/lib/byobu/swap index 7fc8eba2..b1344499 100755 --- a/usr/lib/byobu/swap +++ b/usr/lib/byobu/swap @@ -5,7 +5,7 @@ # Copyright (C) 2010 Canonical Ltd. # Copyright (C) 2011-2014 Dustin Kirkland # -# Authors: Dustin Kirkland +# Authors: Dustin Kirkland # # 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 diff --git a/usr/lib/byobu/time b/usr/lib/byobu/time index 6c86fb7a..70e9809f 100755 --- a/usr/lib/byobu/time +++ b/usr/lib/byobu/time @@ -5,7 +5,7 @@ # Copyright (C) 2008 Canonical Ltd. # Copyright (C) 2011-2014 Dustin Kirkland # -# Authors: Dustin Kirkland +# Authors: Dustin Kirkland # # 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 diff --git a/usr/lib/byobu/time_utc b/usr/lib/byobu/time_utc index 0817ff20..fab91e6d 100755 --- a/usr/lib/byobu/time_utc +++ b/usr/lib/byobu/time_utc @@ -5,7 +5,7 @@ # Copyright (C) 2010 Canonical Ltd. # Copyright (C) 2011-2014 Dustin Kirkland # -# Authors: Dustin Kirkland +# Authors: Dustin Kirkland # # 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 diff --git a/usr/lib/byobu/trash b/usr/lib/byobu/trash index 0c22acba..3333c638 100755 --- a/usr/lib/byobu/trash +++ b/usr/lib/byobu/trash @@ -6,7 +6,7 @@ # Copyright (C) 2011-2014 Dustin Kirkland # # Authors: James Hunt -# Dustin Kirkland +# Dustin Kirkland # # 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 diff --git a/usr/lib/byobu/updates_available b/usr/lib/byobu/updates_available index d6f30a34..5bda4202 100755 --- a/usr/lib/byobu/updates_available +++ b/usr/lib/byobu/updates_available @@ -5,7 +5,7 @@ # Copyright (C) 2008 Canonical Ltd. # Copyright (C) 2011-2014 Dustin Kirkland # -# Authors: Dustin Kirkland +# Authors: Dustin Kirkland # # 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 diff --git a/usr/lib/byobu/uptime b/usr/lib/byobu/uptime index b3702efd..63290dd3 100755 --- a/usr/lib/byobu/uptime +++ b/usr/lib/byobu/uptime @@ -7,7 +7,7 @@ # Copyright (C) 2011-2014 Dustin Kirkland # # Authors: Raphaël Pinson -# Dustin Kirkland +# Dustin Kirkland # # 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 diff --git a/usr/lib/byobu/users b/usr/lib/byobu/users index 1011ea27..1f16f066 100755 --- a/usr/lib/byobu/users +++ b/usr/lib/byobu/users @@ -7,7 +7,7 @@ # Copyright (C) 2011-2014 Dustin Kirkland # # Authors: Raphaël Pinson -# Dustin Kirkland +# Dustin Kirkland # # 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 diff --git a/usr/lib/byobu/whoami b/usr/lib/byobu/whoami index 8c4ce875..93a6702f 100755 --- a/usr/lib/byobu/whoami +++ b/usr/lib/byobu/whoami @@ -5,7 +5,7 @@ # Copyright (C) 2008 Canonical Ltd. # Copyright (C) 2011-2014 Dustin Kirkland # -# Authors: Dustin Kirkland +# Authors: Dustin Kirkland # # 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 diff --git a/usr/lib/byobu/wifi_quality b/usr/lib/byobu/wifi_quality index d2c664cf..67a52f79 100755 --- a/usr/lib/byobu/wifi_quality +++ b/usr/lib/byobu/wifi_quality @@ -5,7 +5,7 @@ # Copyright (C) 2008 Canonical Ltd. # Copyright (C) 2011-2014 Dustin Kirkland # -# Authors: Dustin Kirkland +# Authors: Dustin Kirkland # # 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 diff --git a/usr/share/byobu/keybindings/f-keys.screen b/usr/share/byobu/keybindings/f-keys.screen index 02dd0e9d..010d604b 100644 --- a/usr/share/byobu/keybindings/f-keys.screen +++ b/usr/share/byobu/keybindings/f-keys.screen @@ -3,7 +3,7 @@ # This configuration profile is intended to provide a useful # keybindings using the keyboard's f-keys # -# Copyright (C) 2008-2014 Dustin Kirkland +# Copyright (C) 2008-2014 Dustin Kirkland # Nick Barcet # # This program is free software: you can redistribute it and/or modify diff --git a/usr/share/byobu/keybindings/f-keys.screen.disable b/usr/share/byobu/keybindings/f-keys.screen.disable index 604596b0..f710fb07 100644 --- a/usr/share/byobu/keybindings/f-keys.screen.disable +++ b/usr/share/byobu/keybindings/f-keys.screen.disable @@ -2,7 +2,7 @@ # Disable Byobu's f-key keybindings, define a set using Screen's escape # sequence. # -# Copyright (C) 2009-2014 Dustin Kirkland +# Copyright (C) 2009-2014 Dustin Kirkland # # 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 diff --git a/usr/share/byobu/keybindings/f-keys.tmux b/usr/share/byobu/keybindings/f-keys.tmux index f84f7fe2..525b3158 100644 --- a/usr/share/byobu/keybindings/f-keys.tmux +++ b/usr/share/byobu/keybindings/f-keys.tmux @@ -1,9 +1,9 @@ ############################################################################### # byobu's tmux f-key keybindings # -# Copyright (C) 2011-2014 Dustin Kirkland +# Copyright (C) 2011-2014 Dustin Kirkland # -# Authors: Dustin Kirkland +# Authors: Dustin Kirkland # # 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 diff --git a/usr/share/byobu/keybindings/f-keys.tmux.disable b/usr/share/byobu/keybindings/f-keys.tmux.disable index f1026606..cc556c24 100644 --- a/usr/share/byobu/keybindings/f-keys.tmux.disable +++ b/usr/share/byobu/keybindings/f-keys.tmux.disable @@ -1,9 +1,9 @@ ############################################################################### # disable byobu's tmux f-key keybindings # -# Copyright (C) 2011-2014 Dustin Kirkland +# Copyright (C) 2011-2014 Dustin Kirkland # -# Authors: Dustin Kirkland +# Authors: Dustin Kirkland # # 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 diff --git a/usr/share/byobu/profiles/NONE b/usr/share/byobu/profiles/NONE index 9cbb75b0..06da0139 100644 --- a/usr/share/byobu/profiles/NONE +++ b/usr/share/byobu/profiles/NONE @@ -7,7 +7,7 @@ # # Copyright (C) 2008 Canonical Ltd. # -# Authors: Dustin Kirkland +# Authors: Dustin Kirkland # # 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 diff --git a/usr/share/byobu/profiles/bashrc b/usr/share/byobu/profiles/bashrc index 2f879be2..7cec1e3a 100644 --- a/usr/share/byobu/profiles/bashrc +++ b/usr/share/byobu/profiles/bashrc @@ -1,7 +1,7 @@ # byobu's bashrc -- colorize the prompt # Copyright (C) 2014 Dustin Kirkland # -# Authors: Dustin Kirkland +# Authors: Dustin Kirkland # # 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 diff --git a/usr/share/byobu/profiles/byoburc b/usr/share/byobu/profiles/byoburc index aabbefa4..cc845d42 100644 --- a/usr/share/byobu/profiles/byoburc +++ b/usr/share/byobu/profiles/byoburc @@ -7,7 +7,7 @@ # # Copyright (C) 2009-2011 Canonical Ltd. # -# Authors: Dustin Kirkland +# Authors: Dustin Kirkland # # 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 diff --git a/usr/share/byobu/profiles/classroom b/usr/share/byobu/profiles/classroom index ee76f360..54bead1e 100644 --- a/usr/share/byobu/profiles/classroom +++ b/usr/share/byobu/profiles/classroom @@ -5,7 +5,7 @@ # # Copyright (C) 2011 Canonical Ltd. # -# Authors: Dustin Kirkland +# Authors: Dustin Kirkland # # 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 diff --git a/usr/share/byobu/profiles/common b/usr/share/byobu/profiles/common index 758c288a..b6efd26a 100644 --- a/usr/share/byobu/profiles/common +++ b/usr/share/byobu/profiles/common @@ -5,7 +5,7 @@ # # Copyright (C) 2008 Canonical Ltd. # -# Authors: Dustin Kirkland +# Authors: Dustin Kirkland # # 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 diff --git a/usr/share/byobu/profiles/screenrc b/usr/share/byobu/profiles/screenrc index 42ee4583..22071a16 100644 --- a/usr/share/byobu/profiles/screenrc +++ b/usr/share/byobu/profiles/screenrc @@ -7,7 +7,7 @@ # # Copyright (C) 2009-2011 Canonical Ltd. # -# Authors: Dustin Kirkland +# Authors: Dustin Kirkland # # 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 diff --git a/usr/share/byobu/profiles/tmux b/usr/share/byobu/profiles/tmux index bd091617..c63558b7 100644 --- a/usr/share/byobu/profiles/tmux +++ b/usr/share/byobu/profiles/tmux @@ -5,7 +5,7 @@ # # Copyright (C) 2011-2014 Dustin Kirkland # -# Authors: Dustin Kirkland +# Authors: Dustin Kirkland # # 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 diff --git a/usr/share/byobu/profiles/tmuxrc b/usr/share/byobu/profiles/tmuxrc index 9e49136a..35fa27a6 100644 --- a/usr/share/byobu/profiles/tmuxrc +++ b/usr/share/byobu/profiles/tmuxrc @@ -7,7 +7,7 @@ # # Copyright (C) 2009-2011 Canonical Ltd. # -# Authors: Dustin Kirkland +# Authors: Dustin Kirkland # # 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 diff --git a/usr/share/byobu/status/status b/usr/share/byobu/status/status index 25f3ec13..51cb77d0 100644 --- a/usr/share/byobu/status/status +++ b/usr/share/byobu/status/status @@ -6,7 +6,7 @@ # # Copyright (C) 2009-2011 Canonical Ltd. # -# Authors: Dustin Kirkland +# Authors: Dustin Kirkland # # 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 diff --git a/usr/share/byobu/status/statusrc b/usr/share/byobu/status/statusrc index 048598a8..2ffeed19 100644 --- a/usr/share/byobu/status/statusrc +++ b/usr/share/byobu/status/statusrc @@ -6,7 +6,7 @@ # # Copyright (C) 2009-2011 Canonical Ltd. # -# Authors: Dustin Kirkland +# Authors: Dustin Kirkland # # 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 diff --git a/usr/share/byobu/tests/byobu-time-notifications.in b/usr/share/byobu/tests/byobu-time-notifications.in index 1602450c..97762eb2 100755 --- a/usr/share/byobu/tests/byobu-time-notifications.in +++ b/usr/share/byobu/tests/byobu-time-notifications.in @@ -4,7 +4,7 @@ # # Copyright (C) 2009 Canonical Ltd. # -# Authors: Dustin Kirkland +# Authors: Dustin Kirkland # # 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 diff --git a/usr/share/dbus-1/services/us.kirkland.terminals.byobu.service b/usr/share/dbus-1/services/us.kirkland.terminals.byobu.service index d47d3132..ed6e1450 100644 --- a/usr/share/dbus-1/services/us.kirkland.terminals.byobu.service +++ b/usr/share/dbus-1/services/us.kirkland.terminals.byobu.service @@ -1,3 +1,3 @@ [D-BUS Service] -Name=byobu +Name=us.kirkland.terminals.byobu Exec=/usr/lib/gnome-terminal/gnome-terminal-server --app-id us.kirkland.terminals.byobu diff --git a/usr/share/man/man1/byobu-export.1 b/usr/share/man/man1/byobu-export.1 index eff2ae5f..fbb23a13 100644 --- a/usr/share/man/man1/byobu-export.1 +++ b/usr/share/man/man1/byobu-export.1 @@ -15,6 +15,6 @@ where you are not the root user, simply: * And follow the instructions in the README .SH AUTHOR -This manpage and the utility were written by Dustin Kirkland for Ubuntu systems (but may be used by others). Permission is granted to copy, distribute and/or modify this document and the utility under the terms of the GNU General Public License, Version 3 published by the Free Software Foundation. +This manpage and the utility were written by Dustin Kirkland for Ubuntu systems (but may be used by others). Permission is granted to copy, distribute and/or modify this document and the utility under the terms of the GNU General Public License, Version 3 published by the Free Software Foundation. The complete text of the GNU General Public License can be found in \fI/usr/share/common-licenses/GPL\fP on Debian/Ubuntu systems, or in \fI/usr/share/doc/fedora-release-*/GPL\fP on Fedora systems, or on the web at \fIhttp://www.gnu.org/licenses/gpl.txt\fP.