GPL removed
This commit is contained in:
parent
66468690b6
commit
9caa2b2a0b
6 changed files with 23 additions and 58 deletions
|
@ -1,18 +1,5 @@
|
||||||
%% Copyright (C) 07/01/2010 Dmitry S. Melnikov (dmitryme@gmail.com)
|
%% @author Dmitry S. Melnikov (dmitryme@gmail.com)
|
||||||
%%
|
%% @copyright 2010 Dmitry S. Melnikov
|
||||||
%% This program is free software; you can redistribute it and/or
|
|
||||||
%% modify it under the terms of the GNU General Public License
|
|
||||||
%% as published by the Free Software Foundation; either version 2
|
|
||||||
%% of the License, or (at your option) any later version.
|
|
||||||
%%
|
|
||||||
%% This program is distributed in the hope that it will be useful,
|
|
||||||
%% but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
%% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
%% GNU General Public License for more details.
|
|
||||||
%%
|
|
||||||
%% You should have received a copy of the GNU General Public License
|
|
||||||
%% along with this program; if not, write to the Free Software
|
|
||||||
%% Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
|
||||||
|
|
||||||
-author("Dmitry Melnikov <dmitryme@gmail.com>").
|
-author("Dmitry Melnikov <dmitryme@gmail.com>").
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,6 @@
|
||||||
|
%% @author Dmitry S. Melnikov (dmitryme@gmail.com)
|
||||||
|
%% @copyright 2010 Dmitry S. Melnikov
|
||||||
|
|
||||||
-module(ibuild).
|
-module(ibuild).
|
||||||
|
|
||||||
-export([build_index/0, main/1]).
|
-export([build_index/0, main/1]).
|
||||||
|
|
|
@ -1,18 +1,6 @@
|
||||||
%% Copyright (C) 07/01/2010 Dmitry S. Melnikov (dmitryme@gmail.com)
|
%% @author Dmitry S. Melnikov (dmitryme@gmail.com)
|
||||||
%%
|
%% @copyright 2010 Dmitry S. Melnikov
|
||||||
%% This program is free software; you can redistribute it and/or
|
|
||||||
%% modify it under the terms of the GNU General Public License
|
|
||||||
%% as published by the Free Software Foundation; either version 2
|
|
||||||
%% of the License, or (at your option) any later version.
|
|
||||||
%%
|
|
||||||
%% This program is distributed in the hope that it will be useful,
|
|
||||||
%% but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
%% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
%% GNU General Public License for more details.
|
|
||||||
%%
|
|
||||||
%% You should have received a copy of the GNU General Public License
|
|
||||||
%% along with this program; if not, write to the Free Software
|
|
||||||
%% Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
|
||||||
-module(localtime).
|
-module(localtime).
|
||||||
|
|
||||||
-author("Dmitry Melnikov <dmitryme@gmail.com>").
|
-author("Dmitry Melnikov <dmitryme@gmail.com>").
|
||||||
|
|
|
@ -1,18 +1,5 @@
|
||||||
%% Copyright (C) 07/01/2010 Dmitry S. Melnikov (dmitryme@gmail.com)
|
%% @author Dmitry S. Melnikov (dmitryme@gmail.com)
|
||||||
%%
|
%% @copyright 2010 Dmitry S. Melnikov
|
||||||
%% This program is free software; you can redistribute it and/or
|
|
||||||
%% modify it under the terms of the GNU General Public License
|
|
||||||
%% as published by the Free Software Foundation; either version 2
|
|
||||||
%% of the License, or (at your option) any later version.
|
|
||||||
%%
|
|
||||||
%% This program is distributed in the hope that it will be useful,
|
|
||||||
%% but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
%% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
%% GNU General Public License for more details.
|
|
||||||
%%
|
|
||||||
%% You should have received a copy of the GNU General Public License
|
|
||||||
%% along with this program; if not, write to the Free Software
|
|
||||||
%% Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
|
||||||
|
|
||||||
-module(localtime_dst).
|
-module(localtime_dst).
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue