Skip to content

Commit ac4b427

Browse files
committed
docs: correct copyright attribution on maintained files
The 2005-2026 "HTMLview.mcc Open Source Team" line was overreaching - original contributors only worked on the class through 2007. Replace it with a narrow "2023-2026 Dimitris Panokostas" line on files I've actively maintained, keeping the accurate "1997-2000 Allan Odgaard" line. The new net_hook files drop Allan's attribution entirely since they are wholly new code. Historical files (~180) keep their accurate "2005-2007 by HTMLview.mcc Open Source Team" attribution untouched.
1 parent 0912313 commit ac4b427

8 files changed

Lines changed: 14 additions & 16 deletions

File tree

AUTHORS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
HTMLview.mcc - HTMLview MUI Custom Class
44
Copyright (C) 1997-2000 Allan Odgaard
5-
Copyright (C) 2005-2026 by HTMLview.mcc Open Source Team
5+
Copyright (C) 2023-2026 Dimitris Panokostas <midwan@gmail.com>
66

77
This library is free software; you can redistribute it and/or
88
modify it under the terms of the GNU Lesser General Public
@@ -37,6 +37,6 @@ Czech: Vit Sindlar <sindlarv at centrum dot cz>
3737
French: Alexandre Balaban
3838
Italian: Alfonso Ranieri <alforan@tin.it>
3939
Polish: Mariusz Danilewicz <mandi@interia.pl>
40-
Swedish: P�r Boberg <pbobbenb@spray.se>
40+
Swedish: P�r Boberg <pbobbenb@spray.se>
4141

4242
The development of HTMLview.mcc is hosted by SourceForge http://www.sf.net/

README

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
HTMLview.mcc - HTMLview MUI Custom Class
44
Copyright (C) 1997-2000 Allan Odgaard
5-
Copyright (C) 2005-2026 by HTMLview.mcc Open Source Team
5+
Copyright (C) 2023-2026 Dimitris Panokostas <midwan@gmail.com>
66

77
This library is free software; you can redistribute it and/or
88
modify it under the terms of the GNU Lesser General Public

TODO

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
HTMLview.mcc - HTMLview MUI Custom Class
44
Copyright (C) 1997-2000 Allan Odgaard
5-
Copyright (C) 2005-2026 by HTMLview.mcc Open Source Team
5+
Copyright (C) 2023-2026 Dimitris Panokostas <midwan@gmail.com>
66

77
This library is free software; you can redistribute it and/or
88
modify it under the terms of the GNU Lesser General Public

doc/MCC_HTMLview.readme

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Short: HTMLview custom class for MUI, v13.6
2-
Author: HTMLview.mcc Open Source Team
2+
Author: Dimitris Panokostas <midwan@gmail.com>
33
Uploader: Dimitris Panokostas <midwan@gmail.com>
44
Type: dev/mui
55
Version: 13.6
@@ -47,9 +47,9 @@ LEGALESE
4747
********
4848

4949
HTMLview.mcc was originally written in 1995 and is Copyright (C)
50-
1995-2000 by Allan Odgaard. Since version 13 (December 2007) the gadget
51-
is maintained and Copyright (C) 2005-2026 by the HTMLview.mcc Open Source
52-
Team.
50+
1995-2000 by Allan Odgaard. The current maintainer since 2023 is
51+
Dimitris Panokostas <midwan@gmail.com>; the GitHub fork is Copyright (C)
52+
2023-2026.
5353

5454
HTMLview.mcc is distributed under the GNU Lesser General Public License
5555
(LGPL). Development is hosted on GitHub:

mcc/net_hook/htmlview_nethook.c

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
/***************************************************************************
22
33
HTMLview.mcc - HTMLview MUI Custom Class
4-
Copyright (C) 1997-2000 Allan Odgaard
5-
Copyright (C) 2005-2026 by HTMLview.mcc Open Source Team
4+
Copyright (C) 2026 Dimitris Panokostas <midwan@gmail.com>
65
76
This library is free software; you can redistribute it and/or
87
modify it under the terms of the GNU Lesser General Public

mcc/net_hook/htmlview_nethook.h

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
/***************************************************************************
22
33
HTMLview.mcc - HTMLview MUI Custom Class
4-
Copyright (C) 1997-2000 Allan Odgaard
5-
Copyright (C) 2005-2026 by HTMLview.mcc Open Source Team
4+
Copyright (C) 2026 Dimitris Panokostas <midwan@gmail.com>
65
76
This library is free software; you can redistribute it and/or
87
modify it under the terms of the GNU Lesser General Public

mcc/rev.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
33
HTMLview.mcc - HTMLview MUI Custom Class
44
Copyright (C) 1997-2000 Allan Odgaard
5-
Copyright (C) 2005-2026 by HTMLview.mcc Open Source Team
5+
Copyright (C) 2023-2026 Dimitris Panokostas <midwan@gmail.com>
66
77
This library is free software; you can redistribute it and/or
88
modify it under the terms of the GNU Lesser General Public
@@ -44,4 +44,4 @@
4444
#define CPU ""
4545
#endif
4646

47-
#define LIB_COPYRIGHT "Copyright (C) 2005-2026 HTMLview.mcc Open Source Team"
47+
#define LIB_COPYRIGHT "Copyright (C) 2023-2026 Dimitris Panokostas"

mcp/rev.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
33
HTMLview.mcc - HTMLview MUI Custom Class
44
Copyright (C) 1997-2000 Allan Odgaard
5-
Copyright (C) 2005-2026 by HTMLview.mcc Open Source Team
5+
Copyright (C) 2023-2026 Dimitris Panokostas <midwan@gmail.com>
66
77
This library is free software; you can redistribute it and/or
88
modify it under the terms of the GNU Lesser General Public
@@ -44,4 +44,4 @@
4444
#define CPU ""
4545
#endif
4646

47-
#define LIB_COPYRIGHT "Copyright (C) 2005-2026 HTMLview.mcc Open Source Team"
47+
#define LIB_COPYRIGHT "Copyright (C) 2023-2026 Dimitris Panokostas"

0 commit comments

Comments
 (0)