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

List:       kde-commits
Subject:    quality/krazy2/plugins/c++
From:       Allen Winter <winter () kde ! org>
Date:       2009-04-12 18:41:51
Message-ID: 1239561711.531324.20220.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 952874 by winterz:

add "Nokia" and "Apple,Inc" to the whitelist or corporations


 M  +2 -1      copyright  


--- trunk/quality/krazy2/plugins/c++/copyright #952873:952874
@@ -106,13 +106,14 @@
   #Businesses and legal entities are allowed to not have email addresses.
   next if ($line =~ m/Datakonsult/i);
   next if ($line =~ m/Apple Computer/i);
-  next if ($line =~ m/Apple Inc/i);
+  next if ($line =~ m/Apple\s*,?\s*Inc/i);
   next if ($line =~ m/Free Software Foundation/i);
   next if ($line =~ m/(World Wide Web Consortium|W3C)/i);
   next if ($line =~ m/Aladdin Enterprises/i);
   next if ($line =~ m/SUSE Linux/i);
   next if ($line =~ m/Open Group/i);
   next if ($line =~ m/Netscape/i);
+  next if ($line =~ m/Nokia/i);
   next if ($line =~ m/Tridia Corporation/i);
   next if ($line =~ m/AT\&T Laboratories/i);
   next if ($line =~ m/X Consortium/i);
[prev in list] [next in list] [prev in thread] [next in thread] 

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