From ba87db3fccb40aa58d84d12932424c83a4db411f Mon Sep 17 00:00:00 2001
From: Joas Schilling <coding@schilljs.com>
Date: Thu, 21 Jul 2016 17:07:57 +0200
Subject: Fix others

---
 lib/public/Activity/IEvent.php | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

(limited to 'lib/public/Activity/IEvent.php')

diff --git a/lib/public/Activity/IEvent.php b/lib/public/Activity/IEvent.php
index 9b6df9126b2..0d4966e617e 100644
--- a/lib/public/Activity/IEvent.php
+++ b/lib/public/Activity/IEvent.php
@@ -1,8 +1,9 @@
 <?php
 /**
- * @author Joas Schilling <nickvergessen@owncloud.com>
- *
  * @copyright Copyright (c) 2016, ownCloud, Inc.
+ *
+ * @author Joas Schilling <coding@schilljs.com>
+ *
  * @license AGPL-3.0
  *
  * This code is free software: you can redistribute it and/or modify
-- 
cgit v1.2.3