aboutsummaryrefslogtreecommitdiffstats
path: root/core/src/jquery/index.js
diff options
context:
space:
mode:
Diffstat (limited to 'core/src/jquery/index.js')
-rw-r--r--core/src/jquery/index.js7
1 files changed, 5 insertions, 2 deletions
diff --git a/core/src/jquery/index.js b/core/src/jquery/index.js
index aceee5cf87b..c8ab1a7f673 100644
--- a/core/src/jquery/index.js
+++ b/core/src/jquery/index.js
@@ -1,7 +1,9 @@
/**
* @copyright 2019 Christoph Wurst <christoph@winzerhof-wurst.at>
*
- * @author 2019 Christoph Wurst <christoph@winzerhof-wurst.at>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
+ * @author John Molakvoæ <skjnldsv@protonmail.com>
+ * @author Roeland Jago Douma <roeland@famdouma.nl>
*
* @license GNU AGPL version 3 or any later version
*
@@ -16,7 +18,8 @@
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>.
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
+ *
*/
import $ from 'jquery'