Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/candy-chat/candy.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/event.js')
-rw-r--r--src/core/event.js9
1 files changed, 1 insertions, 8 deletions
diff --git a/src/core/event.js b/src/core/event.js
index 3376be1..9486ede 100644
--- a/src/core/event.js
+++ b/src/core/event.js
@@ -1,14 +1,7 @@
/** File: event.js
* Candy - Chats are not dead yet.
*
- * Authors:
- * - Patrick Stadler <patrick.stadler@gmail.com>
- * - Michael Weibel <michael.weibel@gmail.com>
- *
- * Copyright:
- * (c) 2011 Amiado Group AG. All rights reserved.
- * (c) 2012-2014 Patrick Stadler & Michael Weibel. All rights reserved.
- * (c) 2015 Adhearsion Foundation Inc <info@adhearsion.com>. All rights reserved.
+ * Legal: See the LICENSE file at the top-level directory of this distribution and at https://github.com/candy-chat/candy/blob/master/LICENSE
*/
'use strict';