Skip to content

Commit

Permalink
changed license text
Browse files Browse the repository at this point in the history
  • Loading branch information
ulfa committed Oct 9, 2013
1 parent c6a1605 commit 2807d78
Showing 1 changed file with 2 additions and 14 deletions.
16 changes: 2 additions & 14 deletions apps/horst/src/node_config.erl
Original file line number Diff line number Diff line change
@@ -1,23 +1,11 @@
%% Copyright 2010 Ulf Angermann
%%
%% Licensed under the Apache License, Version 2.0 (the "License");
%% you may not use this file except in compliance with the License.
%% You may obtain a copy of the License at
%%
%% http://www.apache.org/licenses/LICENSE-2.0
%%
%% Unless required by applicable law or agreed to in writing, software
%% distributed under the License is distributed on an "AS IS" BASIS,
%% WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
%% See the License for the specific language governing permissions and
%% limitations under the License.
%% Copyright (c) 2013 Ulf Angermann
%% See MIT-LICENSE for licensing information.

%%% -------------------------------------------------------------------
%%% Author : Ulf Angermann [email protected]
%%% Description :
%%%
%%% Created :
%%% -------------------------------------------------------------------
-module(node_config).

-behaviour(gen_server).
Expand Down

0 comments on commit 2807d78

Please sign in to comment.