diff options
author | Richard Carlsson <[email protected]> | 2011-08-06 16:55:07 +0200 |
---|---|---|
committer | Richard Carlsson <[email protected]> | 2011-09-25 20:29:53 +0200 |
commit | 766d0f0b20d672e90f2672c6b4b9a441497f5ea5 (patch) | |
tree | d04147c80dbdd5a9596e05f4d109e5062c8f602c /lib/edoc/src/edoc_parser.yrl | |
parent | d11d6acb3cea2cb750b69e23811b31f6248aac80 (diff) | |
download | otp-766d0f0b20d672e90f2672c6b4b9a441497f5ea5.tar.gz otp-766d0f0b20d672e90f2672c6b4b9a441497f5ea5.tar.bz2 otp-766d0f0b20d672e90f2672c6b4b9a441497f5ea5.zip |
updated author e-mail
Diffstat (limited to 'lib/edoc/src/edoc_parser.yrl')
-rw-r--r-- | lib/edoc/src/edoc_parser.yrl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/edoc/src/edoc_parser.yrl b/lib/edoc/src/edoc_parser.yrl index 3ce4cde4fb..2871846c04 100644 --- a/lib/edoc/src/edoc_parser.yrl +++ b/lib/edoc/src/edoc_parser.yrl @@ -22,7 +22,7 @@ %% Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 %% USA %% -%% Author contact: [email protected] +%% Author contact: [email protected] %% ===================================================================== Nonterminals @@ -255,7 +255,7 @@ throws -> etype where_defs: %% "%% USA" %% "%%" %% "%% @private" -%% "%% @author Richard Carlsson <[email protected]>" +%% "%% @author Richard Carlsson <[email protected]>" %% "%% ====================================================================" %% . |