Copyright update

This commit is contained in:
Vladimir Dubrovin 2026-05-08 18:07:08 +03:00
parent 978f351560
commit b1d21cbdca
52 changed files with 63 additions and 78 deletions

View File

@ -1,6 +1,6 @@
# 3APA3A 3proxy tiny proxy server # 3APA3A 3proxy tiny proxy server
(c) 2002-2025 by Vladimir '3APA3A' Dubrovin <3APA3A@security.nnov.ru> (c) 2002-2026 by Vladimir '3APA3A' Dubrovin <vlad@3proxy.org>
## Branches ## Branches

2
debian/copyright vendored
View File

@ -4,7 +4,7 @@ Upstream-Contact: 3proxy@3proxy.org
Source: https://3proxy.org/ Source: https://3proxy.org/
Files: * Files: *
Copyright: 2000-2020 3APA3A, Vladimir Dubrovin, 3proxy.org Copyright: 2000-2026 Vladimir Dubrovin <vlad@3proxy.org>
License: BSD-3-clause or Apache or GPL-2+ or LGPL-2+ License: BSD-3-clause or Apache or GPL-2+ or LGPL-2+
Files: src/libs/md*.* Files: src/libs/md*.*

View File

@ -1,4 +1,4 @@
.TH 3proxy "8" "January 2019" "3proxy 0.9" "Universal proxy server" .TH 3proxy "8" "May 2026" "3proxy 0.9" "Universal proxy server"
.SH NAME .SH NAME
.B 3proxy .B 3proxy
\- 3[APA3A] tiny proxy server, or trivial proxy server, or free proxy \- 3[APA3A] tiny proxy server, or trivial proxy server, or free proxy
@ -144,8 +144,5 @@ Report all bugs to
kill(1), syslogd(8), kill(1), syslogd(8),
.br .br
https://3proxy.org/ https://3proxy.org/
.SH TRIVIA
3APA3A is pronounced as \`\`zaraza\'\'.
.SH AUTHORS .SH AUTHORS
3proxy is designed by Vladimir 3APA3A Dubrovin 3proxy is designed by Vladimir Dubrovin <vlad@3proxy.org>
.RI ( 3proxy@3proxy.org )

View File

@ -1,4 +1,4 @@
.TH 3proxy.cfg "5" "January 2019" "3proxy 0.9" "Universal proxy server" .TH 3proxy.cfg "5" "May 2026" "3proxy 0.9" "Universal proxy server"
.SH NAME .SH NAME
.B 3proxy.cfg .B 3proxy.cfg
3proxy configuration file 3proxy configuration file
@ -1359,8 +1359,5 @@ Report all bugs to
3proxy(8), proxy(8), ftppr(8), socks(8), pop3p(8), tcppm(8), udppm(8), syslogd(8), 3proxy(8), proxy(8), ftppr(8), socks(8), pop3p(8), tcppm(8), udppm(8), syslogd(8),
.br .br
https://3proxy.org/ https://3proxy.org/
.SH TRIVIA
3APA3A is pronounced as \`\`zaraza\'\'.
.SH AUTHORS .SH AUTHORS
3proxy is designed by Vladimir 3APA3A Dubrovin 3proxy is designed by Vladimir Dubrovin <vlad@3proxy.org>
.RI ( 3proxy@3proxy.org )

View File

@ -1,4 +1,4 @@
.TH 3proxy_crypt "8" "April 2026" "3proxy 0.9" "Universal proxy server" .TH 3proxy_crypt "8" "May 2026" "3proxy 0.9" "Universal proxy server"
.SH NAME .SH NAME
.B 3proxy_crypt .B 3proxy_crypt
\- utility to generate encrypted passwords for 3proxy \- utility to generate encrypted passwords for 3proxy
@ -77,5 +77,4 @@ Report all bugs to
.br .br
https://3proxy.org/ https://3proxy.org/
.SH AUTHORS .SH AUTHORS
3proxy is designed by Vladimir 3APA3A Dubrovin 3proxy is designed by Vladimir Dubrovin <vlad@3proxy.org>
.RI ( 3proxy@3proxy.org )

View File

@ -1,4 +1,4 @@
.TH ftppr "8" "January 2019" "3proxy 0.9" "Universal proxy server" .TH ftppr "8" "May 2026" "3proxy 0.9" "Universal proxy server"
.SH NAME .SH NAME
.B ftppr .B ftppr
\- FTP proxy gateway service \- FTP proxy gateway service
@ -106,5 +106,4 @@ Report all bugs to
.br .br
https://3proxy.org/ https://3proxy.org/
.SH AUTHORS .SH AUTHORS
3proxy is designed by Vladimir 3APA3A Dubrovin 3proxy is designed by Vladimir Dubrovin <vlad@3proxy.org>
.RI ( 3proxy@3proxy.org )

View File

@ -1,4 +1,4 @@
.TH pop3p "8" "January 2019" "3proxy 0.9" "Universal proxy server" .TH pop3p "8" "May 2026" "3proxy 0.9" "Universal proxy server"
.SH NAME .SH NAME
.B pop3p .B pop3p
\- POP3 proxy gateway service \- POP3 proxy gateway service
@ -102,5 +102,4 @@ Report all bugs to
.br .br
https://3proxy.org/ https://3proxy.org/
.SH AUTHORS .SH AUTHORS
3proxy is designed by Vladimir 3APA3A Dubrovin 3proxy is designed by Vladimir Dubrovin <vlad@3proxy.org>
.RI ( 3proxy@3proxy.org )

View File

@ -1,4 +1,4 @@
.TH proxy "8" "January 2019" "3proxy 0.9" "Universal proxy server" .TH proxy "8" "May 2026" "3proxy 0.9" "Universal proxy server"
.SH NAME .SH NAME
.B proxy .B proxy
\- HTTP proxy gateway service \- HTTP proxy gateway service
@ -97,5 +97,4 @@ Report all bugs to
.br .br
https://3proxy.org/ https://3proxy.org/
.SH AUTHORS .SH AUTHORS
3proxy is designed by Vladimir 3APA3A Dubrovin 3proxy is designed by Vladimir Dubrovin <vlad@3proxy.org>
.RI ( 3proxy@3proxy.org )

View File

@ -1,4 +1,4 @@
.TH smtpp "8" "January 2019" "3proxy 0.9" "Universal proxy server" .TH smtpp "8" "May 2026" "3proxy 0.9" "Universal proxy server"
.SH NAME .SH NAME
.B smtpp .B smtpp
\- SMTP proxy gateway service \- SMTP proxy gateway service
@ -103,5 +103,4 @@ Report all bugs to
.br .br
https://3proxy.org/ https://3proxy.org/
.SH AUTHORS .SH AUTHORS
3proxy is designed by Vladimir 3APA3A Dubrovin 3proxy is designed by Vladimir Dubrovin <vlad@3proxy.org>
.RI ( 3proxy@3proxy.org )

View File

@ -1,4 +1,4 @@
.TH socks "8" "January 2019" "3proxy 0.9" "Universal proxy server" .TH socks "8" "May 2026" "3proxy 0.9" "Universal proxy server"
.SH NAME .SH NAME
.B socks .B socks
\- SOCKS 4/4.5/5 gateway service \- SOCKS 4/4.5/5 gateway service
@ -111,5 +111,4 @@ Report all bugs to
.br .br
https://3proxy.org/ https://3proxy.org/
.SH AUTHORS .SH AUTHORS
3proxy is designed by Vladimir 3APA3A Dubrovin 3proxy is designed by Vladimir Dubrovin <vlad@3proxy.org>
.RI ( 3proxy@3proxy.org )

View File

@ -1,4 +1,4 @@
.TH tcppm "8" "January 2019" "3proxy 0.9" "Universal proxy server" .TH tcppm "8" "May 2026" "3proxy 0.9" "Universal proxy server"
.SH NAME .SH NAME
.B tcppm .B tcppm
\- TCP port mapper \- TCP port mapper
@ -100,5 +100,4 @@ Report all bugs to
.br .br
https://3proxy.org/ https://3proxy.org/
.SH AUTHORS .SH AUTHORS
3proxy is designed by Vladimir 3APA3A Dubrovin 3proxy is designed by Vladimir Dubrovin <vlad@3proxy.org>
.RI ( 3proxy@3proxy.org )

View File

@ -1,4 +1,4 @@
.TH tlspr "8" "May 2024" "3proxy 0.9" "Universal proxy server" .TH tlspr "8" "May 2026" "3proxy 0.9" "Universal proxy server"
.SH NAME .SH NAME
.B tlspr .B tlspr
\- SNI proxy gateway service \- SNI proxy gateway service
@ -104,5 +104,4 @@ Report all bugs to
.br .br
https://3proxy.org/ https://3proxy.org/
.SH AUTHORS .SH AUTHORS
3proxy is designed by Vladimir 3APA3A Dubrovin 3proxy is designed by Vladimir Dubrovin <vlad@3proxy.org>
.RI ( 3proxy@3proxy.org )

View File

@ -1,4 +1,4 @@
.TH udppm "8" "January 2019" "3proxy 0.9" "Universal proxy server" .TH udppm "8" "May 2026" "3proxy 0.9" "Universal proxy server"
.SH NAME .SH NAME
.B udppm .B udppm
\- UDP port mapper \- UDP port mapper
@ -93,5 +93,4 @@ Report all bugs to
.br .br
https://3proxy.org/ https://3proxy.org/
.SH AUTHORS .SH AUTHORS
3proxy is designed by Vladimir 3APA3A Dubrovin 3proxy is designed by Vladimir Dubrovin <vlad@3proxy.org>
.RI ( 3proxy@3proxy.org )

View File

@ -1,6 +1,6 @@
/* /*
3APA3A simplest proxy server 3APA3A simplest proxy server
(c) 2002-2021 by Vladimir Dubrovin <3proxy@3proxy.org> (c) 2002-2026 by Vladimir Dubrovin <vlad@3proxy.org>
please read License Agreement please read License Agreement

View File

@ -1,6 +1,6 @@
/* /*
3APA3A simplest proxy server 3APA3A simplest proxy server
(c) 2002-2021 by Vladimir Dubrovin <3proxy@3proxy.org> (c) 2002-2026 by Vladimir Dubrovin <vlad@3proxy.org>
please read License Agreement please read License Agreement

View File

@ -1,6 +1,6 @@
/* /*
3APA3A simplest proxy server 3APA3A simplest proxy server
(c) 2002-2021 by Vladimir Dubrovin <3proxy@3proxy.org> (c) 2002-2026 by Vladimir Dubrovin <vlad@3proxy.org>
please read License Agreement please read License Agreement

View File

@ -1,6 +1,6 @@
/* /*
3APA3A simplest proxy server 3APA3A simplest proxy server
(c) 2002-2021 by Vladimir Dubrovin <3proxy@3proxy.org> (c) 2002-2026 by Vladimir Dubrovin <vlad@3proxy.org>
please read License Agreement please read License Agreement

View File

@ -1,6 +1,6 @@
/* /*
3APA3A simplest proxy server 3APA3A simplest proxy server
(c) 2000-2021 by Vladimir Dubrovin <3proxy@3proxy.org> (c) 2000-2026 by Vladimir Dubrovin <vlad@3proxy.org>
please read License Agreement please read License Agreement

View File

@ -1,6 +1,6 @@
/* /*
3APA3A simplest proxy server 3APA3A simplest proxy server
(c) 2002-2021 by Vladimir Dubrovin <3proxy@3proxy.org> (c) 2002-2026 by Vladimir Dubrovin <vlad@3proxy.org>
please read License Agreement please read License Agreement

View File

@ -1,5 +1,5 @@
/* /*
(c) 2002-2021 by Vladimir Dubrovin <3proxy@3proxy.org> (c) 2002-2026 by Vladimir Dubrovin <vlad@3proxy.org>
please read License Agreement please read License Agreement

View File

@ -1,6 +1,6 @@
/* /*
3APA3A simplest proxy server 3APA3A simplest proxy server
(c) 2002-2021 by Vladimir Dubrovin <3proxy@3proxy.org> (c) 2002-2026 by Vladimir Dubrovin <vlad@3proxy.org>
please read License Agreement please read License Agreement

View File

@ -1,6 +1,6 @@
/* /*
3APA3A simplest proxy server 3APA3A simplest proxy server
(c) 2002-2021 by Vladimir Dubrovin <3proxy@3proxy.org> (c) 2002-2026 by Vladimir Dubrovin <vlad@3proxy.org>
please read License Agreement please read License Agreement

View File

@ -1,5 +1,5 @@
/* /*
(c) 2002-2021 by Vladimir Dubrovin <3proxy@3proxy.org> (c) 2002-2026 by Vladimir Dubrovin <vlad@3proxy.org>
please read License Agreement please read License Agreement

View File

@ -1,6 +1,6 @@
/* /*
3APA3A simplest proxy server 3APA3A simplest proxy server
(c) 2002-2021 by Vladimir Dubrovin <3proxy@3proxy.org> (c) 2002-2026 by Vladimir Dubrovin <vlad@3proxy.org>
please read License Agreement please read License Agreement

View File

@ -1,5 +1,5 @@
/* /*
(c) 2002-2021 by Vladimir Dubrovin <3proxy@3proxy.org> (c) 2002-2026 by Vladimir Dubrovin <vlad@3proxy.org>
please read License Agreement please read License Agreement

View File

@ -1,6 +1,6 @@
/* /*
3APA3A simplest proxy server 3APA3A simplest proxy server
(c) 2002-2021 by Vladimir Dubrovin <3proxy@3proxy.org> (c) 2002-2026 by Vladimir Dubrovin <vlad@3proxy.org>
please read License Agreement please read License Agreement

View File

@ -1,6 +1,6 @@
/* /*
3APA3A simplest proxy server 3APA3A simplest proxy server
(c) 2002-2021 by Vladimir Dubrovin <3proxy@3proxy.org> (c) 2002-2026 by Vladimir Dubrovin <vlad@3proxy.org>
please read License Agreement please read License Agreement

View File

@ -1,6 +1,6 @@
/* /*
3APA3A simplest proxy server 3APA3A simplest proxy server
(c) 2002-2021 by Vladimir Dubrovin <3proxy@3proxy.org> (c) 2002-2026 by Vladimir Dubrovin <vlad@3proxy.org>
please read License Agreement please read License Agreement

View File

@ -1,5 +1,5 @@
/* /*
(c) 2007-2021 by Vladimir Dubrovin <3proxy@3proxy.org> (c) 2007-2026 by Vladimir Dubrovin <vlad@3proxy.org>
please read License Agreement please read License Agreement

View File

@ -1,6 +1,6 @@
/* /*
3APA3A simplest proxy server 3APA3A simplest proxy server
(c) 2002-2021 by Vladimir Dubrovin <3proxy@3proxy.org> (c) 2002-2026 by Vladimir Dubrovin <vlad@3proxy.org>
please read License Agreement please read License Agreement

View File

@ -1,5 +1,5 @@
/* /*
(c) 2007-2021 by Vladimir Dubrovin <3proxy@3proxy.org> (c) 2007-2026 by Vladimir Dubrovin <vlad@3proxy.org>
please read License Agreement please read License Agreement

View File

@ -1,6 +1,6 @@
/* /*
3APA3A simplest proxy server 3APA3A simplest proxy server
(c) 2002-2021 by Vladimir Dubrovin <3proxy@3proxy.org> (c) 2002-2026 by Vladimir Dubrovin <vlad@3proxy.org>
please read License Agreement please read License Agreement

View File

@ -1,5 +1,5 @@
/* /*
(c) 2007-2021 by Vladimir Dubrovin <3proxy@3proxy.org> (c) 2007-2026 by Vladimir Dubrovin <vlad@3proxy.org>
please read License Agreement please read License Agreement

View File

@ -1,5 +1,5 @@
/* /*
(c) 2007-2021 by Vladimir Dubrovin <3proxy@3proxy.org> (c) 2007-2026 by Vladimir Dubrovin <vlad@3proxy.org>
please read License Agreement please read License Agreement

View File

@ -1,6 +1,6 @@
/* /*
3APA3A simplest proxy server 3APA3A simplest proxy server
(c) 2002-2021 by Vladimir Dubrovin <3proxy@3proxy.org> (c) 2002-2026 by Vladimir Dubrovin <vlad@3proxy.org>
please read License Agreement please read License Agreement

View File

@ -1,6 +1,6 @@
/* /*
3APA3A simplest proxy server 3APA3A simplest proxy server
(c) 2002-2021 by Vladimir Dubrovin <3proxy@3proxy.org> (c) 2002-2026 by Vladimir Dubrovin <vlad@3proxy.org>
please read License Agreement please read License Agreement

View File

@ -1,6 +1,6 @@
/* /*
3APA3A simplest proxy server 3APA3A simplest proxy server
(c) 2002-2021 by Vladimir Dubrovin <3proxy@3proxy.org> (c) 2002-2026 by Vladimir Dubrovin <vlad@3proxy.org>
please read License Agreement please read License Agreement

View File

@ -1,6 +1,6 @@
/* /*
3APA3A simplest proxy server 3APA3A simplest proxy server
(c) 2002-2021 by Vladimir Dubrovin <3proxy@3proxy.org> (c) 2002-2026 by Vladimir Dubrovin <vlad@3proxy.org>
please read License Agreement please read License Agreement

View File

@ -1,6 +1,6 @@
/* /*
3APA3A simplest proxy server 3APA3A simplest proxy server
(c) 2002-2021 by Vladimir Dubrovin <3proxy@3proxy.org> (c) 2002-2026 by Vladimir Dubrovin <vlad@3proxy.org>
please read License Agreement please read License Agreement

View File

@ -1,6 +1,6 @@
/* /*
3APA3A simplest proxy server 3APA3A simplest proxy server
(c) 2002-2021 by Vladimir Dubrovin <3proxy@3proxy.org> (c) 2002-2026 by Vladimir Dubrovin <vlad@3proxy.org>
please read License Agreement please read License Agreement

View File

@ -1,6 +1,6 @@
/* /*
3APA3A simplest proxy server 3APA3A simplest proxy server
(c) 2002-2021 by Vladimir Dubrovin <3proxy@3proxy.org> (c) 2002-2026 by Vladimir Dubrovin <vlad@3proxy.org>
please read License Agreement please read License Agreement
*/ */

View File

@ -1,6 +1,6 @@
/* /*
3APA3A simplest proxy server 3APA3A simplest proxy server
(c) 2002-2021 by Vladimir Dubrovin <3proxy@3proxy.org> (c) 2002-2026 by Vladimir Dubrovin <vlad@3proxy.org>
please read License Agreement please read License Agreement

View File

@ -1,6 +1,6 @@
/* /*
3APA3A simplest proxy server 3APA3A simplest proxy server
(c) 2002-2021 by Vladimir Dubrovin <3proxy@3proxy.org> (c) 2002-2026 by Vladimir Dubrovin <vlad@3proxy.org>
please read License Agreement please read License Agreement

View File

@ -1,5 +1,5 @@
/* /*
(c) 2007-2021 by Vladimir Dubrovin <3proxy@3proxy.org> (c) 2007-2026 by Vladimir Dubrovin <vlad@3proxy.org>
please read License Agreement please read License Agreement

View File

@ -1,5 +1,5 @@
/* /*
(c) 2002-2021 by Vladimir Dubrovin <3proxy@3proxy.org> (c) 2002-2026 by Vladimir Dubrovin <vlad@3proxy.org>
please read License Agreement please read License Agreement

View File

@ -1,6 +1,6 @@
/* /*
3APA3A simplest proxy server 3APA3A simplest proxy server
(c) 2002-2021 by Vladimir Dubrovin <3proxy@3proxy.org> (c) 2002-2026 by Vladimir Dubrovin <vlad@3proxy.org>
please read License Agreement please read License Agreement

View File

@ -1,6 +1,6 @@
/* /*
3APA3A simplest proxy server 3APA3A simplest proxy server
(c) 2002-2021 by Vladimir Dubrovin <3proxy@3proxy.org> (c) 2002-2026 by Vladimir Dubrovin <vlad@3proxy.org>
please read License Agreement please read License Agreement

View File

@ -1,6 +1,6 @@
/* /*
3APA3A simplest proxy server 3APA3A simplest proxy server
(c) 2002-2021 by Vladimir Dubrovin <3proxy@3proxy.org> (c) 2002-2026 by Vladimir Dubrovin <vlad@3proxy.org>
please read License Agreement please read License Agreement

View File

@ -1,6 +1,6 @@
/* /*
3APA3A simplest proxy server 3APA3A simplest proxy server
(c) 2002-2021 by Vladimir Dubrovin <3proxy@3proxy.org> (c) 2002-2026 by Vladimir Dubrovin <vlad@3proxy.org>
please read License Agreement please read License Agreement

View File

@ -1,6 +1,6 @@
/* /*
3APA3A simplest proxy server 3APA3A simplest proxy server
(c) 2002-2021 by Vladimir Dubrovin <3proxy@3proxy.org> (c) 2002-2026 by Vladimir Dubrovin <vlad@3proxy.org>
please read License Agreement please read License Agreement

View File

@ -1,6 +1,6 @@
/* /*
3APA3A simplest proxy server 3APA3A simplest proxy server
(c) 2002-2021 by Vladimir Dubrovin <3proxy@3proxy.org> (c) 2002-2026 by Vladimir Dubrovin <vlad@3proxy.org>
please read License Agreement please read License Agreement

View File

@ -1,6 +1,6 @@
/* /*
3APA3A simplest proxy server 3APA3A simplest proxy server
(c) 2002-2021 by Vladimir Dubrovin <3proxy@3proxy.org> (c) 2002-2026 by Vladimir Dubrovin <vlad@3proxy.org>
please read License Agreement please read License Agreement