From 10732e8e7341a0cb60a7919ea4904c208428dc7c Mon Sep 17 00:00:00 2001
From: Tulir Asokan <tulir@maunium.net>
Date: Sun, 20 Oct 2019 12:13:42 +0300
Subject: [PATCH] Fix license headers

Signed-off-by: Tulir Asokan <tulir@maunium.net>
---
 src/components/views/emojipicker/Category.js       | 2 +-
 src/components/views/emojipicker/Emoji.js          | 2 +-
 src/components/views/emojipicker/EmojiPicker.js    | 2 +-
 src/components/views/emojipicker/Header.js         | 2 +-
 src/components/views/emojipicker/Preview.js        | 2 +-
 src/components/views/emojipicker/QuickReactions.js | 2 +-
 src/components/views/emojipicker/ReactionPicker.js | 2 +-
 src/components/views/emojipicker/Search.js         | 2 +-
 src/components/views/emojipicker/recent.js         | 2 +-
 9 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/src/components/views/emojipicker/Category.js b/src/components/views/emojipicker/Category.js
index b8e56488d8..ba48c8842b 100644
--- a/src/components/views/emojipicker/Category.js
+++ b/src/components/views/emojipicker/Category.js
@@ -1,5 +1,5 @@
 /*
-Copyright 2019 Tulir Asokan
+Copyright 2019 Tulir Asokan <tulir@maunium.net>
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/src/components/views/emojipicker/Emoji.js b/src/components/views/emojipicker/Emoji.js
index 3db5882fb3..8d6ffe122b 100644
--- a/src/components/views/emojipicker/Emoji.js
+++ b/src/components/views/emojipicker/Emoji.js
@@ -1,5 +1,5 @@
 /*
-Copyright 2019 Tulir Asokan
+Copyright 2019 Tulir Asokan <tulir@maunium.net>
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/src/components/views/emojipicker/EmojiPicker.js b/src/components/views/emojipicker/EmojiPicker.js
index 1d5b11edb1..6bf79d2623 100644
--- a/src/components/views/emojipicker/EmojiPicker.js
+++ b/src/components/views/emojipicker/EmojiPicker.js
@@ -1,5 +1,5 @@
 /*
-Copyright 2019 Tulir Asokan
+Copyright 2019 Tulir Asokan <tulir@maunium.net>
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/src/components/views/emojipicker/Header.js b/src/components/views/emojipicker/Header.js
index 05cbebbfb1..b98e90e9b1 100644
--- a/src/components/views/emojipicker/Header.js
+++ b/src/components/views/emojipicker/Header.js
@@ -1,5 +1,5 @@
 /*
-Copyright 2019 Tulir Asokan
+Copyright 2019 Tulir Asokan <tulir@maunium.net>
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/src/components/views/emojipicker/Preview.js b/src/components/views/emojipicker/Preview.js
index 75d3e35f31..618b9473c7 100644
--- a/src/components/views/emojipicker/Preview.js
+++ b/src/components/views/emojipicker/Preview.js
@@ -1,5 +1,5 @@
 /*
-Copyright 2019 Tulir Asokan
+Copyright 2019 Tulir Asokan <tulir@maunium.net>
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/src/components/views/emojipicker/QuickReactions.js b/src/components/views/emojipicker/QuickReactions.js
index 2357345460..820865dc88 100644
--- a/src/components/views/emojipicker/QuickReactions.js
+++ b/src/components/views/emojipicker/QuickReactions.js
@@ -1,5 +1,5 @@
 /*
-Copyright 2019 Tulir Asokan
+Copyright 2019 Tulir Asokan <tulir@maunium.net>
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/src/components/views/emojipicker/ReactionPicker.js b/src/components/views/emojipicker/ReactionPicker.js
index 4dd7ea0da7..d027ae6fd3 100644
--- a/src/components/views/emojipicker/ReactionPicker.js
+++ b/src/components/views/emojipicker/ReactionPicker.js
@@ -1,5 +1,5 @@
 /*
-Copyright 2019 Tulir Asokan
+Copyright 2019 Tulir Asokan <tulir@maunium.net>
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/src/components/views/emojipicker/Search.js b/src/components/views/emojipicker/Search.js
index dbdb91ff10..17fbde648b 100644
--- a/src/components/views/emojipicker/Search.js
+++ b/src/components/views/emojipicker/Search.js
@@ -1,5 +1,5 @@
 /*
-Copyright 2019 Tulir Asokan
+Copyright 2019 Tulir Asokan <tulir@maunium.net>
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/src/components/views/emojipicker/recent.js b/src/components/views/emojipicker/recent.js
index f37fbdb235..1d2106fbfb 100644
--- a/src/components/views/emojipicker/recent.js
+++ b/src/components/views/emojipicker/recent.js
@@ -1,5 +1,5 @@
 /*
-Copyright 2019 Tulir Asokan
+Copyright 2019 Tulir Asokan <tulir@maunium.net>
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.