We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45e4a5f commit 8ef78baCopy full SHA for 8ef78ba
src/image.c
@@ -1,3 +1,9 @@
1
+/*
2
+ * Twin - A Tiny Window System
3
+ * Copyright (c) 2024 National Cheng Kung University, Taiwan
4
+ * All rights reserved.
5
+ */
6
+
7
#include <string.h>
8
#include <strings.h>
9
0 commit comments