Add clarification comments at the top of qdate_srv

This commit is contained in:
Jesse Gumm 2015-04-30 14:48:47 -05:00
parent 5fbbf93d4d
commit 6d7a031d46

View file

@ -1,6 +1,10 @@
% vim: ts=4 sw=4 et % vim: ts=4 sw=4 et
% Copyright (c) 2013-2015 Jesse Gumm % Copyright (c) 2013-2015 Jesse Gumm
% See LICENSE for licensing information. % See LICENSE for licensing information.
%
% NOTE: You'll probably notice that this isn't *actually* a server. It *used*
% to be a server, but is now instead just where we interact with the qdate
% application environment. Anyway, sorry for the confusion.
-module(qdate_srv). -module(qdate_srv).