summary refs log tree commit diff
path: root/resources
diff options
context:
space:
mode:
authorBulbyVR <26726264+TheDrawingCoder-Gamer@users.noreply.github.com>2022-04-22 10:46:43 -0400
committerBulbyVR <26726264+TheDrawingCoder-Gamer@users.noreply.github.com>2022-04-24 12:25:01 -0400
commit90b88eb592f89c2b4de02f53ba5db5c3d7fc54d9 (patch)
tree875b2b39a6b90e3df94c5f9d87672302d962a953 /resources
parentRun make lint (diff)
downloadnheko-90b88eb592f89c2b4de02f53ba5db5c3d7fc54d9.tar.xz
Keep old codes alongside new ones
Signed-off-by: BulbyVR <26726264+TheDrawingCoder-Gamer@users.noreply.github.com>
Diffstat (limited to 'resources')
-rw-r--r--resources/provider-header.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/resources/provider-header.txt b/resources/provider-header.txt
new file mode 100644

index 00000000..c947eec4 --- /dev/null +++ b/resources/provider-header.txt
@@ -0,0 +1,10 @@ +// SPDX-FileCopyrightText: 2021 Nheko Contributors +// SPDX-FileCopyrightText: 2022 Nheko Contributors +// +// SPDX-License-Identifier: GPL-3.0-or-later + +#include "emoji/Provider.h" + +using namespace emoji; + +