about summary refs log tree commit diff stats
path: root/src/event
diff options
context:
space:
mode:
Diffstat (limited to 'src/event')
-rw-r--r--src/event/client_events.c2
-rw-r--r--src/event/client_events.h2
-rw-r--r--src/event/server_events.c2
-rw-r--r--src/event/server_events.h2
4 files changed, 4 insertions, 4 deletions
diff --git a/src/event/client_events.c b/src/event/client_events.c
index a1a7408a..65843c44 100644
--- a/src/event/client_events.c
+++ b/src/event/client_events.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/event/client_events.h b/src/event/client_events.h
index 3231ade9..ffce00fd 100644
--- a/src/event/client_events.h
+++ b/src/event/client_events.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/event/server_events.c b/src/event/server_events.c
index 57c82696..c73bcbdd 100644
--- a/src/event/server_events.c
+++ b/src/event/server_events.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/event/server_events.h b/src/event/server_events.h
index 8c66f6de..ace049ad 100644
--- a/src/event/server_events.h
+++ b/src/event/server_events.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