aboutsummaryrefslogtreecommitdiff
path: root/plugins.c
diff options
context:
space:
mode:
authorTrumeet <yuuta@yuuta.moe>2021-05-16 19:43:46 -0700
committerTrumeet <yuuta@yuuta.moe>2021-05-16 19:43:46 -0700
commit6188aaa2e03f3c5fbf5c329fd8c9d368bbc80682 (patch)
tree591020f041891a2bdac80a2ba3702c0834cc077d /plugins.c
parent7e531d78bf330bfac65cf3f208c2300b607decee (diff)
downloadextmc-6188aaa2e03f3c5fbf5c329fd8c9d368bbc80682.tar
extmc-6188aaa2e03f3c5fbf5c329fd8c9d368bbc80682.tar.gz
extmc-6188aaa2e03f3c5fbf5c329fd8c9d368bbc80682.tar.bz2
extmc-6188aaa2e03f3c5fbf5c329fd8c9d368bbc80682.zip
Fix copyright
Diffstat (limited to 'plugins.c')
-rw-r--r--plugins.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/plugins.c b/plugins.c
index 32a8d16..ec8b727 100644
--- a/plugins.c
+++ b/plugins.c
@@ -1,10 +1,3 @@
-/*
- * Copyright 2019 ~ 2021 YuutaW Minecraft, All Rights Reserved.
- * Proprietary and confidential.
- * Unauthorized copying of any parts of this file, via any medium is strictly prohibited.
- * Written by Yuuta Liang <yuuta@yuuta.moe>, April 2021.
- */
-
#include "plugins.h"
#include "common.h"
#include "plugin_registry.h"