From 4c4c4e591780b1f4dbf217713068811ca6353d7b Mon Sep 17 00:00:00 2001 From: Johan Hedberg Date: Fri, 29 Jul 2011 12:52:58 +0300 Subject: [PATCH] Remove per-file author information In the long run this information becomes a pain to maintain and it is already covered by the AUTHORS file and the git commit history. --- health/hdp.c | 3 --- health/hdp.h | 3 --- health/hdp_main.c | 3 --- health/hdp_manager.c | 3 --- health/hdp_manager.h | 3 --- health/hdp_types.h | 3 --- health/hdp_util.c | 3 --- health/hdp_util.h | 3 --- health/mcap.c | 4 ---- health/mcap.h | 5 ----- health/mcap_internal.h | 4 ---- health/mcap_lib.h | 4 ---- health/mcap_sync.c | 5 ----- thermometer/main.c | 3 --- thermometer/manager.c | 3 --- thermometer/manager.h | 3 --- thermometer/thermometer.c | 3 --- thermometer/thermometer.h | 3 --- 18 files changed, 61 deletions(-) diff --git a/health/hdp.c b/health/hdp.c index df388bc87..d167ab054 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 - * Jose Antonio Santos-Cadenas * * 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 642ed5347..39f0441b4 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 - * Jose Antonio Santos-Cadenas * * 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 b40a37c22..9367e7328 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 - * Jose Antonio Santos-Cadenas * * 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 88b49fc64..60ccf5523 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 - * Jose Antonio Santos-Cadenas * * 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 b91ef753b..d39f190d1 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 - * Jose Antonio Santos-Cadenas * * 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 7d2329317..eecc13842 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 - * Jose Antonio Santos-Cadenas * * 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 9ccb648cf..9c088d467 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 - * Jose Antonio Santos-Cadenas * * 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 fc59f5027..35e1196b2 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 - * Jose Antonio Santos-Cadenas * * 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 7bfc0dc42..d251a399d 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 - * Jose Antonio Santos-Cadenas - * * 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 81f53f13b..34a838207 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 - * Jose Antonio Santos-Cadenas - * Elvis Pfützenreuter - * * 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 f82e9675e..7b044ef42 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 - * Jose Antonio Santos-Cadenas - * * 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 9c1e5083e..8fcc1415b 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 - * Jose Antonio Santos-Cadenas - * * 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 f4b005a45..5545ceae9 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 - * Jose Antonio Santos-Cadenas - * Elvis Pfützenreuter - * * 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 4a0ea341b..471764e18 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 - * Jorge Fernandez Gonzalez * * 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 4fad5ed45..08f0e0a62 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 - * Jorge Fernandez Gonzalez * * 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 8cf6fd0b7..ed928ad4d 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 - * Jorge Fernandez Gonzalez * * 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 8b521e310..3cd821ad2 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 - * Jorge Fernandez Gonzalez * * 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 2f64e21db..0937444c2 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 - * Jorge Fernandez Gonzalez * * 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 -- 2.47.3