diff options
author | James Booth <boothj5@gmail.com> | 2016-07-24 01:14:49 +0100 |
---|---|---|
committer | James Booth <boothj5@gmail.com> | 2016-07-24 01:14:49 +0100 |
commit | e8fc80f5c1bf30585483d4dd1c27aae620862066 (patch) | |
tree | 83fcb673fc77b5f5c06092581b15330117bb03a4 /src/ui | |
parent | 1586ee9ed4288a6ba194b07e5c131ccc1af09df0 (diff) | |
download | profani-tty-e8fc80f5c1bf30585483d4dd1c27aae620862066.tar.gz |
Update GPL link in headers
Diffstat (limited to 'src/ui')
-rw-r--r-- | src/ui/buffer.c | 2 | ||||
-rw-r--r-- | src/ui/buffer.h | 2 | ||||
-rw-r--r-- | src/ui/chatwin.c | 2 | ||||
-rw-r--r-- | src/ui/console.c | 2 | ||||
-rw-r--r-- | src/ui/core.c | 2 | ||||
-rw-r--r-- | src/ui/inputwin.c | 2 | ||||
-rw-r--r-- | src/ui/inputwin.h | 2 | ||||
-rw-r--r-- | src/ui/mucconfwin.c | 2 | ||||
-rw-r--r-- | src/ui/mucwin.c | 2 | ||||
-rw-r--r-- | src/ui/notifier.c | 2 | ||||
-rw-r--r-- | src/ui/occupantswin.c | 2 | ||||
-rw-r--r-- | src/ui/privwin.c | 2 | ||||
-rw-r--r-- | src/ui/rosterwin.c | 2 | ||||
-rw-r--r-- | src/ui/statusbar.c | 2 | ||||
-rw-r--r-- | src/ui/statusbar.h | 2 | ||||
-rw-r--r-- | src/ui/titlebar.c | 2 | ||||
-rw-r--r-- | src/ui/titlebar.h | 2 | ||||
-rw-r--r-- | src/ui/ui.h | 2 | ||||
-rw-r--r-- | src/ui/win_types.h | 2 | ||||
-rw-r--r-- | src/ui/window.c | 2 | ||||
-rw-r--r-- | src/ui/window.h | 2 | ||||
-rw-r--r-- | src/ui/xmlwin.c | 2 |
22 files changed, 22 insertions, 22 deletions
diff --git a/src/ui/buffer.c b/src/ui/buffer.c index a86e85ae..09f53beb 100644 --- a/src/ui/buffer.c +++ b/src/ui/buffer.c @@ -16,7 +16,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Profanity. If not, see <http://www.gnu.org/licenses/>. + * along with Profanity. If not, see <https://www.gnu.org/licenses/>. * * In addition, as a special exception, the copyright holders give permission to * link the code of portions of this program with the OpenSSL library under diff --git a/src/ui/buffer.h b/src/ui/buffer.h index 50ce0634..e37f58fa 100644 --- a/src/ui/buffer.h +++ b/src/ui/buffer.h @@ -16,7 +16,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Profanity. If not, see <http://www.gnu.org/licenses/>. + * along with Profanity. If not, see <https://www.gnu.org/licenses/>. * * In addition, as a special exception, the copyright holders give permission to * link the code of portions of this program with the OpenSSL library under diff --git a/src/ui/chatwin.c b/src/ui/chatwin.c index d4336c09..25df09c4 100644 --- a/src/ui/chatwin.c +++ b/src/ui/chatwin.c @@ -16,7 +16,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Profanity. If not, see <http://www.gnu.org/licenses/>. + * along with Profanity. If not, see <https://www.gnu.org/licenses/>. * * In addition, as a special exception, the copyright holders give permission to * link the code of portions of this program with the OpenSSL library under diff --git a/src/ui/console.c b/src/ui/console.c index f53823b6..3e987dbe 100644 --- a/src/ui/console.c +++ b/src/ui/console.c @@ -16,7 +16,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Profanity. If not, see <http://www.gnu.org/licenses/>. + * along with Profanity. If not, see <https://www.gnu.org/licenses/>. * * In addition, as a special exception, the copyright holders give permission to * link the code of portions of this program with the OpenSSL library under diff --git a/src/ui/core.c b/src/ui/core.c index c687cba6..df759ca6 100644 --- a/src/ui/core.c +++ b/src/ui/core.c @@ -16,7 +16,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Profanity. If not, see <http://www.gnu.org/licenses/>. + * along with Profanity. If not, see <https://www.gnu.org/licenses/>. * * In addition, as a special exception, the copyright holders give permission to * link the code of portions of this program with the OpenSSL library under diff --git a/src/ui/inputwin.c b/src/ui/inputwin.c index 8f896dbe..e8db673c 100644 --- a/src/ui/inputwin.c +++ b/src/ui/inputwin.c @@ -16,7 +16,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Profanity. If not, see <http://www.gnu.org/licenses/>. + * along with Profanity. If not, see <https://www.gnu.org/licenses/>. * * In addition, as a special exception, the copyright holders give permission to * link the code of portions of this program with the OpenSSL library under diff --git a/src/ui/inputwin.h b/src/ui/inputwin.h index fb2c78a3..b36ae68d 100644 --- a/src/ui/inputwin.h +++ b/src/ui/inputwin.h @@ -16,7 +16,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Profanity. If not, see <http://www.gnu.org/licenses/>. + * along with Profanity. If not, see <https://www.gnu.org/licenses/>. * * In addition, as a special exception, the copyright holders give permission to * link the code of portions of this program with the OpenSSL library under diff --git a/src/ui/mucconfwin.c b/src/ui/mucconfwin.c index 1dd5c539..a52f2378 100644 --- a/src/ui/mucconfwin.c +++ b/src/ui/mucconfwin.c @@ -16,7 +16,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Profanity. If not, see <http://www.gnu.org/licenses/>. + * along with Profanity. If not, see <https://www.gnu.org/licenses/>. * * In addition, as a special exception, the copyright holders give permission to * link the code of portions of this program with the OpenSSL library under diff --git a/src/ui/mucwin.c b/src/ui/mucwin.c index 432a9661..08e9bb38 100644 --- a/src/ui/mucwin.c +++ b/src/ui/mucwin.c @@ -16,7 +16,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Profanity. If not, see <http://www.gnu.org/licenses/>. + * along with Profanity. If not, see <https://www.gnu.org/licenses/>. * * In addition, as a special exception, the copyright holders give permission to * link the code of portions of this program with the OpenSSL library under diff --git a/src/ui/notifier.c b/src/ui/notifier.c index 1a6c0132..355c06c2 100644 --- a/src/ui/notifier.c +++ b/src/ui/notifier.c @@ -16,7 +16,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Profanity. If not, see <http://www.gnu.org/licenses/>. + * along with Profanity. If not, see <https://www.gnu.org/licenses/>. * * In addition, as a special exception, the copyright holders give permission to * link the code of portions of this program with the OpenSSL library under diff --git a/src/ui/occupantswin.c b/src/ui/occupantswin.c index 2e148a6f..efa8146c 100644 --- a/src/ui/occupantswin.c +++ b/src/ui/occupantswin.c @@ -16,7 +16,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Profanity. If not, see <http://www.gnu.org/licenses/>. + * along with Profanity. If not, see <https://www.gnu.org/licenses/>. * * In addition, as a special exception, the copyright holders give permission to * link the code of portions of this program with the OpenSSL library under diff --git a/src/ui/privwin.c b/src/ui/privwin.c index 8974d09c..716adf2d 100644 --- a/src/ui/privwin.c +++ b/src/ui/privwin.c @@ -16,7 +16,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Profanity. If not, see <http://www.gnu.org/licenses/>. + * along with Profanity. If not, see <https://www.gnu.org/licenses/>. * * In addition, as a special exception, the copyright holders give permission to * link the code of portions of this program with the OpenSSL library under diff --git a/src/ui/rosterwin.c b/src/ui/rosterwin.c index 9c1cfc80..d75e2186 100644 --- a/src/ui/rosterwin.c +++ b/src/ui/rosterwin.c @@ -16,7 +16,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Profanity. If not, see <http://www.gnu.org/licenses/>. + * along with Profanity. If not, see <https://www.gnu.org/licenses/>. * * In addition, as a special exception, the copyright holders give permission to * link the code of portions of this program with the OpenSSL library under diff --git a/src/ui/statusbar.c b/src/ui/statusbar.c index 45997e28..36017168 100644 --- a/src/ui/statusbar.c +++ b/src/ui/statusbar.c @@ -16,7 +16,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Profanity. If not, see <http://www.gnu.org/licenses/>. + * along with Profanity. If not, see <https://www.gnu.org/licenses/>. * * In addition, as a special exception, the copyright holders give permission to * link the code of portions of this program with the OpenSSL library under diff --git a/src/ui/statusbar.h b/src/ui/statusbar.h index e88e8a20..390d0203 100644 --- a/src/ui/statusbar.h +++ b/src/ui/statusbar.h @@ -16,7 +16,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Profanity. If not, see <http://www.gnu.org/licenses/>. + * along with Profanity. If not, see <https://www.gnu.org/licenses/>. * * In addition, as a special exception, the copyright holders give permission to * link the code of portions of this program with the OpenSSL library under diff --git a/src/ui/titlebar.c b/src/ui/titlebar.c index ea1794d3..a2817698 100644 --- a/src/ui/titlebar.c +++ b/src/ui/titlebar.c @@ -16,7 +16,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Profanity. If not, see <http://www.gnu.org/licenses/>. + * along with Profanity. If not, see <https://www.gnu.org/licenses/>. * * In addition, as a special exception, the copyright holders give permission to * link the code of portions of this program with the OpenSSL library under diff --git a/src/ui/titlebar.h b/src/ui/titlebar.h index a7e6ad70..ca8da30a 100644 --- a/src/ui/titlebar.h +++ b/src/ui/titlebar.h @@ -16,7 +16,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Profanity. If not, see <http://www.gnu.org/licenses/>. + * along with Profanity. If not, see <https://www.gnu.org/licenses/>. * * In addition, as a special exception, the copyright holders give permission to * link the code of portions of this program with the OpenSSL library under diff --git a/src/ui/ui.h b/src/ui/ui.h index 79c1b201..65209659 100644 --- a/src/ui/ui.h +++ b/src/ui/ui.h @@ -16,7 +16,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Profanity. If not, see <http://www.gnu.org/licenses/>. + * along with Profanity. If not, see <https://www.gnu.org/licenses/>. * * In addition, as a special exception, the copyright holders give permission to * link the code of portions of this program with the OpenSSL library under diff --git a/src/ui/win_types.h b/src/ui/win_types.h index 8b456993..e06e4cc6 100644 --- a/src/ui/win_types.h +++ b/src/ui/win_types.h @@ -16,7 +16,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Profanity. If not, see <http://www.gnu.org/licenses/>. + * along with Profanity. If not, see <https://www.gnu.org/licenses/>. * * In addition, as a special exception, the copyright holders give permission to * link the code of portions of this program with the OpenSSL library under diff --git a/src/ui/window.c b/src/ui/window.c index 3325a1d0..9e641dcd 100644 --- a/src/ui/window.c +++ b/src/ui/window.c @@ -16,7 +16,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Profanity. If not, see <http://www.gnu.org/licenses/>. + * along with Profanity. If not, see <https://www.gnu.org/licenses/>. * * In addition, as a special exception, the copyright holders give permission to * link the code of portions of this program with the OpenSSL library under diff --git a/src/ui/window.h b/src/ui/window.h index f1f740c5..b3b86570 100644 --- a/src/ui/window.h +++ b/src/ui/window.h @@ -16,7 +16,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Profanity. If not, see <http://www.gnu.org/licenses/>. + * along with Profanity. If not, see <https://www.gnu.org/licenses/>. * * In addition, as a special exception, the copyright holders give permission to * link the code of portions of this program with the OpenSSL library under diff --git a/src/ui/xmlwin.c b/src/ui/xmlwin.c index 871f6931..16246585 100644 --- a/src/ui/xmlwin.c +++ b/src/ui/xmlwin.c @@ -16,7 +16,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Profanity. If not, see <http://www.gnu.org/licenses/>. + * along with Profanity. If not, see <https://www.gnu.org/licenses/>. * * In addition, as a special exception, the copyright holders give permission to * link the code of portions of this program with the OpenSSL library under |