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

List:       kde-commits
Subject:    playground/office/alkimia/alkquotes/backend
From:       Brian Cappello <cappellokde () gmail ! com>
Date:       2010-06-28 6:20:39
Message-ID: 20100628062039.74815AC8E0 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1143541 by bcappello:

a few more krazy2 fixes, added 'This is part of libalkimia' to the license clause

 M  +5 -2      backend.cpp  
 M  +5 -2      backend.h  
 M  +5 -2      downloader.cpp  
 M  +5 -2      downloader.h  
 M  +5 -2      main.cpp  
 M  +5 -2      newstatsmanager.h  
 M  +5 -2      plugininterfaces.h  
 M  +5 -2      statsmanager.cpp  
 M  +5 -2      statsmanager.h  
 M  +5 -2      symbolmanager.cpp  
 M  +5 -2      symbolmanager.h  
 M  +5 -2      symbolsuggesterplugin.cpp  
 M  +5 -2      symbolsuggesterplugin.h  
 D             yahoostatsplugin.cpp  
 D             yahoostatsplugin.h  


--- trunk/playground/office/alkimia/alkquotes/backend/backend.cpp #1143540:1143541
@@ -1,7 +1,10 @@
 /**
-  *  Copyright (c) 2010 Brian Cappello briancappello [at] gmail [dot] com
+  *  Copyright (c) 2010 Brian Cappello 		//krazy:exclude=copyright
+  *  briancappello [at] gmail [dot] com
   *
-  *  This library is free software; you can redistribute it and/or
+  *  This library is a part of libalkimia.
+  *
+  *  libalkimia is free software; you can redistribute it and/or
   *  modify it under the terms of the GNU Lesser General Public
   *  License as published by the Free Software Foundation; either
   *  version 2.1 of the License, or (at your option) version 3, or any
--- trunk/playground/office/alkimia/alkquotes/backend/backend.h #1143540:1143541
@@ -1,7 +1,10 @@
 /**
-  *  Copyright (c) 2010 Brian Cappello briancappello [at] gmail [dot] com
+  *  Copyright (c) 2010 Brian Cappello 		//krazy:exclude=copyright
+  *  briancappello [at] gmail [dot] com
   *
-  *  This library is free software; you can redistribute it and/or
+  *  This library is a part of libalkimia.
+  *
+  *  libalkimia is free software; you can redistribute it and/or
   *  modify it under the terms of the GNU Lesser General Public
   *  License as published by the Free Software Foundation; either
   *  version 2.1 of the License, or (at your option) version 3, or any
--- trunk/playground/office/alkimia/alkquotes/backend/downloader.cpp #1143540:1143541
@@ -1,7 +1,10 @@
 /**
-  *  Copyright (c) 2010 Brian Cappello briancappello [at] gmail [dot] com
+  *  Copyright (c) 2010 Brian Cappello 		//krazy:exclude=copyright
+  *  briancappello [at] gmail [dot] com
   *
-  *  This library is free software; you can redistribute it and/or
+  *  This library is a part of libalkimia.
+  *
+  *  libalkimia is free software; you can redistribute it and/or
   *  modify it under the terms of the GNU Lesser General Public
   *  License as published by the Free Software Foundation; either
   *  version 2.1 of the License, or (at your option) version 3, or any
--- trunk/playground/office/alkimia/alkquotes/backend/downloader.h #1143540:1143541
@@ -1,7 +1,10 @@
 /**
-  *  Copyright (c) 2010 Brian Cappello briancappello [at] gmail [dot] com
+  *  Copyright (c) 2010 Brian Cappello 		//krazy:exclude=copyright
+  *  briancappello [at] gmail [dot] com
   *
-  *  This library is free software; you can redistribute it and/or
+  *  This library is a part of libalkimia.
+  *
+  *  libalkimia is free software; you can redistribute it and/or
   *  modify it under the terms of the GNU Lesser General Public
   *  License as published by the Free Software Foundation; either
   *  version 2.1 of the License, or (at your option) version 3, or any
--- trunk/playground/office/alkimia/alkquotes/backend/main.cpp #1143540:1143541
@@ -1,7 +1,10 @@
 /**
-  *  Copyright (c) 2010 Brian Cappello briancappello [at] gmail [dot] com
+  *  Copyright (c) 2010 Brian Cappello 		//krazy:exclude=copyright
+  *  briancappello [at] gmail [dot] com
   *
-  *  This library is free software; you can redistribute it and/or
+  *  This library is a part of libalkimia.
+  *
+  *  libalkimia is free software; you can redistribute it and/or
   *  modify it under the terms of the GNU Lesser General Public
   *  License as published by the Free Software Foundation; either
   *  version 2.1 of the License, or (at your option) version 3, or any
--- trunk/playground/office/alkimia/alkquotes/backend/newstatsmanager.h #1143540:1143541
@@ -1,7 +1,10 @@
 /**
-  *  Copyright (c) 2010 Brian Cappello briancappello [at] gmail [dot] com
+  *  Copyright (c) 2010 Brian Cappello 		//krazy:exclude=copyright
+  *  briancappello [at] gmail [dot] com
   *
-  *  This library is free software; you can redistribute it and/or
+  *  This library is a part of libalkimia.
+  *
+  *  libalkimia is free software; you can redistribute it and/or
   *  modify it under the terms of the GNU Lesser General Public
   *  License as published by the Free Software Foundation; either
   *  version 2.1 of the License, or (at your option) version 3, or any
--- trunk/playground/office/alkimia/alkquotes/backend/plugininterfaces.h #1143540:1143541
@@ -1,7 +1,10 @@
 /**
-  *  Copyright (c) 2010 Brian Cappello briancappello [at] gmail [dot] com
+  *  Copyright (c) 2010 Brian Cappello 		//krazy:exclude=copyright
+  *  briancappello [at] gmail [dot] com
   *
-  *  This library is free software; you can redistribute it and/or
+  *  This library is a part of libalkimia.
+  *
+  *  libalkimia is free software; you can redistribute it and/or
   *  modify it under the terms of the GNU Lesser General Public
   *  License as published by the Free Software Foundation; either
   *  version 2.1 of the License, or (at your option) version 3, or any
--- trunk/playground/office/alkimia/alkquotes/backend/statsmanager.cpp #1143540:1143541
@@ -1,7 +1,10 @@
 /**
-  *  Copyright (c) 2010 Brian Cappello briancappello [at] gmail [dot] com
+  *  Copyright (c) 2010 Brian Cappello 		//krazy:exclude=copyright
+  *  briancappello [at] gmail [dot] com
   *
-  *  This library is free software; you can redistribute it and/or
+  *  This library is a part of libalkimia.
+  *
+  *  libalkimia is free software; you can redistribute it and/or
   *  modify it under the terms of the GNU Lesser General Public
   *  License as published by the Free Software Foundation; either
   *  version 2.1 of the License, or (at your option) version 3, or any
--- trunk/playground/office/alkimia/alkquotes/backend/statsmanager.h #1143540:1143541
@@ -1,7 +1,10 @@
 /**
-  *  Copyright (c) 2010 Brian Cappello briancappello [at] gmail [dot] com
+  *  Copyright (c) 2010 Brian Cappello 		//krazy:exclude=copyright
+  *  briancappello [at] gmail [dot] com
   *
-  *  This library is free software; you can redistribute it and/or
+  *  This library is a part of libalkimia.
+  *
+  *  libalkimia is free software; you can redistribute it and/or
   *  modify it under the terms of the GNU Lesser General Public
   *  License as published by the Free Software Foundation; either
   *  version 2.1 of the License, or (at your option) version 3, or any
--- trunk/playground/office/alkimia/alkquotes/backend/symbolmanager.cpp #1143540:1143541
@@ -1,7 +1,10 @@
 /**
-  *  Copyright (c) 2010 Brian Cappello briancappello [at] gmail [dot] com
+  *  Copyright (c) 2010 Brian Cappello 		//krazy:exclude=copyright
+  *  briancappello [at] gmail [dot] com
   *
-  *  This library is free software; you can redistribute it and/or
+  *  This library is a part of libalkimia.
+  *
+  *  libalkimia is free software; you can redistribute it and/or
   *  modify it under the terms of the GNU Lesser General Public
   *  License as published by the Free Software Foundation; either
   *  version 2.1 of the License, or (at your option) version 3, or any
--- trunk/playground/office/alkimia/alkquotes/backend/symbolmanager.h #1143540:1143541
@@ -1,7 +1,10 @@
 /**
-  *  Copyright (c) 2010 Brian Cappello briancappello [at] gmail [dot] com
+  *  Copyright (c) 2010 Brian Cappello 		//krazy:exclude=copyright
+  *  briancappello [at] gmail [dot] com
   *
-  *  This library is free software; you can redistribute it and/or
+  *  This library is a part of libalkimia.
+  *
+  *  libalkimia is free software; you can redistribute it and/or
   *  modify it under the terms of the GNU Lesser General Public
   *  License as published by the Free Software Foundation; either
   *  version 2.1 of the License, or (at your option) version 3, or any
--- trunk/playground/office/alkimia/alkquotes/backend/symbolsuggesterplugin.cpp #1143540:1143541
@@ -1,7 +1,10 @@
 /**
-  *  Copyright (c) 2010 Brian Cappello briancappello [at] gmail [dot] com
+  *  Copyright (c) 2010 Brian Cappello 		//krazy:exclude=copyright
+  *  briancappello [at] gmail [dot] com
   *
-  *  This library is free software; you can redistribute it and/or
+  *  This library is a part of libalkimia.
+  *
+  *  libalkimia is free software; you can redistribute it and/or
   *  modify it under the terms of the GNU Lesser General Public
   *  License as published by the Free Software Foundation; either
   *  version 2.1 of the License, or (at your option) version 3, or any
--- trunk/playground/office/alkimia/alkquotes/backend/symbolsuggesterplugin.h #1143540:1143541
@@ -1,7 +1,10 @@
 /**
-  *  Copyright (c) 2010 Brian Cappello briancappello [at] gmail [dot] com
+  *  Copyright (c) 2010 Brian Cappello 		//krazy:exclude=copyright
+  *  briancappello [at] gmail [dot] com
   *
-  *  This library is free software; you can redistribute it and/or
+  *  This library is a part of libalkimia.
+  *
+  *  libalkimia is free software; you can redistribute it and/or
   *  modify it under the terms of the GNU Lesser General Public
   *  License as published by the Free Software Foundation; either
   *  version 2.1 of the License, or (at your option) version 3, or any
[prev in list] [next in list] [prev in thread] [next in thread] 

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