Diff between e8825b76fca45b68725625819db35156009f0df5 and 4c4c4e591780b1f4dbf217713068811ca6353d7b

Changed Files

File Additions Deletions Status
health/hdp.c +0 -3 modified
health/hdp.h +0 -3 modified
health/hdp_main.c +0 -3 modified
health/hdp_manager.c +0 -3 modified
health/hdp_manager.h +0 -3 modified
health/hdp_types.h +0 -3 modified
health/hdp_util.c +0 -3 modified
health/hdp_util.h +0 -3 modified
health/mcap.c +0 -4 modified
health/mcap.h +0 -5 modified
health/mcap_internal.h +0 -4 modified
health/mcap_lib.h +0 -4 modified
health/mcap_sync.c +0 -5 modified
thermometer/main.c +0 -3 modified
thermometer/manager.c +0 -3 modified
thermometer/manager.h +0 -3 modified
thermometer/thermometer.c +0 -3 modified
thermometer/thermometer.h +0 -3 modified

Full Patch

diff --git a/health/hdp.c b/health/hdp.c
index df388bc..d167ab0 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 642ed53..39f0441 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 b40a37c..9367e73 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 88b49fc..60ccf55 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 b91ef75..d39f190 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 7d23293..eecc138 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 9ccb648..9c088d4 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 fc59f50..35e1196 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 7bfc0dc..d251a39 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 81f53f1..34a8382 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 f82e967..7b044ef 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 9c1e508..8fcc141 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 f4b005a..5545cea 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 4a0ea34..471764e 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 4fad5ed..08f0e0a 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 8cf6fd0..ed928ad 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 8b521e3..3cd821a 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 2f64e21..0937444 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