aboutsummaryrefslogtreecommitdiffstats
path: root/src/shorthand.h
diff options
context:
space:
mode:
authorBad Diode <bd@badd10de.dev>2021-05-24 21:05:16 +0200
committerBad Diode <bd@badd10de.dev>2021-05-24 21:05:16 +0200
commitc1580fd8f8b06efef471578e2ba66a4efb7745c8 (patch)
tree790528883eca263b0c5653fdab67939b00ba01a6 /src/shorthand.h
parent8e90cbd6fd790c16acd86cba878a69160fa4f17b (diff)
downloaduxngba-c1580fd8f8b06efef471578e2ba66a4efb7745c8.tar.gz
uxngba-c1580fd8f8b06efef471578e2ba66a4efb7745c8.zip
Add copyright notice to all files
Diffstat (limited to 'src/shorthand.h')
-rw-r--r--src/shorthand.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/shorthand.h b/src/shorthand.h
index 42eb935..08cc7fe 100644
--- a/src/shorthand.h
+++ b/src/shorthand.h
@@ -1,3 +1,14 @@
1/*
2Copyright (c) 2021 Bad Diode
3
4Permission to use, copy, modify, and distribute this software for any
5purpose with or without fee is hereby granted, provided that the above
6copyright notice and this permission notice appear in all copies.
7
8THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
9WITH REGARD TO THIS SOFTWARE.
10*/
11
1#ifndef UTILS_SHORTHAND_H 12#ifndef UTILS_SHORTHAND_H
2#define UTILS_SHORTHAND_H 13#define UTILS_SHORTHAND_H
3 14