summaryrefslogtreecommitdiff
path: root/src/cmd.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmd.h')
-rw-r--r--src/cmd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cmd.h b/src/cmd.h
index e246933..d47d1dd 100644
--- a/src/cmd.h
+++ b/src/cmd.h
@@ -1,7 +1,7 @@
/*
* src/cmd.h
* (c) 2021 Jonas Gunz <himself@jonasgunz.de>
- * License: All rights reserved.
+ * License: MIT
*/
#ifndef _CMD_H_