diff options
author | Mattias Andrée <maandree@kth.se> | 2021-09-16 18:52:54 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2021-09-16 18:52:54 +0200 |
commit | 1eb2f48c275a7e5f572b86c615dffb64bdfab1e8 (patch) | |
tree | a0efeb2638733473c84f21e493668b87e5a84ecb /LICENSE | |
parent | Add limit.c: get the highest rate possible (diff) | |
download | yes-silly-1eb2f48c275a7e5f572b86c615dffb64bdfab1e8.tar.gz yes-silly-1eb2f48c275a7e5f572b86c615dffb64bdfab1e8.tar.bz2 yes-silly-1eb2f48c275a7e5f572b86c615dffb64bdfab1e8.tar.xz |
Add makefile and gitignore + update copyright year + m style fix + fix warnings + fix limit which had stopped working
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'LICENSE')
-rw-r--r-- | LICENSE | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ ISC License -© 2017 Mattias Andrée <maandree@kth.se> +© 2017, 2021 Mattias Andrée <maandree@kth.se> Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above |