aboutsummaryrefslogtreecommitdiff
path: root/AUTHORS
diff options
context:
space:
mode:
authorzlg <zlg@zlg.space>2015-12-19 18:37:40 -0800
committerzlg <zlg@zlg.space>2015-12-19 18:37:40 -0800
commit57df72caf8d749c7cd5f36117ff35e41975db3d3 (patch)
treeddfb481f6216aa1b207f005ae92c556250e3487d /AUTHORS
parentRe-solve Exercise 1-16: arbitrarily long maxline (diff)
downloadknr-57df72caf8d749c7cd5f36117ff35e41975db3d3.tar.gz
knr-57df72caf8d749c7cd5f36117ff35e41975db3d3.tar.bz2
knr-57df72caf8d749c7cd5f36117ff35e41975db3d3.tar.xz
knr-57df72caf8d749c7cd5f36117ff35e41975db3d3.zip
Change license to GPLv3, add contributing guide
* Improve README tone * Add `astylerc` for use with the astyle package * Add AUTHORS file to acknowledge contributors
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS5
1 files changed, 5 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
new file mode 100644
index 0000000..2a47943
--- /dev/null
+++ b/AUTHORS
@@ -0,0 +1,5 @@
+ZeLibertineGamer <zlg@zelibertinegamer.me>
+ Original author, maintainer
+
+Isa Hassen <hassen.isa@gmail.com>
+ Limited scope of 1-16 solution to better adhere to instructions