diff options
| author | ssmith | 2006-05-16 20:19:20 -0700 |
|---|---|---|
| committer | ssmith | 2006-05-16 20:19:20 -0700 |
| commit | 03e1da1bb5c5f2cf0ad6daaca6c90a7164c02726 (patch) | |
| tree | f7ae092927e3d554e2c3fec6f64c61866664e6eb /tests.erl | |
| parent | 50f599f514e5b025f9ad3a3109b4238b12c2bded (diff) | |
Add header comments
Diffstat (limited to 'tests.erl')
| -rw-r--r-- | tests.erl | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +%% +%% Basic Eunit-based test suite for bencode.erl +%% +%% Author: Steve Smith <tarka@internode.on.net> +%% License: LGPL 2.1 +%% -module(tests). |
