[Uml-devel] KDE/kdesdk/umbrello/umbrello/widgets

Andi Fischer andi.fischer at hispeed.ch
Sat Jan 21 08:39:14 UTC 2012


SVN commit 1274989 by fischer:

Unnecessary first empty line of the license header removed.

 M  +0 -1      activitywidget.cpp  
 M  +0 -1      activitywidget.h  
 M  +0 -1      actorwidget.cpp  
 M  +0 -1      actorwidget.h  
 M  +0 -1      artifactwidget.h  
 M  +0 -1      categorywidget.h  
 M  +0 -1      componentwidget.h  
 M  +0 -1      datatypewidget.h  
 M  +0 -1      entitywidget.cpp  
 M  +0 -1      entitywidget.h  
 M  +0 -1      enumwidget.h  
 M  +0 -1      floatingdashlinewidget.h  
 M  +0 -1      packagewidget.h  
 M  +0 -1      pinwidget.h  
 M  +0 -1      preconditionwidget.h  
 M  +0 -1      regionwidget.h  
 M  +0 -1      seqlinewidget.h  
 M  +0 -1      signalwidget.h  
 M  +0 -1      toolbarstateonewidget.cpp  
 M  +0 -1      toolbarstateonewidget.h  
 M  +0 -1      usecasewidget.h  
 M  +0 -1      widget_factory.h  


--- trunk/KDE/kdesdk/umbrello/umbrello/widgets/activitywidget.cpp #1274988:1274989
@@ -1,5 +1,4 @@
 /***************************************************************************
- *                                                                         *
  *   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     *
--- trunk/KDE/kdesdk/umbrello/umbrello/widgets/activitywidget.h #1274988:1274989
@@ -1,5 +1,4 @@
 /***************************************************************************
- *
  *   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     *
--- trunk/KDE/kdesdk/umbrello/umbrello/widgets/actorwidget.cpp #1274988:1274989
@@ -1,5 +1,4 @@
 /***************************************************************************
- *
  *   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     *
--- trunk/KDE/kdesdk/umbrello/umbrello/widgets/actorwidget.h #1274988:1274989
@@ -1,5 +1,4 @@
 /***************************************************************************
- *                                                                         *
  *   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     *
--- trunk/KDE/kdesdk/umbrello/umbrello/widgets/artifactwidget.h #1274988:1274989
@@ -1,5 +1,4 @@
 /***************************************************************************
- *                                                                         *
  *   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     *
--- trunk/KDE/kdesdk/umbrello/umbrello/widgets/categorywidget.h #1274988:1274989
@@ -1,5 +1,4 @@
 /***************************************************************************
- *                                                                         *
  *   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     *
--- trunk/KDE/kdesdk/umbrello/umbrello/widgets/componentwidget.h #1274988:1274989
@@ -1,5 +1,4 @@
 /***************************************************************************
- *                                                                         *
  *   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     *
--- trunk/KDE/kdesdk/umbrello/umbrello/widgets/datatypewidget.h #1274988:1274989
@@ -1,5 +1,4 @@
 /***************************************************************************
- *                                                                         *
  *   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     *
--- trunk/KDE/kdesdk/umbrello/umbrello/widgets/entitywidget.cpp #1274988:1274989
@@ -1,5 +1,4 @@
 /***************************************************************************
- *
  *   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     *
--- trunk/KDE/kdesdk/umbrello/umbrello/widgets/entitywidget.h #1274988:1274989
@@ -1,5 +1,4 @@
 /***************************************************************************
- *                                                                         *
  *   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     *
--- trunk/KDE/kdesdk/umbrello/umbrello/widgets/enumwidget.h #1274988:1274989
@@ -1,5 +1,4 @@
 /***************************************************************************
- *                                                                         *
  *   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     *
--- trunk/KDE/kdesdk/umbrello/umbrello/widgets/floatingdashlinewidget.h #1274988:1274989
@@ -1,5 +1,4 @@
 /***************************************************************************
- *                                                                         *
  *   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     *
--- trunk/KDE/kdesdk/umbrello/umbrello/widgets/packagewidget.h #1274988:1274989
@@ -1,5 +1,4 @@
 /***************************************************************************
- *                                                                         *
  *   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     *
--- trunk/KDE/kdesdk/umbrello/umbrello/widgets/pinwidget.h #1274988:1274989
@@ -1,5 +1,4 @@
 /***************************************************************************
- *                                                                         *
  *   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     *
--- trunk/KDE/kdesdk/umbrello/umbrello/widgets/preconditionwidget.h #1274988:1274989
@@ -1,5 +1,4 @@
 /***************************************************************************
- *                                                                         *
  *   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     *
--- trunk/KDE/kdesdk/umbrello/umbrello/widgets/regionwidget.h #1274988:1274989
@@ -1,5 +1,4 @@
 /***************************************************************************
- *                                                                         *
  *   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     *
--- trunk/KDE/kdesdk/umbrello/umbrello/widgets/seqlinewidget.h #1274988:1274989
@@ -1,5 +1,4 @@
 /***************************************************************************
- *                                                                         *
  *   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     *
--- trunk/KDE/kdesdk/umbrello/umbrello/widgets/signalwidget.h #1274988:1274989
@@ -1,5 +1,4 @@
 /***************************************************************************
- *                                                                         *
  *   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     *
--- trunk/KDE/kdesdk/umbrello/umbrello/widgets/toolbarstateonewidget.cpp #1274988:1274989
@@ -1,5 +1,4 @@
 /***************************************************************************
- *                                                                         *
  *   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     *
--- trunk/KDE/kdesdk/umbrello/umbrello/widgets/toolbarstateonewidget.h #1274988:1274989
@@ -1,5 +1,4 @@
 /***************************************************************************
- *                                                                         *
  *   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     *
--- trunk/KDE/kdesdk/umbrello/umbrello/widgets/usecasewidget.h #1274988:1274989
@@ -1,5 +1,4 @@
 /***************************************************************************
- *                                                                         *
  *   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     *
--- trunk/KDE/kdesdk/umbrello/umbrello/widgets/widget_factory.h #1274988:1274989
@@ -1,5 +1,4 @@
 /***************************************************************************
- *                                                                         *
  *   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     *




More information about the umbrello-devel mailing list