wxwidgets/samples/ipc
Vadim Zeitlin e43f913313 Remove all blank "Modified by:" lines from top comment blocks
Having this line is not useful at all as it doesn't contain any
information and shouldn't be filled in the future as git-shortlog can
provide the information about people who changed the given file more
more reliably than consulting the comments in any case.

Keep the non-blank lines for historical purposes.
2023-10-22 01:22:48 +02:00
..
baseclient.cpp Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
baseserver.cpp Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
client.cpp Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
client.h Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
connection.h Remove wxUSE_UNICODE checks as they're always true now 2022-10-27 19:43:30 +02:00
ipc.bkl Remove Windows CE support 2015-09-23 00:52:30 +02:00
ipcsetup.h Remove (most) occurrences of wxT() macro from the samples 2018-09-23 01:15:08 +02:00
makefile.gcc Rebake after the previous commit 2023-07-29 18:13:29 +02:00
Makefile.in Rebake after the previous commit 2023-07-29 18:13:29 +02:00
makefile.unx Fix building non-GUI samples out of tree 2023-07-10 19:37:21 +02:00
makefile.vc Rebake after the previous commit 2023-07-29 18:13:29 +02:00
server.cpp Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
server.h Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00