Skip to content

Commit 8ef78ba

Browse files
committed
Add copyright notice
1 parent 45e4a5f commit 8ef78ba

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/image.c

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
17
#include <string.h>
28
#include <strings.h>
39

0 commit comments

Comments
 (0)