[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    extragear/sdk/kdevelop/languages/cpp/codegen
From:       Andreas Pakulat <apaku () gmx ! de>
Date:       2010-01-18 21:14:43
Message-ID: 1263849283.364739.4994.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1076774 by apaku:

Don't add artificial /* */, these should be part of the license text.

 M  +1 -1      cppnewclass.cpp  


--- trunk/extragear/sdk/kdevelop/languages/cpp/codegen/cppnewclass.cpp #1076773:1076774
@@ -180,7 +180,7 @@
   kDebug() << "base-classes:" << m_baseClasses.size();
   
   if(!license().isEmpty())
-    output << "/*\n" << license() << "\n*/\n\n";
+    output << license() << "\n\n";
 
   Identifier classId = Identifier(name());
 
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic