aboutsummaryrefslogtreecommitdiffstats
path: root/lib/dialyzer/src
diff options
context:
space:
mode:
authorRichard Carlsson <[email protected]>2015-07-08 23:55:33 +0200
committerRichard Carlsson <[email protected]>2016-11-23 20:20:49 +0100
commit70ea41e54f6757798d9990f9e379e72aa7bbe721 (patch)
tree0dbe40dafb35f354d64be4e4782ba54d0a48931f /lib/dialyzer/src
parent31126f1d14ff5e68298a4fdad1796cddd041ef28 (diff)
downloadotp-70ea41e54f6757798d9990f9e379e72aa7bbe721.tar.gz
otp-70ea41e54f6757798d9990f9e379e72aa7bbe721.tar.bz2
otp-70ea41e54f6757798d9990f9e379e72aa7bbe721.zip
Update obsolete author e-mails
Diffstat (limited to 'lib/dialyzer/src')
-rw-r--r--lib/dialyzer/src/dialyzer_options.erl2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/dialyzer/src/dialyzer_options.erl b/lib/dialyzer/src/dialyzer_options.erl
index 2fb5152e66..616e8834f5 100644
--- a/lib/dialyzer/src/dialyzer_options.erl
+++ b/lib/dialyzer/src/dialyzer_options.erl
@@ -13,7 +13,7 @@
%% limitations under the License.
%%
%% @copyright 2004 Richard Carlsson
-%% @author Richard Carlsson <[email protected]>
+%% @author Richard Carlsson <[email protected]>
%% @doc Provides a better way to start Dialyzer from a script.
-module(dialyzer_options).