diff options
author | erdgeist <de@gsmk.de> | 2014-10-05 21:53:36 +0200 |
---|---|---|
committer | erdgeist <de@gsmk.de> | 2014-10-05 21:53:36 +0200 |
commit | 927cbd1513cfcb0f0a50852c2d7a2c160fa3dc47 (patch) | |
tree | dff4021daff7e374ce5b5340d6d6c75fd7a5a6b0 | |
parent | 74e85423c8431e32447806a44ff0a4b3ed1da195 (diff) |
Fix typo in license comment
-rw-r--r-- | fixpow.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ | |||
1 | /* Parts of this software was written by Dirk Engling <erdgeist@erdgeist.org> | 1 | /* Parts of this software were written by Dirk Engling <erdgeist@erdgeist.org> |
2 | Those parts are considered beerware. Prost. Skol. Cheers or whatever. | 2 | Those parts are considered beerware. Prost. Skol. Cheers or whatever. |
3 | 3 | ||
4 | Original idea and the place where I heavily stole code from is | 4 | Original idea and the place where I heavily stole code from is |