aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/service.c2
-rw-r--r--src/utils.c4
-rw-r--r--src/utils.h4
3 files changed, 5 insertions, 5 deletions
diff --git a/src/service.c b/src/service.c
index 9b99a05..efb386f 100644
--- a/src/service.c
+++ b/src/service.c
@@ -1,6 +1,6 @@
/*
* Copyright 2013-2016 Canonical Ltd.
- * Copytight 2021 AyatanaIndicators
+ * Copyright 2021 AyatanaIndicators
*
* This program is free software: you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 3, as published
diff --git a/src/utils.c b/src/utils.c
index 9ba904c..f50136c 100644
--- a/src/utils.c
+++ b/src/utils.c
@@ -1,7 +1,7 @@
/*
* Copyright 2013 Canonical Ltd.
- * Copytight 2018 Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
- * Copytight 2021 Robert Tari <robert@tari.in>
+ * Copyright 2018 Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
+ * Copyright 2021 Robert Tari <robert@tari.in>
*
* Authors (@Canonical):
* Charles Kerr <charles.kerr@canonical.com>
diff --git a/src/utils.h b/src/utils.h
index 6dcf658..a99bd34 100644
--- a/src/utils.h
+++ b/src/utils.h
@@ -1,6 +1,6 @@
/*
- * Copytight 2018 Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
- * Copytight 2021 Robert Tari <robert@tari.in>
+ * Copyright 2018 Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
+ * Copyright 2021 Robert Tari <robert@tari.in>
*
* This program is free software: you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 3, as published