fill license details
Project: http://git-wip-us.apache.org/repos/asf/couchdb-mochiweb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-mochiweb/commit/cef20553 Tree: http://git-wip-us.apache.org/repos/asf/couchdb-mochiweb/tree/cef20553 Diff: http://git-wip-us.apache.org/repos/asf/couchdb-mochiweb/diff/cef20553 Branch: refs/heads/1843-feature-bigcouch Commit: cef20553128c9d743e764fdca8ef1a50518811d6 Parents: 58bc0be Author: Åukasz Lalik <[email protected]> Authored: Sun Dec 8 12:57:20 2013 +0100 Committer: Åukasz Lalik <[email protected]> Committed: Sun Dec 8 12:57:20 2013 +0100 ---------------------------------------------------------------------- examples/websocket/websocket.erl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb-mochiweb/blob/cef20553/examples/websocket/websocket.erl ---------------------------------------------------------------------- diff --git a/examples/websocket/websocket.erl b/examples/websocket/websocket.erl index 14edb64..a38efff 100644 --- a/examples/websocket/websocket.erl +++ b/examples/websocket/websocket.erl @@ -2,7 +2,7 @@ % The MIT License (MIT) -% Copyright (c) <year> <copyright holders> +%% Copyright (c) 2012 Zadane.pl sp. z o.o. % Permission is hereby granted, free of charge, to any person obtaining a copy % of this software and associated documentation files (the "Software"), to deal
