update copyright for mochiweb_session
Project: http://git-wip-us.apache.org/repos/asf/couchdb-mochiweb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-mochiweb/commit/52ddb5d9 Tree: http://git-wip-us.apache.org/repos/asf/couchdb-mochiweb/tree/52ddb5d9 Diff: http://git-wip-us.apache.org/repos/asf/couchdb-mochiweb/diff/52ddb5d9 Branch: refs/heads/upstream Commit: 52ddb5d93d5509cfedfb7003d3601b98a4ac370f Parents: 986b472 Author: Bob Ippolito <[email protected]> Authored: Sat Jan 24 12:45:04 2015 -0800 Committer: Bob Ippolito <[email protected]> Committed: Sat Jan 24 12:45:04 2015 -0800 ---------------------------------------------------------------------- src/mochiweb_session.erl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb-mochiweb/blob/52ddb5d9/src/mochiweb_session.erl ---------------------------------------------------------------------- diff --git a/src/mochiweb_session.erl b/src/mochiweb_session.erl index ad12186..c9f88e2 100644 --- a/src/mochiweb_session.erl +++ b/src/mochiweb_session.erl @@ -1,5 +1,5 @@ %% @author Asier Azkuenaga Batiz <[email protected]> -%% @copyright 2013 Asier Azkuenaga or Mochi Media, Inc? +%% @copyright 2013 Mochi Media, Inc. %% %% Permission is hereby granted, free of charge, to any person obtaining a %% copy of this software and associated documentation files (the "Software"),
