Browse Source

also mention the author of the base64 stuff.

master
Georg Hopp 14 years ago
parent
commit
f8e0f66beb
  1. 9
      AUTHORS
  2. 10
      ChangeLog

9
AUTHORS

@ -1 +1,8 @@
Georg Hopp <georg@steffers.org>
- Georg Hopp <georg@steffers.org>
the base64 code is taken from the linux core utils package and was
written by:
- Simon Josefsson
This code is also copyrighted by the GPL 3.

10
ChangeLog

@ -1,6 +1,14 @@
2011-11-15 03:05:29 +0100 Georg Hopp
* also mention the author of the base64 stuff. (HEAD, master)
2011-11-15 02:47:54 +0100 Georg Hopp
* put the whole stuff in an autobuild environment
2011-11-14 22:55:29 +0100 Georg Hopp
* some smaller fixes as well as a complete test create_token implementation. (HEAD, master)
* some smaller fixes as well as a complete test create_token implementation.
2011-11-14 18:48:09 +0100 Georg Hopp

Loading…
Cancel
Save