aboutsummaryrefslogtreecommitdiff
path: root/sample/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'sample/main.c')
-rw-r--r--sample/main.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/sample/main.c b/sample/main.c
index 98f54d9..710d245 100644
--- a/sample/main.c
+++ b/sample/main.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 "../plugin/plugin.h"
#include <stdio.h>