diff options
| author | Shaun Reich <[email protected]> | 2009-02-02 20:51:15 +0000 |
|---|---|---|
| committer | Shaun Reich <[email protected]> | 2009-02-02 20:51:15 +0000 |
| commit | b1319c769cb69e118d4c99fc61363a73d1d6458c (patch) | |
| tree | 9e2ebe75ab82fed390f5b97fb8302eede2d243ba /src | |
| parent | 97425edcf6cc2f7b846196d0e4ba19636763b162 (diff) | |
SVN_SILENT Fix to avoid accidental doxygen-highlighted header license.
svn path=/trunk/KDE/kdebase/apps/; revision=920402
Diffstat (limited to 'src')
| -rw-r--r-- | src/dolphincategorydrawer.h | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/src/dolphincategorydrawer.h b/src/dolphincategorydrawer.h index 1cccc620e..2eb0e310c 100644 --- a/src/dolphincategorydrawer.h +++ b/src/dolphincategorydrawer.h @@ -1,5 +1,4 @@ -/** - * This file is part of the KDE project +/* This file is part of the KDE project * Copyright (C) 2007 Rafael Fernández López <[email protected]> * * This library is free software; you can redistribute it and/or @@ -16,7 +15,7 @@ * along with this library; see the file COPYING.LIB. If not, write to * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, * Boston, MA 02110-1301, USA. - */ +*/ #ifndef DOLPHINCATEGORYDRAWER_H #define DOLPHINCATEGORYDRAWER_H |
