diff --git a/src/qti_ext.c b/src/qti_ext.c index 2a79daf..147d42f 100644 --- a/src/qti_ext.c +++ b/src/qti_ext.c @@ -1,6 +1,7 @@ /* * Copyright (C) 2022 Jolla Ltd. * Copyright (C) 2022 Slava Monich + * Copyright (C) 2024 Marius Gripsgard * * You may use this file under the terms of the BSD license as follows: * diff --git a/src/qti_ext.h b/src/qti_ext.h index 0918ee4..88a0ee7 100644 --- a/src/qti_ext.h +++ b/src/qti_ext.h @@ -1,6 +1,7 @@ /* * Copyright (C) 2022 Jolla Ltd. * Copyright (C) 2022 Slava Monich + * Copyright (C) 2024 Marius Gripsgard * * You may use this file under the terms of the BSD license as follows: * diff --git a/src/qti_ims.c b/src/qti_ims.c index 04952f1..ca7ffdf 100644 --- a/src/qti_ims.c +++ b/src/qti_ims.c @@ -1,6 +1,7 @@ /* * Copyright (C) 2022 Jolla Ltd. * Copyright (C) 2022 Slava Monich + * Copyright (C) 2024 Marius Gripsgard * * You may use this file under the terms of the BSD license as follows: * diff --git a/src/qti_ims.h b/src/qti_ims.h index fd70827..cf3a05e 100644 --- a/src/qti_ims.h +++ b/src/qti_ims.h @@ -1,6 +1,7 @@ /* * Copyright (C) 2022 Jolla Ltd. * Copyright (C) 2022 Slava Monich + * Copyright (C) 2024 Marius Gripsgard * * You may use this file under the terms of the BSD license as follows: * diff --git a/src/qti_ims_call.c b/src/qti_ims_call.c index 80ffc33..206a4df 100644 --- a/src/qti_ims_call.c +++ b/src/qti_ims_call.c @@ -3,6 +3,7 @@ * * Copyright (C) 2022 Jolla Ltd. * Copyright (C) 2024 TheKit + * Copyright (C) 2024 Marius Gripsgard * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/src/qti_ims_call.h b/src/qti_ims_call.h index 5b50468..786051f 100644 --- a/src/qti_ims_call.h +++ b/src/qti_ims_call.h @@ -2,6 +2,7 @@ * oFono - Open Source Telephony - binder based adaptation QTI plugin * * Copyright (C) 2024 TheKit + * Copyright (C) 2024 Marius Gripsgard * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/src/qti_plugin.c b/src/qti_plugin.c index a67e17e..3baed4e 100644 --- a/src/qti_plugin.c +++ b/src/qti_plugin.c @@ -1,6 +1,7 @@ /* * Copyright (C) 2022 Jolla Ltd. * Copyright (C) 2022 Slava Monich + * Copyright (C) 2024 Marius Gripsgard * * You may use this file under the terms of the BSD license as follows: * diff --git a/src/qti_radio_ext.c b/src/qti_radio_ext.c index 220a46c..8cd9c44 100644 --- a/src/qti_radio_ext.c +++ b/src/qti_radio_ext.c @@ -3,6 +3,7 @@ * * Copyright (C) 2022 Jolla Ltd. * Copyright (C) 2024 TheKit + * Copyright (C) 2024 Marius Gripsgard * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/src/qti_radio_ext.h b/src/qti_radio_ext.h index 20157d1..f0d09dd 100644 --- a/src/qti_radio_ext.h +++ b/src/qti_radio_ext.h @@ -2,6 +2,7 @@ * oFono - Open Source Telephony - binder based adaptation QTI plugin * * Copyright (C) 2024 TheKit + * Copyright (C) 2024 Marius Gripsgard * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/src/qti_slot.c b/src/qti_slot.c index 303547c..3ac82ba 100644 --- a/src/qti_slot.c +++ b/src/qti_slot.c @@ -1,6 +1,7 @@ /* * Copyright (C) 2022 Jolla Ltd. * Copyright (C) 2022 Slava Monich + * Copyright (C) 2024 Marius Gripsgard * * You may use this file under the terms of the BSD license as follows: * diff --git a/src/qti_slot.h b/src/qti_slot.h index 6cb16cc..24d9464 100644 --- a/src/qti_slot.h +++ b/src/qti_slot.h @@ -1,6 +1,7 @@ /* * Copyright (C) 2022 Jolla Ltd. * Copyright (C) 2022 Slava Monich + * Copyright (C) 2024 Marius Gripsgard * * You may use this file under the terms of the BSD license as follows: *