------------------------------------------------------------ revno: 7 committer: poy <p...@123gen.com> branch nick: dcpp-plugin-sdk-c timestamp: Fri 2013-01-18 22:37:28 +0100 message: copyright year modified: pluginsdk/Config.c pluginsdk/Config.h pluginsdk/PluginDefs.h src/Plugin.c src/Plugin.h src/main.c src/stdafx.c src/stdafx.h src/version.h
-- lp:dcpp-plugin-sdk-c https://code.launchpad.net/~dcplusplus-team/dcpp-plugin-sdk-c/trunk Your team Dcplusplus-team is subscribed to branch lp:dcpp-plugin-sdk-c. To unsubscribe from this branch go to https://code.launchpad.net/~dcplusplus-team/dcpp-plugin-sdk-c/trunk/+edit-subscription
=== modified file 'pluginsdk/Config.c' --- pluginsdk/Config.c 2012-12-31 03:47:16 +0000 +++ pluginsdk/Config.c 2013-01-18 21:37:28 +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-12-27 21:18:53 +0000 +++ pluginsdk/Config.h 2013-01-18 21:37:28 +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:28 +0000 +++ pluginsdk/PluginDefs.h 2013-01-18 21:37:28 +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 'src/Plugin.c' --- src/Plugin.c 2012-12-27 21:18:53 +0000 +++ src/Plugin.c 2013-01-18 21:37:28 +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-12-27 14:49:19 +0000 +++ src/Plugin.h 2013-01-18 21:37:28 +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.c' --- src/main.c 2012-12-27 14:49:19 +0000 +++ src/main.c 2013-01-18 21:37:28 +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.c' --- src/stdafx.c 2012-12-27 14:49:19 +0000 +++ src/stdafx.c 2013-01-18 21:37:28 +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-12-27 14:49:19 +0000 +++ src/stdafx.h 2013-01-18 21:37:28 +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-12-27 14:49:19 +0000 +++ src/version.h 2013-01-18 21:37:28 +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
_______________________________________________ Mailing list: https://launchpad.net/~linuxdcpp-team Post to : linuxdcpp-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~linuxdcpp-team More help : https://help.launchpad.net/ListHelp