Xinqi Bao's Git
projects
/
slstatus.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
raw
| inline |
side by side
Added LICENSE statements to all source files
[slstatus.git]
/
ram.c
diff --git
a/ram.c
b/ram.c
index
8f7c682
..
def27aa
100644
(file)
--- a/
ram.c
+++ b/
ram.c
@@
-1,3
+1,4
@@
+/* See LICENSE file for copyright and license details. */
#include <stdio.h>
#include "util.h"