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/otr | |
parent | 1586ee9ed4288a6ba194b07e5c131ccc1af09df0 (diff) | |
download | profani-tty-e8fc80f5c1bf30585483d4dd1c27aae620862066.tar.gz |
Update GPL link in headers
Diffstat (limited to 'src/otr')
-rw-r--r-- | src/otr/otr.c | 2 | ||||
-rw-r--r-- | src/otr/otr.h | 2 | ||||
-rw-r--r-- | src/otr/otrlib.h | 2 | ||||
-rw-r--r-- | src/otr/otrlibv3.c | 2 | ||||
-rw-r--r-- | src/otr/otrlibv4.c | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/src/otr/otr.c b/src/otr/otr.c index 99697411..b3ce4e5f 100644 --- a/src/otr/otr.c +++ b/src/otr/otr.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/otr/otr.h b/src/otr/otr.h index a0371952..be8af6d4 100644 --- a/src/otr/otr.h +++ b/src/otr/otr.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/otr/otrlib.h b/src/otr/otrlib.h index 9fbd0784..b669ee20 100644 --- a/src/otr/otrlib.h +++ b/src/otr/otrlib.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/otr/otrlibv3.c b/src/otr/otrlibv3.c index f522e038..81b9cc5b 100644 --- a/src/otr/otrlibv3.c +++ b/src/otr/otrlibv3.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/otr/otrlibv4.c b/src/otr/otrlibv4.c index 0e8e8986..1b11668b 100644 --- a/src/otr/otrlibv4.c +++ b/src/otr/otrlibv4.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 |