diff options
| author | Anselm R. Garbe <arg@suckless.org> | 2007-01-13 14:09:41 +0100 |
|---|---|---|
| committer | Anselm R. Garbe <arg@suckless.org> | 2007-01-13 14:09:41 +0100 |
| commit | 6725bb2a3a425ffff9c2253d60c0f25513c78a93 (patch) | |
| tree | 47d0689fc98e1527f98bf86c2be408da7c1fc5d4 /LICENSE | |
| parent | 11642443f520a3f7fe6ecfd7411bf18b3f2081d3 (diff) | |
fixed a potential buffer overflow bug on the stack (thanks to Ghassan Misherg)
Diffstat (limited to 'LICENSE')
| -rw-r--r-- | LICENSE | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -1,6 +1,6 @@ | |||
| 1 | MIT/X Consortium License | 1 | MIT/X Consortium License |
| 2 | 2 | ||
| 3 | (C)opyright MMVI Anselm R. Garbe <garbeam at gmail dot com> | 3 | (C)opyright MMVI-MMVII Anselm R. Garbe <garbeam at gmail dot com> |
| 4 | 4 | ||
| 5 | Permission is hereby granted, free of charge, to any person obtaining a | 5 | Permission is hereby granted, free of charge, to any person obtaining a |
| 6 | copy of this software and associated documentation files (the "Software"), | 6 | copy of this software and associated documentation files (the "Software"), |
