mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-24 16:23:40 +01:00
Don't display copyright dates in vCards of services
Copyright dates in vCards may paritally disclose server version, which is not always desired
This commit is contained in:
parent
ee23b688a7
commit
2d23dfccfd
@ -39,7 +39,7 @@
|
||||
|
||||
-define(EJABBERD_URI, <<"http://www.process-one.net/en/ejabberd/">>).
|
||||
|
||||
-define(COPYRIGHT, "Copyright (c) 2002-2017 ProcessOne").
|
||||
-define(COPYRIGHT, "Copyright (c) ProcessOne").
|
||||
|
||||
%%-define(DBGFSM, true).
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user