aboutsummaryrefslogtreecommitdiffstats
path: root/thermometer
diff options
context:
space:
mode:
authorJohan Hedberg <johan.hedberg@intel.com>2011-07-29 12:52:58 +0300
committerJohan Hedberg <johan.hedberg@intel.com>2011-07-29 12:52:58 +0300
commit4c4c4e591780b1f4dbf217713068811ca6353d7b (patch)
tree37ffa03e037c90ea34a54db2713b4deae3c3c197 /thermometer
parente8825b76fca45b68725625819db35156009f0df5 (diff)
downloadbluez-4c4c4e591780b1f4dbf217713068811ca6353d7b.tar.gz
bluez-4c4c4e591780b1f4dbf217713068811ca6353d7b.tar.xz
bluez-4c4c4e591780b1f4dbf217713068811ca6353d7b.zip
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.
Diffstat (limited to 'thermometer')
-rw-r--r--thermometer/main.c3
-rw-r--r--thermometer/manager.c3
-rw-r--r--thermometer/manager.h3
-rw-r--r--thermometer/thermometer.c3
-rw-r--r--thermometer/thermometer.h3
5 files changed, 0 insertions, 15 deletions
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