|
|
@@ -1,5 +1,5 @@
|
|
|
%%%-----------------------------------------------------------------------------
|
|
|
-%%% Copyright (c) 2012-2015 eMQTT.IO, All Rights Reserved.
|
|
|
+%%% Copyright (c) 2012-2016 eMQTT.IO, All Rights Reserved.
|
|
|
%%%
|
|
|
%%% Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
|
%%% of this software and associated documentation files (the "Software"), to deal
|
|
|
@@ -28,7 +28,7 @@
|
|
|
%%------------------------------------------------------------------------------
|
|
|
%% Banner
|
|
|
%%------------------------------------------------------------------------------
|
|
|
--define(COPYRIGHT, "Copyright (C) 2012-2015, Feng Lee <feng@emqtt.io>").
|
|
|
+-define(COPYRIGHT, "Copyright (C) 2012-2016, Feng Lee <feng@emqtt.io>").
|
|
|
|
|
|
-define(LICENSE_MESSAGE, "Licensed under MIT").
|
|
|
|