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:
@@ -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).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user