diff options
-rw-r--r-- | health/hdp.c | 3 | ||||
-rw-r--r-- | health/hdp.h | 3 | ||||
-rw-r--r-- | health/hdp_main.c | 3 | ||||
-rw-r--r-- | health/hdp_manager.c | 3 | ||||
-rw-r--r-- | health/hdp_manager.h | 3 | ||||
-rw-r--r-- | health/hdp_types.h | 3 | ||||
-rw-r--r-- | health/hdp_util.c | 3 | ||||
-rw-r--r-- | health/hdp_util.h | 3 | ||||
-rw-r--r-- | health/mcap.c | 4 | ||||
-rw-r--r-- | health/mcap.h | 5 | ||||
-rw-r--r-- | health/mcap_internal.h | 4 | ||||
-rw-r--r-- | health/mcap_lib.h | 4 | ||||
-rw-r--r-- | health/mcap_sync.c | 5 | ||||
-rw-r--r-- | thermometer/main.c | 3 | ||||
-rw-r--r-- | thermometer/manager.c | 3 | ||||
-rw-r--r-- | thermometer/manager.h | 3 | ||||
-rw-r--r-- | thermometer/thermometer.c | 3 | ||||
-rw-r--r-- | thermometer/thermometer.h | 3 |
18 files changed, 0 insertions, 61 deletions
diff --git a/health/hdp.c b/health/hdp.c index df388bc8..d167ab05 100644 --- a/health/hdp.c +++ b/health/hdp.c @@ -3,9 +3,6 @@ * BlueZ - Bluetooth protocol stack for Linux * * Copyright (C) 2010 GSyC/LibreSoft, Universidad Rey Juan Carlos. - * Authors: - * Santiago Carot Nemesio <sancane at gmail.com> - * Jose Antonio Santos-Cadenas <santoscadenas at gmail.com> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/health/hdp.h b/health/hdp.h index 642ed534..39f0441b 100644 --- a/health/hdp.h +++ b/health/hdp.h @@ -3,9 +3,6 @@ * BlueZ - Bluetooth protocol stack for Linux * * Copyright (C) 2010 GSyC/LibreSoft, Universidad Rey Juan Carlos. - * Authors: - * Santiago Carot Nemesio <sancane at gmail.com> - * Jose Antonio Santos-Cadenas <santoscadenas at gmail.com> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/health/hdp_main.c b/health/hdp_main.c index b40a37c2..9367e732 100644 --- a/health/hdp_main.c +++ b/health/hdp_main.c @@ -3,9 +3,6 @@ * BlueZ - Bluetooth protocol stack for Linux * * Copyright (C) 2010 GSyC/LibreSoft, Universidad Rey Juan Carlos. - * Authors: - * Santiago Carot Nemesio <sancane at gmail.com> - * Jose Antonio Santos-Cadenas <santoscadenas at gmail.com> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/health/hdp_manager.c b/health/hdp_manager.c index 88b49fc6..60ccf552 100644 --- a/health/hdp_manager.c +++ b/health/hdp_manager.c @@ -3,9 +3,6 @@ * BlueZ - Bluetooth protocol stack for Linux * * Copyright (C) 2010 GSyC/LibreSoft, Universidad Rey Juan Carlos. - * Authors: - * Santiago Carot Nemesio <sancane at gmail.com> - * Jose Antonio Santos-Cadenas <santoscadenas at gmail.com> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/health/hdp_manager.h b/health/hdp_manager.h index b91ef753..d39f190d 100644 --- a/health/hdp_manager.h +++ b/health/hdp_manager.h @@ -3,9 +3,6 @@ * BlueZ - Bluetooth protocol stack for Linux * * Copyright (C) 2010 GSyC/LibreSoft, Universidad Rey Juan Carlos. - * Authors: - * Santiago Carot Nemesio <sancane at gmail.com> - * Jose Antonio Santos-Cadenas <santoscadenas at gmail.com> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/health/hdp_types.h b/health/hdp_types.h index 7d232931..eecc1384 100644 --- a/health/hdp_types.h +++ b/health/hdp_types.h @@ -3,9 +3,6 @@ * BlueZ - Bluetooth protocol stack for Linux * * Copyright (C) 2010 GSyC/LibreSoft, Universidad Rey Juan Carlos. - * Authors: - * Santiago Carot Nemesio <sancane at gmail.com> - * Jose Antonio Santos-Cadenas <santoscadenas at gmail.com> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/health/hdp_util.c b/health/hdp_util.c index 9ccb648c..9c088d46 100644 --- a/health/hdp_util.c +++ b/health/hdp_util.c @@ -3,9 +3,6 @@ * BlueZ - Bluetooth protocol stack for Linux * * Copyright (C) 2010 GSyC/LibreSoft, Universidad Rey Juan Carlos. - * Authors: - * Santiago Carot Nemesio <sancane at gmail.com> - * Jose Antonio Santos-Cadenas <santoscadenas at gmail.com> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/health/hdp_util.h b/health/hdp_util.h index fc59f502..35e1196b 100644 --- a/health/hdp_util.h +++ b/health/hdp_util.h @@ -3,9 +3,6 @@ * BlueZ - Bluetooth protocol stack for Linux * * Copyright (C) 2010 GSyC/LibreSoft, Universidad Rey Juan Carlos. - * Authors: - * Santiago Carot Nemesio <sancane at gmail.com> - * Jose Antonio Santos-Cadenas <santoscadenas at gmail.com> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/health/mcap.c b/health/mcap.c index 7bfc0dc4..d251a399 100644 --- a/health/mcap.c +++ b/health/mcap.c @@ -4,10 +4,6 @@ * * Copyright (C) 2010 GSyC/LibreSoft, Universidad Rey Juan Carlos. * - * Authors: - * Santiago Carot-Nemesio <sancane at gmail.com> - * Jose Antonio Santos-Cadenas <santoscadenas at gmail.com> - * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or diff --git a/health/mcap.h b/health/mcap.h index 81f53f13..34a83820 100644 --- a/health/mcap.h +++ b/health/mcap.h @@ -5,11 +5,6 @@ * Copyright (C) 2010 GSyC/LibreSoft, Universidad Rey Juan Carlos. * Copyright (C) 2010 Signove * - * Authors: - * Santiago Carot-Nemesio <sancane at gmail.com> - * Jose Antonio Santos-Cadenas <santoscadenas at gmail.com> - * Elvis Pfützenreuter <epx at signove.com> - * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or diff --git a/health/mcap_internal.h b/health/mcap_internal.h index f82e9675..7b044ef4 100644 --- a/health/mcap_internal.h +++ b/health/mcap_internal.h @@ -4,10 +4,6 @@ * * Copyright (C) 2010 GSyC/LibreSoft, Universidad Rey Juan Carlos. * - * Authors: - * Santiago Carot-Nemesio <sancane at gmail.com> - * Jose Antonio Santos-Cadenas <santoscadenas at gmail.com> - * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or diff --git a/health/mcap_lib.h b/health/mcap_lib.h index 9c1e5083..8fcc1415 100644 --- a/health/mcap_lib.h +++ b/health/mcap_lib.h @@ -4,10 +4,6 @@ * * Copyright (C) 2010 GSyC/LibreSoft, Universidad Rey Juan Carlos. * - * Authors: - * Santiago Carot-Nemesio <sancane at gmail.com> - * Jose Antonio Santos-Cadenas <santoscadenas at gmail.com> - * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or diff --git a/health/mcap_sync.c b/health/mcap_sync.c index f4b005a4..5545ceae 100644 --- a/health/mcap_sync.c +++ b/health/mcap_sync.c @@ -5,11 +5,6 @@ * Copyright (C) 2010 GSyC/LibreSoft, Universidad Rey Juan Carlos. * Copyright (C) 2010 Signove * - * Authors: - * Santiago Carot-Nemesio <sancane at gmail.com> - * Jose Antonio Santos-Cadenas <santoscadenas at gmail.com> - * Elvis Pfützenreuter <epx at signove.com> - * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or diff --git a/thermometer/main.c b/thermometer/main.c index 4a0ea341..471764e1 100644 --- a/thermometer/main.c +++ b/thermometer/main.c @@ -3,9 +3,6 @@ * BlueZ - Bluetooth protocol stack for Linux * * Copyright (C) 2011 GSyC/LibreSoft, Universidad Rey Juan Carlos. - * Authors: - * Santiago Carot Nemesio <sancane at gmail.com> - * Jorge Fernandez Gonzalez <jorge.fernandez.gonzalez at gmail.com> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/thermometer/manager.c b/thermometer/manager.c index 4fad5ed4..08f0e0a6 100644 --- a/thermometer/manager.c +++ b/thermometer/manager.c @@ -3,9 +3,6 @@ * BlueZ - Bluetooth protocol stack for Linux * * Copyright (C) 2011 GSyC/LibreSoft, Universidad Rey Juan Carlos. - * Authors: - * Santiago Carot Nemesio <sancane at gmail.com> - * Jorge Fernandez Gonzalez <jorge.fernandez.gonzalez at gmail.com> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/thermometer/manager.h b/thermometer/manager.h index 8cf6fd0b..ed928ad4 100644 --- a/thermometer/manager.h +++ b/thermometer/manager.h @@ -3,9 +3,6 @@ * BlueZ - Bluetooth protocol stack for Linux * * Copyright (C) 2011 GSyC/LibreSoft, Universidad Rey Juan Carlos. - * Authors: - * Santiago Carot Nemesio <sancane at gmail.com> - * Jorge Fernandez Gonzalez <jorge.fernandez.gonzalez at gmail.com> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/thermometer/thermometer.c b/thermometer/thermometer.c index 8b521e31..3cd821ad 100644 --- a/thermometer/thermometer.c +++ b/thermometer/thermometer.c @@ -3,9 +3,6 @@ * BlueZ - Bluetooth protocol stack for Linux * * Copyright (C) 2011 GSyC/LibreSoft, Universidad Rey Juan Carlos. - * Authors: - * Santiago Carot Nemesio <sancane at gmail.com> - * Jorge Fernandez Gonzalez <jorge.fernandez.gonzalez at gmail.com> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/thermometer/thermometer.h b/thermometer/thermometer.h index 2f64e21d..0937444c 100644 --- a/thermometer/thermometer.h +++ b/thermometer/thermometer.h @@ -3,9 +3,6 @@ * BlueZ - Bluetooth protocol stack for Linux * * Copyright (C) 2011 GSyC/LibreSoft, Universidad Rey Juan Carlos. - * Authors: - * Santiago Carot Nemesio <sancane at gmail.com> - * Jorge Fernandez Gonzalez <jorge.fernandez.gonzalez at gmail.com> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by |