← Back to team overview

linuxdcpp-team team mailing list archive

[Branch ~dcplusplus-team/dcpp-plugin-sdk-cpp/trunk] Rev 8: copyright year

 

------------------------------------------------------------
revno: 8
committer: poy <poy@xxxxxxxxxx>
branch nick: dcpp-plugin-sdk-cpp
timestamp: Fri 2013-01-18 22:37:14 +0100
message:
  copyright year
modified:
  pluginsdk/Config.cpp
  pluginsdk/Config.h
  pluginsdk/Connections.cpp
  pluginsdk/Connections.h
  pluginsdk/Core.cpp
  pluginsdk/Core.h
  pluginsdk/Hooks.cpp
  pluginsdk/Hooks.h
  pluginsdk/Hubs.cpp
  pluginsdk/Hubs.h
  pluginsdk/Logger.cpp
  pluginsdk/Logger.h
  pluginsdk/PluginDefs.h
  pluginsdk/Queue.cpp
  pluginsdk/Queue.h
  pluginsdk/Tagger.cpp
  pluginsdk/Tagger.h
  pluginsdk/UI.cpp
  pluginsdk/UI.h
  pluginsdk/Util.cpp
  pluginsdk/Util.h
  src/Plugin.cpp
  src/Plugin.h
  src/main.cpp
  src/stdafx.cpp
  src/stdafx.h
  src/version.h


--
lp:dcpp-plugin-sdk-cpp
https://code.launchpad.net/~dcplusplus-team/dcpp-plugin-sdk-cpp/trunk

Your team Dcplusplus-team is subscribed to branch lp:dcpp-plugin-sdk-cpp.
To unsubscribe from this branch go to https://code.launchpad.net/~dcplusplus-team/dcpp-plugin-sdk-cpp/trunk/+edit-subscription
=== modified file 'pluginsdk/Config.cpp'
--- pluginsdk/Config.cpp	2012-11-15 18:17:16 +0000
+++ pluginsdk/Config.cpp	2013-01-18 21:37:14 +0000
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2012 Jacek Sieka, arnetheduck on gmail point com
+ * Copyright (C) 2012-2013 Jacek Sieka, arnetheduck on gmail point com
  *
  * 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

=== modified file 'pluginsdk/Config.h'
--- pluginsdk/Config.h	2012-11-15 18:17:16 +0000
+++ pluginsdk/Config.h	2013-01-18 21:37:14 +0000
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2012 Jacek Sieka, arnetheduck on gmail point com
+ * Copyright (C) 2012-2013 Jacek Sieka, arnetheduck on gmail point com
  *
  * 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

=== modified file 'pluginsdk/Connections.cpp'
--- pluginsdk/Connections.cpp	2012-11-15 18:17:16 +0000
+++ pluginsdk/Connections.cpp	2013-01-18 21:37:14 +0000
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2012 Jacek Sieka, arnetheduck on gmail point com
+ * Copyright (C) 2012-2013 Jacek Sieka, arnetheduck on gmail point com
  *
  * 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

=== modified file 'pluginsdk/Connections.h'
--- pluginsdk/Connections.h	2012-11-15 18:17:16 +0000
+++ pluginsdk/Connections.h	2013-01-18 21:37:14 +0000
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2012 Jacek Sieka, arnetheduck on gmail point com
+ * Copyright (C) 2012-2013 Jacek Sieka, arnetheduck on gmail point com
  *
  * 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

=== modified file 'pluginsdk/Core.cpp'
--- pluginsdk/Core.cpp	2012-11-15 18:17:16 +0000
+++ pluginsdk/Core.cpp	2013-01-18 21:37:14 +0000
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2012 Jacek Sieka, arnetheduck on gmail point com
+ * Copyright (C) 2012-2013 Jacek Sieka, arnetheduck on gmail point com
  *
  * 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

=== modified file 'pluginsdk/Core.h'
--- pluginsdk/Core.h	2012-11-15 18:17:16 +0000
+++ pluginsdk/Core.h	2013-01-18 21:37:14 +0000
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2012 Jacek Sieka, arnetheduck on gmail point com
+ * Copyright (C) 2012-2013 Jacek Sieka, arnetheduck on gmail point com
  *
  * 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

=== modified file 'pluginsdk/Hooks.cpp'
--- pluginsdk/Hooks.cpp	2012-11-15 18:17:16 +0000
+++ pluginsdk/Hooks.cpp	2013-01-18 21:37:14 +0000
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2012 Jacek Sieka, arnetheduck on gmail point com
+ * Copyright (C) 2012-2013 Jacek Sieka, arnetheduck on gmail point com
  *
  * 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

=== modified file 'pluginsdk/Hooks.h'
--- pluginsdk/Hooks.h	2012-11-15 18:17:16 +0000
+++ pluginsdk/Hooks.h	2013-01-18 21:37:14 +0000
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2012 Jacek Sieka, arnetheduck on gmail point com
+ * Copyright (C) 2012-2013 Jacek Sieka, arnetheduck on gmail point com
  *
  * 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

=== modified file 'pluginsdk/Hubs.cpp'
--- pluginsdk/Hubs.cpp	2012-11-15 18:17:16 +0000
+++ pluginsdk/Hubs.cpp	2013-01-18 21:37:14 +0000
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2012 Jacek Sieka, arnetheduck on gmail point com
+ * Copyright (C) 2012-2013 Jacek Sieka, arnetheduck on gmail point com
  *
  * 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

=== modified file 'pluginsdk/Hubs.h'
--- pluginsdk/Hubs.h	2012-11-15 18:17:16 +0000
+++ pluginsdk/Hubs.h	2013-01-18 21:37:14 +0000
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2012 Jacek Sieka, arnetheduck on gmail point com
+ * Copyright (C) 2012-2013 Jacek Sieka, arnetheduck on gmail point com
  *
  * 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

=== modified file 'pluginsdk/Logger.cpp'
--- pluginsdk/Logger.cpp	2012-11-15 18:17:16 +0000
+++ pluginsdk/Logger.cpp	2013-01-18 21:37:14 +0000
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2012 Jacek Sieka, arnetheduck on gmail point com
+ * Copyright (C) 2012-2013 Jacek Sieka, arnetheduck on gmail point com
  *
  * 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

=== modified file 'pluginsdk/Logger.h'
--- pluginsdk/Logger.h	2012-11-15 18:17:16 +0000
+++ pluginsdk/Logger.h	2013-01-18 21:37:14 +0000
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2012 Jacek Sieka, arnetheduck on gmail point com
+ * Copyright (C) 2012-2013 Jacek Sieka, arnetheduck on gmail point com
  *
  * 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

=== modified file 'pluginsdk/PluginDefs.h'
--- pluginsdk/PluginDefs.h	2012-12-27 21:13:45 +0000
+++ pluginsdk/PluginDefs.h	2013-01-18 21:37:14 +0000
@@ -1,5 +1,5 @@
 /* 
- * Copyright (C) 2001-2012 Jacek Sieka, arnetheduck on gmail point com
+ * Copyright (C) 2001-2012-2013 Jacek Sieka, arnetheduck on gmail point com
  *
  * 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

=== modified file 'pluginsdk/Queue.cpp'
--- pluginsdk/Queue.cpp	2012-11-15 18:17:16 +0000
+++ pluginsdk/Queue.cpp	2013-01-18 21:37:14 +0000
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2012 Jacek Sieka, arnetheduck on gmail point com
+ * Copyright (C) 2012-2013 Jacek Sieka, arnetheduck on gmail point com
  *
  * 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

=== modified file 'pluginsdk/Queue.h'
--- pluginsdk/Queue.h	2012-11-15 18:17:16 +0000
+++ pluginsdk/Queue.h	2013-01-18 21:37:14 +0000
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2012 Jacek Sieka, arnetheduck on gmail point com
+ * Copyright (C) 2012-2013 Jacek Sieka, arnetheduck on gmail point com
  *
  * 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

=== modified file 'pluginsdk/Tagger.cpp'
--- pluginsdk/Tagger.cpp	2012-11-15 18:17:16 +0000
+++ pluginsdk/Tagger.cpp	2013-01-18 21:37:14 +0000
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2012 Jacek Sieka, arnetheduck on gmail point com
+ * Copyright (C) 2012-2013 Jacek Sieka, arnetheduck on gmail point com
  *
  * 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

=== modified file 'pluginsdk/Tagger.h'
--- pluginsdk/Tagger.h	2012-11-15 18:17:16 +0000
+++ pluginsdk/Tagger.h	2013-01-18 21:37:14 +0000
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2012 Jacek Sieka, arnetheduck on gmail point com
+ * Copyright (C) 2012-2013 Jacek Sieka, arnetheduck on gmail point com
  *
  * 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

=== modified file 'pluginsdk/UI.cpp'
--- pluginsdk/UI.cpp	2012-11-15 18:17:16 +0000
+++ pluginsdk/UI.cpp	2013-01-18 21:37:14 +0000
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2012 Jacek Sieka, arnetheduck on gmail point com
+ * Copyright (C) 2012-2013 Jacek Sieka, arnetheduck on gmail point com
  *
  * 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

=== modified file 'pluginsdk/UI.h'
--- pluginsdk/UI.h	2012-11-15 18:17:16 +0000
+++ pluginsdk/UI.h	2013-01-18 21:37:14 +0000
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2012 Jacek Sieka, arnetheduck on gmail point com
+ * Copyright (C) 2012-2013 Jacek Sieka, arnetheduck on gmail point com
  *
  * 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

=== modified file 'pluginsdk/Util.cpp'
--- pluginsdk/Util.cpp	2012-11-15 18:17:16 +0000
+++ pluginsdk/Util.cpp	2013-01-18 21:37:14 +0000
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2012 Jacek Sieka, arnetheduck on gmail point com
+ * Copyright (C) 2012-2013 Jacek Sieka, arnetheduck on gmail point com
  *
  * 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

=== modified file 'pluginsdk/Util.h'
--- pluginsdk/Util.h	2012-11-15 18:17:16 +0000
+++ pluginsdk/Util.h	2013-01-18 21:37:14 +0000
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2012 Jacek Sieka, arnetheduck on gmail point com
+ * Copyright (C) 2012-2013 Jacek Sieka, arnetheduck on gmail point com
  *
  * 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

=== modified file 'src/Plugin.cpp'
--- src/Plugin.cpp	2012-11-15 18:17:16 +0000
+++ src/Plugin.cpp	2013-01-18 21:37:14 +0000
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2012 Jacek Sieka, arnetheduck on gmail point com
+ * Copyright (C) 2012-2013 Jacek Sieka, arnetheduck on gmail point com
  *
  * 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

=== modified file 'src/Plugin.h'
--- src/Plugin.h	2012-11-15 18:17:16 +0000
+++ src/Plugin.h	2013-01-18 21:37:14 +0000
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2012 Jacek Sieka, arnetheduck on gmail point com
+ * Copyright (C) 2012-2013 Jacek Sieka, arnetheduck on gmail point com
  *
  * 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

=== modified file 'src/main.cpp'
--- src/main.cpp	2012-11-15 18:17:16 +0000
+++ src/main.cpp	2013-01-18 21:37:14 +0000
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2012 Jacek Sieka, arnetheduck on gmail point com
+ * Copyright (C) 2012-2013 Jacek Sieka, arnetheduck on gmail point com
  *
  * 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

=== modified file 'src/stdafx.cpp'
--- src/stdafx.cpp	2012-11-15 18:17:16 +0000
+++ src/stdafx.cpp	2013-01-18 21:37:14 +0000
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2012 Jacek Sieka, arnetheduck on gmail point com
+ * Copyright (C) 2012-2013 Jacek Sieka, arnetheduck on gmail point com
  *
  * 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

=== modified file 'src/stdafx.h'
--- src/stdafx.h	2012-11-15 18:17:16 +0000
+++ src/stdafx.h	2013-01-18 21:37:14 +0000
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2012 Jacek Sieka, arnetheduck on gmail point com
+ * Copyright (C) 2012-2013 Jacek Sieka, arnetheduck on gmail point com
  *
  * 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

=== modified file 'src/version.h'
--- src/version.h	2012-11-15 18:17:16 +0000
+++ src/version.h	2013-01-18 21:37:14 +0000
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2012 Jacek Sieka, arnetheduck on gmail point com
+ * Copyright (C) 2012-2013 Jacek Sieka, arnetheduck on gmail point com
  *
  * 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