diff options
author | mathias <mathias> | 2005-01-24 18:43:01 (GMT) |
---|---|---|
committer | mathias <mathias> | 2005-01-24 18:43:01 (GMT) |
commit | 6976bf4de7543d34cc75517b9760b30a8f376461 (patch) | |
tree | 28c7b8d5760eea12dc65840976808982a09bf446 /src/tests/parsertest.cc | |
parent | cf46669bc1fdeeeb85d9f2c77bea18b91c619301 (diff) | |
download | fluxbox-6976bf4de7543d34cc75517b9760b30a8f376461.zip fluxbox-6976bf4de7543d34cc75517b9760b30a8f376461.tar.bz2 |
copyright date
Diffstat (limited to 'src/tests/parsertest.cc')
-rw-r--r-- | src/tests/parsertest.cc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/tests/parsertest.cc b/src/tests/parsertest.cc index 9854074..b81bd16 100644 --- a/src/tests/parsertest.cc +++ b/src/tests/parsertest.cc | |||
@@ -1,3 +1,6 @@ | |||
1 | // parsertest.cc a test app for Parser | ||
2 | // Copyright (c) 2005 Henrik Kinnunen (fluxgen at fluxbox dot org) | ||
3 | |||
1 | #include "../FbMenuParser.hh" | 4 | #include "../FbMenuParser.hh" |
2 | 5 | ||
3 | #include <iostream> | 6 | #include <iostream> |