[Uml-devel] branches/KDE/3.5/kdesdk/umbrello/umbrello/codegenerators

Oliver Kellogg okellogg at users.sourceforge.net
Fri Nov 10 21:15:01 UTC 2006


SVN commit 603942 by okellogg:

(C) 2006

 M  +11 -12    cppwriter.cpp  


--- branches/KDE/3.5/kdesdk/umbrello/umbrello/codegenerators/cppwriter.cpp #603941:603942
@@ -1,20 +1,19 @@
 /***************************************************************************
-                          cppwriter.cpp  -  description
-    This is the "old" code generator that does not support code editing
-    in the Modeller but uses significantly less file space because the
-    source code is not replicated in the XMI file.
-                             -------------------
-    copyright       : (C) 2003 Brian Thomas brian.thomas at gsfc.nasa.gov
-         (C) 2004  Umbrello UML Modeller Authors <uml-devel@ uml.sf.net>
-***************************************************************************/
-
-/***************************************************************************
- *                                                                       *
+ *                        cppwriter.cpp  -  description                    *
+ *  This is the "old" code generator that does not support code editing    *
+ *  in the Modeller but uses significantly less file space because the     *
+ *  source code is not replicated in the XMI file.                         *
+ *                                                                         *
+ *  copyright       : (C) 2003 Brian Thomas brian.thomas at gsfc.nasa.gov     *
+ *  (C) 2004-2006  Umbrello UML Modeller Authors <uml-devel at uml.sf.net>    *
+ *                                                                         *
+ ***************************************************************************
+ *                                                                         *
  *   This program is free software; you can redistribute it and/or modify  *
  *   it under the terms of the GNU General Public License as published by  *
  *   the Free Software Foundation; either version 2 of the License, or     *
  *   (at your option) any later version.                                   *
- *                                                                       *
+ *                                                                         *
  ***************************************************************************/
 
 // own header




More information about the umbrello-devel mailing list