Add clarification comments at the top of qdate_srv
This commit is contained in:
parent
5fbbf93d4d
commit
6d7a031d46
1 changed files with 4 additions and 0 deletions
|
@ -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).
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue