Skip to content

Commit

Permalink
Remove non-standard @SInCE edoc tag
Browse files Browse the repository at this point in the history
  • Loading branch information
mbbx6spp committed Jun 9, 2013
1 parent bedfa37 commit b6f9d00
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
3 changes: 1 addition & 2 deletions finapp_app.erl
@@ -1,7 +1,6 @@
%-*- mode: erlang -*-
%%%' HEADER
%%% @author {{author_name}} <{{author_email}}>
%%% @since {{date}}
%%% @author {{author_name}} <{{author_email}}>
%%% @copyright {{copyright_year}} {{author_name}}
%%% @doc {{description}}
%%% @end
Expand Down
3 changes: 1 addition & 2 deletions finapp_sup.erl
@@ -1,7 +1,6 @@
%-*- mode: erlang -*-
%%%' HEADER
%%% @author {{author_name}} <{{author_email}}>
%%% @since {{date}}
%%% @author {{author_name}} <{{author_email}}>
%%% @copyright {{copyright_year}} {{author_name}}
%%% @doc {{description}}
%%% @end
Expand Down

0 comments on commit b6f9d00

Please sign in to comment.