|
a/src/qtgui/rclhelp.cpp |
|
b/src/qtgui/rclhelp.cpp |
1 |
#ifndef lint
|
1 |
/* Copyright (C) 2005 J.F.Dockes
|
2 |
static char rcsid[] = "@(#$Id: rclmain_w.cpp,v 1.57 2008-10-13 07:57:12 dockes Exp $ (C) 2005 J.F.Dockes";
|
|
|
3 |
#endif
|
|
|
4 |
/*
|
|
|
5 |
* This program is free software; you can redistribute it and/or modify
|
2 |
* 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
|
3 |
* 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
|
4 |
* the Free Software Foundation; either version 2 of the License, or
|
8 |
* (at your option) any later version.
|
5 |
* (at your option) any later version.
|
9 |
*
|
6 |
*
|