diff options
Diffstat (limited to 'src/linkmessage.cpp')
-rw-r--r-- | src/linkmessage.cpp | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/src/linkmessage.cpp b/src/linkmessage.cpp index ce838f5..cf3df42 100644 --- a/src/linkmessage.cpp +++ b/src/linkmessage.cpp | |||
@@ -1,12 +1,3 @@ | |||
1 | /*************************************************************************** | ||
2 | * Copyright (C) 2003 by Mike Buland * | ||
3 | * eichlan@yf-soft.com * | ||
4 | * * | ||
5 | * This program is free software; you can redistribute it and/or modify * | ||
6 | * it under the terms of the GNU General Public License as published by * | ||
7 | * the Free Software Foundation; either version 2 of the License, or * | ||
8 | * (at your option) any later version. * | ||
9 | ***************************************************************************/ | ||
10 | #include "linkmessage.h" | 1 | #include "linkmessage.h" |
11 | #include <string.h> | 2 | #include <string.h> |
12 | 3 | ||