From c71f342dc34f41643e92af38c1eb44430d204529 Mon Sep 17 00:00:00 2001 From: Didier Raboud Date: Thu, 4 Jun 2015 12:32:04 +0200 Subject: [PATCH] =?UTF-8?q?Correct=20Andreas=20=C3=96man's=20lastname=20en?= =?UTF-8?q?coding=20across=20the=20whole=20sourcecode?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/access.c | 2 +- src/access.h | 2 +- src/avg.c | 2 +- src/avg.h | 2 +- src/dvr/dvr_autorec.c | 2 +- src/hts_strtab.h | 2 +- src/htsmsg_binary.c | 2 +- src/htsmsg_binary.h | 2 +- src/htsmsg_xml.c | 2 +- src/htsmsg_xml.h | 2 +- src/htsp_server.h | 2 +- src/http.h | 2 +- src/input.h | 2 +- src/input/mpegts/dvb.h | 2 +- src/input/mpegts/dvb_support.c | 2 +- src/input/mpegts/tsdemux.c | 2 +- src/input/mpegts/tsdemux.h | 2 +- src/main.c | 2 +- src/notify.c | 2 +- src/notify.h | 2 +- src/parsers.h | 2 +- src/parsers/bitstream.c | 2 +- src/parsers/bitstream.h | 2 +- src/parsers/parser_h264.h | 2 +- src/parsers/parser_latm.h | 2 +- src/parsers/parser_teletext.c | 2 +- src/parsers/parser_teletext.h | 2 +- src/parsers/parsers.c | 2 +- src/redblack.h | 4 ++-- src/service_mapper.c | 2 +- src/service_mapper.h | 2 +- src/spawn.c | 2 +- src/spawn.h | 2 +- src/subscriptions.c | 2 +- src/subscriptions.h | 2 +- src/tcp.c | 2 +- src/tcp.h | 2 +- src/tvheadend.h | 2 +- src/webui/simpleui.c | 2 +- src/webui/webui.c | 2 +- src/webui/webui.h | 2 +- 41 files changed, 42 insertions(+), 42 deletions(-) diff --git a/src/access.c b/src/access.c index 1b036f1..1e43d06 100644 --- a/src/access.c +++ b/src/access.c @@ -1,6 +1,6 @@ /* * tvheadend, access control - * Copyright (C) 2008 Andreas Öman + * Copyright (C) 2008 Andreas Öman * * 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/src/access.h b/src/access.h index 5dd3fc3..bdfc8e7 100644 --- a/src/access.h +++ b/src/access.h @@ -1,6 +1,6 @@ /* * TV headend - Access control - * Copyright (C) 2008 Andreas Öman + * Copyright (C) 2008 Andreas Öman * * 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/src/avg.c b/src/avg.c index 6b09184..60bdd1b 100644 --- a/src/avg.c +++ b/src/avg.c @@ -1,6 +1,6 @@ /* * Averaging functions - * Copyright (C) 2007 Andreas Öman + * Copyright (C) 2007 Andreas Öman * * 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/src/avg.h b/src/avg.h index 79d7c31..d444b2f 100644 --- a/src/avg.h +++ b/src/avg.h @@ -1,6 +1,6 @@ /* * Averaging functions - * Copyright (C) 2007 Andreas Öman + * Copyright (C) 2007 Andreas Öman * * 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/src/dvr/dvr_autorec.c b/src/dvr/dvr_autorec.c index 2939c15..44c7e06 100644 --- a/src/dvr/dvr_autorec.c +++ b/src/dvr/dvr_autorec.c @@ -1,6 +1,6 @@ /* * tvheadend, Automatic recordings - * Copyright (C) 2010 Andreas �man + * Copyright (C) 2010 Andreas Öman * * 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/src/hts_strtab.h b/src/hts_strtab.h index 8024f99..a5e1c6e 100644 --- a/src/hts_strtab.h +++ b/src/hts_strtab.h @@ -1,6 +1,6 @@ /* * tvheadend - * Copyright (C) 2007 Andreas Öman + * Copyright (C) 2007 Andreas Öman * * 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/src/htsmsg_binary.c b/src/htsmsg_binary.c index ef4ccf2..998b212 100644 --- a/src/htsmsg_binary.c +++ b/src/htsmsg_binary.c @@ -1,6 +1,6 @@ /* * Functions converting HTSMSGs to/from a simple binary format - * Copyright (C) 2007 Andreas Öman + * Copyright (C) 2007 Andreas Öman * * 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/src/htsmsg_binary.h b/src/htsmsg_binary.h index 0ab1aaa..74c0e12 100644 --- a/src/htsmsg_binary.h +++ b/src/htsmsg_binary.h @@ -1,6 +1,6 @@ /* * Functions converting HTSMSGs to/from a simple binary format - * Copyright (C) 2007 Andreas Öman + * Copyright (C) 2007 Andreas Öman * * 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/src/htsmsg_xml.c b/src/htsmsg_xml.c index 81ff53c..babb18a 100644 --- a/src/htsmsg_xml.c +++ b/src/htsmsg_xml.c @@ -1,6 +1,6 @@ /* * Functions converting HTSMSGs to/from XML - * Copyright (C) 2008 Andreas �man + * Copyright (C) 2008 Andreas Öman * * 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/src/htsmsg_xml.h b/src/htsmsg_xml.h index 96b8886..c4d4f29 100644 --- a/src/htsmsg_xml.h +++ b/src/htsmsg_xml.h @@ -1,6 +1,6 @@ /* * Functions converting HTSMSGs to/from XML - * Copyright (C) 2008 Andreas Öman + * Copyright (C) 2008 Andreas Öman * * 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/src/htsp_server.h b/src/htsp_server.h index 5db074a..72ea070 100644 --- a/src/htsp_server.h +++ b/src/htsp_server.h @@ -1,6 +1,6 @@ /* * tvheadend, HTSP interface - * Copyright (C) 2007 Andreas �man + * Copyright (C) 2007 Andreas Öman * * 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/src/http.h b/src/http.h index 147032e..8df736e 100644 --- a/src/http.h +++ b/src/http.h @@ -1,6 +1,6 @@ /* * tvheadend, HTTP interface - * Copyright (C) 2007 Andreas Öman + * Copyright (C) 2007 Andreas Öman * * 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/src/input.h b/src/input.h index 7b023a1..469db46 100644 --- a/src/input.h +++ b/src/input.h @@ -1,6 +1,6 @@ /* * TVheadend - * Copyright (C) 2007 - 2010 Andreas �man + * Copyright (C) 2007 - 2010 Andreas Öman * * 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/src/input/mpegts/dvb.h b/src/input/mpegts/dvb.h index 513061d..beada99 100644 --- a/src/input/mpegts/dvb.h +++ b/src/input/mpegts/dvb.h @@ -1,6 +1,6 @@ /* * Tvheadend - DVB support routines and defines - * Copyright (C) 2007 Andreas Öman + * Copyright (C) 2007 Andreas Öman * * 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/src/input/mpegts/dvb_support.c b/src/input/mpegts/dvb_support.c index d7d2bcb..6566da8 100644 --- a/src/input/mpegts/dvb_support.c +++ b/src/input/mpegts/dvb_support.c @@ -1,6 +1,6 @@ /* * TV Input - DVB - Support/Conversion functions - * Copyright (C) 2007 Andreas Öman + * Copyright (C) 2007 Andreas Öman * * 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/src/input/mpegts/tsdemux.c b/src/input/mpegts/tsdemux.c index 79269b7..35f9750 100644 --- a/src/input/mpegts/tsdemux.c +++ b/src/input/mpegts/tsdemux.c @@ -1,6 +1,6 @@ /* * tvheadend, MPEG transport stream demuxer - * Copyright (C) 2007 Andreas Öman + * Copyright (C) 2007 Andreas Öman * * 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/src/input/mpegts/tsdemux.h b/src/input/mpegts/tsdemux.h index 2229680..c785c65 100644 --- a/src/input/mpegts/tsdemux.h +++ b/src/input/mpegts/tsdemux.h @@ -1,6 +1,6 @@ /* * tvheadend, MPEG transport stream functions - * Copyright (C) 2007 Andreas Öman + * Copyright (C) 2007 Andreas Öman * * 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/src/main.c b/src/main.c index 51cb4b6..ccd5168 100644 --- a/src/main.c +++ b/src/main.c @@ -1,6 +1,6 @@ /* * TVheadend - * Copyright (C) 2007 - 2010 Andreas �man + * Copyright (C) 2007 - 2010 Andreas Öman * * 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/src/notify.c b/src/notify.c index 42a889e..77fd2b1 100644 --- a/src/notify.c +++ b/src/notify.c @@ -1,6 +1,6 @@ /* * tvheadend, Notification framework - * Copyright (C) 2008 Andreas Öman + * Copyright (C) 2008 Andreas Öman * * 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/src/notify.h b/src/notify.h index 74738e8..c5da84c 100644 --- a/src/notify.h +++ b/src/notify.h @@ -1,6 +1,6 @@ /* * tvheadend, Notification framework - * Copyright (C) 2008 Andreas Öman + * Copyright (C) 2008 Andreas Öman * * 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/src/parsers.h b/src/parsers.h index 826daae..966964a 100644 --- a/src/parsers.h +++ b/src/parsers.h @@ -1,6 +1,6 @@ /* * Elementary stream functions - * Copyright (C) 2007 Andreas Öman + * Copyright (C) 2007 Andreas Öman * * 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/src/parsers/bitstream.c b/src/parsers/bitstream.c index ffb7eef..2ca611d 100644 --- a/src/parsers/bitstream.c +++ b/src/parsers/bitstream.c @@ -1,6 +1,6 @@ /* * Bit stream reader - * Copyright (C) 2007 Andreas Öman + * Copyright (C) 2007 Andreas Öman * * 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/src/parsers/bitstream.h b/src/parsers/bitstream.h index f43f036..f4aecf5 100644 --- a/src/parsers/bitstream.h +++ b/src/parsers/bitstream.h @@ -1,6 +1,6 @@ /* * Bit stream reader - * Copyright (C) 2007 Andreas Öman + * Copyright (C) 2007 Andreas Öman * * 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/src/parsers/parser_h264.h b/src/parsers/parser_h264.h index 5e78b43..4799643 100644 --- a/src/parsers/parser_h264.h +++ b/src/parsers/parser_h264.h @@ -1,6 +1,6 @@ /* * Packet parsing functions - * Copyright (C) 2007 Andreas Öman + * Copyright (C) 2007 Andreas Öman * * 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/src/parsers/parser_latm.h b/src/parsers/parser_latm.h index c62ad4a..583f1dd 100644 --- a/src/parsers/parser_latm.h +++ b/src/parsers/parser_latm.h @@ -1,6 +1,6 @@ /* * Packet parsing functions - * Copyright (C) 2007 Andreas Öman + * Copyright (C) 2007 Andreas Öman * * 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/src/parsers/parser_teletext.c b/src/parsers/parser_teletext.c index 54ce573..dac2117 100644 --- a/src/parsers/parser_teletext.c +++ b/src/parsers/parser_teletext.c @@ -1,6 +1,6 @@ /* * Teletext parsing functions - * Copyright (C) 2007 Andreas Öman + * Copyright (C) 2007 Andreas Öman * Copyright (C) 2014 Jaroslav Kysela * * This program is free software: you can redistribute it and/or modify diff --git a/src/parsers/parser_teletext.h b/src/parsers/parser_teletext.h index f204bfb..adfd997 100644 --- a/src/parsers/parser_teletext.h +++ b/src/parsers/parser_teletext.h @@ -1,6 +1,6 @@ /* * Teletext parsing functions - * Copyright (C) 2007 Andreas Öman + * Copyright (C) 2007 Andreas Öman * * 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/src/parsers/parsers.c b/src/parsers/parsers.c index 1a20647..d276e6e 100644 --- a/src/parsers/parsers.c +++ b/src/parsers/parsers.c @@ -1,6 +1,6 @@ /* * Packet parsing functions - * Copyright (C) 2007 Andreas Öman + * Copyright (C) 2007 Andreas Öman * * 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/src/redblack.h b/src/redblack.h index 127dd37..00e5fa5 100644 --- a/src/redblack.h +++ b/src/redblack.h @@ -1,7 +1,7 @@ /***************************************************************************** * * Copyright (C) 2001 Mark Edel -* Copyright (C) 2008 Andreas Öman +* Copyright (C) 2008 Andreas Öman * This 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 @@ -18,7 +18,7 @@ * Place, Suite 330, Boston, MA 02111-1307 USA * * Written by Mark Edel -* Macroified + additional support functions by Andreas Öman +* Macroified + additional support functions by Andreas Öman * *****************************************************************************/ diff --git a/src/service_mapper.c b/src/service_mapper.c index 2f8062c..cf5414b 100644 --- a/src/service_mapper.c +++ b/src/service_mapper.c @@ -1,6 +1,6 @@ /* * Service Mapper functions - * Copyright (C) 2007 Andreas Öman + * Copyright (C) 2007 Andreas Öman * * 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/src/service_mapper.h b/src/service_mapper.h index f10118f..6651d66 100644 --- a/src/service_mapper.h +++ b/src/service_mapper.h @@ -1,6 +1,6 @@ /* * Functions for transport probing - * Copyright (C) 2007 Andreas Öman + * Copyright (C) 2007 Andreas Öman * * 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/src/spawn.c b/src/spawn.c index 4a45a3b..18ee0ba 100644 --- a/src/spawn.c +++ b/src/spawn.c @@ -1,6 +1,6 @@ /* * Process spawn functions - * Copyright (C) 2008 Andreas Öman + * Copyright (C) 2008 Andreas Öman * * 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/src/spawn.h b/src/spawn.h index 124220c..b1254ac 100644 --- a/src/spawn.h +++ b/src/spawn.h @@ -1,6 +1,6 @@ /* * Process spawn functions - * Copyright (C) 2008 Andreas Öman + * Copyright (C) 2008 Andreas Öman * * 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/src/subscriptions.c b/src/subscriptions.c index fb8bbc5..43e8985 100644 --- a/src/subscriptions.c +++ b/src/subscriptions.c @@ -1,6 +1,6 @@ /* * tvheadend, transport and subscription functions - * Copyright (C) 2007 Andreas Öman + * Copyright (C) 2007 Andreas Öman * * 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/src/subscriptions.h b/src/subscriptions.h index 418bbff..688585c 100644 --- a/src/subscriptions.h +++ b/src/subscriptions.h @@ -1,6 +1,6 @@ /* * tvheadend, subscription functions - * Copyright (C) 2007 Andreas Öman + * Copyright (C) 2007 Andreas Öman * * 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/src/tcp.c b/src/tcp.c index 40ee542..ca81933 100644 --- a/src/tcp.c +++ b/src/tcp.c @@ -1,6 +1,6 @@ /* * tvheadend, TCP common functions - * Copyright (C) 2007 Andreas Öman + * Copyright (C) 2007 Andreas Öman * * 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/src/tcp.h b/src/tcp.h index 7bf4190..9348e54 100644 --- a/src/tcp.h +++ b/src/tcp.h @@ -1,6 +1,6 @@ /* * tvheadend, TCP common functions - * Copyright (C) 2007 Andreas Öman + * Copyright (C) 2007 Andreas Öman * * 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/src/tvheadend.h b/src/tvheadend.h index be0948d..767f4e8 100644 --- a/src/tvheadend.h +++ b/src/tvheadend.h @@ -1,6 +1,6 @@ /* * Tvheadend - structures - * Copyright (C) 2007 Andreas Öman + * Copyright (C) 2007 Andreas Öman * * 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/src/webui/simpleui.c b/src/webui/simpleui.c index ee1012b..ad4f7c1 100644 --- a/src/webui/simpleui.c +++ b/src/webui/simpleui.c @@ -1,6 +1,6 @@ /* * tvheadend, WEBUI / HTML user interface - * Copyright (C) 2008 Andreas �man + * Copyright (C) 2008 Andreas Öman * * 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/src/webui/webui.c b/src/webui/webui.c index 3661b7f..50dac5e 100644 --- a/src/webui/webui.c +++ b/src/webui/webui.c @@ -1,6 +1,6 @@ /* * tvheadend, WEBUI / HTML user interface - * Copyright (C) 2008 Andreas Öman + * Copyright (C) 2008 Andreas Öman * * 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/src/webui/webui.h b/src/webui/webui.h index 8cb200b..dc6132b 100644 --- a/src/webui/webui.h +++ b/src/webui/webui.h @@ -1,6 +1,6 @@ /* * tvheadend, web user interface - * Copyright (C) 2008 Andreas Öman + * Copyright (C) 2008 Andreas Öman * * 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.1.4