diff options
Diffstat (limited to 'src/p1_fsm.erl')
-rw-r--r-- | src/p1_fsm.erl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/p1_fsm.erl b/src/p1_fsm.erl index 4b8f89401..f280286b9 100644 --- a/src/p1_fsm.erl +++ b/src/p1_fsm.erl @@ -13,8 +13,8 @@ %% Portions created by Ericsson are Copyright 1999, Ericsson Utvecklings %% AB. All Rights Reserved.'' %% -%% The code has been modified and improved by Process-one. -%% Copyright 2007-2008, Process-one +%% The code has been modified and improved by ProcessOne. +%% Copyright 2007-2008, ProcessOne %% %% The change adds the following features: %% - You can send exit(priority_shutdown) to the p1_fsm process to |