diff options
Diffstat (limited to 'src/aboutwindow.cc')
-rw-r--r-- | src/aboutwindow.cc | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/aboutwindow.cc b/src/aboutwindow.cc index 6630d4c..690679b 100644 --- a/src/aboutwindow.cc +++ b/src/aboutwindow.cc @@ -21,6 +21,15 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ +/* + * $Id$ + */ +/* + * $Log$ + * Revision 1.2 2005/05/01 09:56:25 deva + * Added Id and Log tags to all files + * + */ #include <config.h> #ifdef USE_GUI |