Project

General

Profile

Bug #2917

Some copyright statements for Andreas Öman have encoding problems

Added by Didier Raboud over 9 years ago. Updated over 9 years ago.

Status:
Fixed
Priority:
Normal
Assignee:
-
Category:
General
Target version:
-
Start date:
2015-06-04
Due date:
% Done:

0%

Estimated time:
Found in version:
v4.0.4
Affected Versions:

Description

While checking the copyright statements applied on the tvheadend code, I've noticed that Andreas Öman's lastname affects the encoding of the file, making them ISO-8859 (but not always) instead of unicode:

$ grep -R 'Andreas' | grep -v 'Öman' 
src/tcp.c: *  Copyright (C) 2007 Andreas �man
src/main.c: *  Copyright (C) 2007 - 2010 Andreas �man
src/dvr/dvr_autorec.c: *  Copyright (C) 2010 Andreas �man
src/notify.h: *  Copyright (C) 2008 Andreas �man
src/htsmsg_binary.c: *  Copyright (C) 2007 Andreas �man
src/spawn.c: *  Copyright (C) 2008 Andreas �man
src/tvheadend.h: *  Copyright (C) 2007 Andreas �man
src/input.h: *  Copyright (C) 2007 - 2010 Andreas �man
src/service_mapper.c: *  Copyright (C) 2007 Andreas �man
src/webui/webui.c: *  Copyright (C) 2008 Andreas �man
src/webui/webui.h: *  Copyright (C) 2008 Andreas �man
src/webui/extjs.c:               "&copy; 2006 - 2015 Andreas \303\226man, et al.<br><br>" 
src/webui/simpleui.c: *  Copyright (C) 2008 Andreas �man
src/htsmsg_xml.c: *  Copyright (C) 2008 Andreas �man
src/parsers/parser_h264.h: *  Copyright (C) 2007 Andreas �man
src/parsers/parser_teletext.c: *  Copyright (C) 2007 Andreas �man
src/parsers/parsers.c: *  Copyright (C) 2007 Andreas �man
src/parsers/parser_latm.h: *  Copyright (C) 2007 Andreas �man
src/parsers/bitstream.c: *  Copyright (C) 2007 Andreas �man
src/parsers/bitstream.h: *  Copyright (C) 2007 Andreas �man
src/parsers/parser_teletext.h: *  Copyright (C) 2007 Andreas �man
src/service_mapper.h: *  Copyright (C) 2007 Andreas �man
src/tcp.h: *  Copyright (C) 2007 Andreas �man
src/notify.c: *  Copyright (C) 2008 Andreas �man
src/input/mpegts/tsdemux.h: *  Copyright (C) 2007 Andreas �man
src/input/mpegts/tsdemux.c: *  Copyright (C) 2007 Andreas �man
src/input/mpegts/dvb_support.c: *  Copyright (C) 2007 Andreas �man
src/input/mpegts/dvb.h: *  Copyright (C) 2007 Andreas �man
src/htsmsg_binary.h: *  Copyright (C) 2007 Andreas �man
src/access.c: *  Copyright (C) 2008 Andreas �man
src/avg.c: *  Copyright (C) 2007 Andreas �man
src/htsmsg_xml.h: *  Copyright (C) 2008 Andreas �man
src/access.h: *  Copyright (C) 2008 Andreas �man
src/subscriptions.h: *  Copyright (C) 2007 Andreas �man
src/subscriptions.c: *  Copyright (C) 2007 Andreas �man
src/avg.h: *  Copyright (C) 2007 Andreas �man
src/htsp_server.h: *  Copyright (C) 2007 Andreas �man
src/spawn.h: *  Copyright (C) 2008 Andreas �man
src/parsers.h: *  Copyright (C) 2007 Andreas �man
src/redblack.h:* Copyright (C) 2008 Andreas �man
src/redblack.h:* Macroified + additional support functions by Andreas �man
src/hts_strtab.h: *  Copyright (C) 2007 Andreas �man
src/http.h: *  Copyright (C) 2007 Andreas �man
man/tvheadend.1:and this man page is maintained by Andreas Oeman

I've attached a format-patch to this mail.


Files

History

#1

Updated by Jaroslav Kysela over 9 years ago

  • Status changed from New to Fixed

Thanks. Applied.

Also available in: Atom PDF