diff options
| author | Sam Nystrom <sam@samnystrom.dev> | 2024-02-13 22:48:46 -0500 |
|---|---|---|
| committer | Sam Nystrom <sam@samnystrom.dev> | 2024-02-13 22:48:46 -0500 |
| commit | 85c8fe423a3e1e2d7a63460c68ed1ec3d8faeb76 (patch) | |
| tree | 2fef3e59e68fe232f599bed51ebb0ae66798bded /pineapple.c | |
| parent | 644a7e3014485676bc2b95c921a14716186ef4cf (diff) | |
Add license information
Diffstat (limited to 'pineapple.c')
| -rw-r--r-- | pineapple.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/pineapple.c b/pineapple.c index 8911622..20ee78b 100644 --- a/pineapple.c +++ b/pineapple.c @@ -1,3 +1,5 @@ +/* ISC License */ + #include <endian.h> #include <fcntl.h> #include <getopt.h> |
