aboutsummaryrefslogtreecommitdiff
path: root/src/tests/parsertest.cc
diff options
context:
space:
mode:
authormathias <mathias>2006-02-16 06:53:05 (GMT)
committermathias <mathias>2006-02-16 06:53:05 (GMT)
commitae05ad9a01243d13138ea986d095e8e93a920e00 (patch)
tree0081acacb249ccadeab4fa0f97755200683090d2 /src/tests/parsertest.cc
parent9b9f34d9464ce780c7d8e9b96523f7349c898afb (diff)
downloadfluxbox-ae05ad9a01243d13138ea986d095e8e93a920e00.zip
fluxbox-ae05ad9a01243d13138ea986d095e8e93a920e00.tar.bz2
updated copyright info
Diffstat (limited to 'src/tests/parsertest.cc')
-rw-r--r--src/tests/parsertest.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tests/parsertest.cc b/src/tests/parsertest.cc
index b81bd16..a1b3b38 100644
--- a/src/tests/parsertest.cc
+++ b/src/tests/parsertest.cc
@@ -1,5 +1,5 @@
1// parsertest.cc a test app for Parser 1// parsertest.cc a test app for Parser
2// Copyright (c) 2005 Henrik Kinnunen (fluxgen at fluxbox dot org) 2// Copyright (c) 2006 Henrik Kinnunen (fluxgen at fluxbox dot org)
3 3
4#include "../FbMenuParser.hh" 4#include "../FbMenuParser.hh"
5 5