diff options
| author | Manjeet Dahiya <manjeetdahiya@gmail.com> | 2011-01-21 08:42:12 +0000 |
|---|---|---|
| committer | Manjeet Dahiya <manjeetdahiya@gmail.com> | 2011-01-21 08:42:12 +0000 |
| commit | 34d8d44193430eb91e7a4f5f28d598ec50f212f9 (patch) | |
| tree | 0ab2d9e18fde24c911119d8c5490cf548571f5a9 /examples | |
| parent | 6b77f0ffa3339822977eb2ad17e02fea52a03e1d (diff) | |
| download | qxmpp-34d8d44193430eb91e7a4f5f28d598ec50f212f9.tar.gz | |
copyright year update
Diffstat (limited to 'examples')
62 files changed, 62 insertions, 62 deletions
diff --git a/examples/GuiClient/accountsCache.cpp b/examples/GuiClient/accountsCache.cpp index 2e1d1413..12120c98 100644 --- a/examples/GuiClient/accountsCache.cpp +++ b/examples/GuiClient/accountsCache.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2010 The QXmpp developers + * Copyright (C) 2008-2011 The QXmpp developers * * Author: * Manjeet Dahiya diff --git a/examples/GuiClient/accountsCache.h b/examples/GuiClient/accountsCache.h index b363f51c..391dcfc8 100644 --- a/examples/GuiClient/accountsCache.h +++ b/examples/GuiClient/accountsCache.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2010 The QXmpp developers + * Copyright (C) 2008-2011 The QXmpp developers * * Author: * Manjeet Dahiya diff --git a/examples/GuiClient/capabilitiesCache.cpp b/examples/GuiClient/capabilitiesCache.cpp index 0feda4f4..43533952 100644 --- a/examples/GuiClient/capabilitiesCache.cpp +++ b/examples/GuiClient/capabilitiesCache.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2010 The QXmpp developers + * Copyright (C) 2008-2011 The QXmpp developers * * Author: * Manjeet Dahiya diff --git a/examples/GuiClient/capabilitiesCache.h b/examples/GuiClient/capabilitiesCache.h index b171b921..dc994a72 100644 --- a/examples/GuiClient/capabilitiesCache.h +++ b/examples/GuiClient/capabilitiesCache.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2010 The QXmpp developers + * Copyright (C) 2008-2011 The QXmpp developers * * Author: * Manjeet Dahiya diff --git a/examples/GuiClient/chatDialog.cpp b/examples/GuiClient/chatDialog.cpp index 8602b77a..5fe5637c 100644 --- a/examples/GuiClient/chatDialog.cpp +++ b/examples/GuiClient/chatDialog.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2010 The QXmpp developers + * Copyright (C) 2008-2011 The QXmpp developers * * Author: * Manjeet Dahiya diff --git a/examples/GuiClient/chatDialog.h b/examples/GuiClient/chatDialog.h index b2ff2a21..f1c40cbd 100644 --- a/examples/GuiClient/chatDialog.h +++ b/examples/GuiClient/chatDialog.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2010 The QXmpp developers + * Copyright (C) 2008-2011 The QXmpp developers * * Author: * Manjeet Dahiya diff --git a/examples/GuiClient/chatGraphicsScene.cpp b/examples/GuiClient/chatGraphicsScene.cpp index 87406bc6..50476f4f 100644 --- a/examples/GuiClient/chatGraphicsScene.cpp +++ b/examples/GuiClient/chatGraphicsScene.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2010 The QXmpp developers + * Copyright (C) 2008-2011 The QXmpp developers * * Author: * Manjeet Dahiya diff --git a/examples/GuiClient/chatGraphicsScene.h b/examples/GuiClient/chatGraphicsScene.h index 0488f833..2c665cce 100644 --- a/examples/GuiClient/chatGraphicsScene.h +++ b/examples/GuiClient/chatGraphicsScene.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2010 The QXmpp developers + * Copyright (C) 2008-2011 The QXmpp developers * * Author: * Manjeet Dahiya diff --git a/examples/GuiClient/chatGraphicsView.cpp b/examples/GuiClient/chatGraphicsView.cpp index caa046be..e79a2816 100644 --- a/examples/GuiClient/chatGraphicsView.cpp +++ b/examples/GuiClient/chatGraphicsView.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2010 The QXmpp developers + * Copyright (C) 2008-2011 The QXmpp developers * * Author: * Manjeet Dahiya diff --git a/examples/GuiClient/chatGraphicsView.h b/examples/GuiClient/chatGraphicsView.h index 927bf44a..659f5bbd 100644 --- a/examples/GuiClient/chatGraphicsView.h +++ b/examples/GuiClient/chatGraphicsView.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2010 The QXmpp developers + * Copyright (C) 2008-2011 The QXmpp developers * * Author: * Manjeet Dahiya diff --git a/examples/GuiClient/chatMsgGraphicsItem.cpp b/examples/GuiClient/chatMsgGraphicsItem.cpp index 0a78a7e4..bccf4e2c 100644 --- a/examples/GuiClient/chatMsgGraphicsItem.cpp +++ b/examples/GuiClient/chatMsgGraphicsItem.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2010 The QXmpp developers + * Copyright (C) 2008-2011 The QXmpp developers * * Author: * Manjeet Dahiya diff --git a/examples/GuiClient/chatMsgGraphicsItem.h b/examples/GuiClient/chatMsgGraphicsItem.h index 07da2021..e97b219d 100644 --- a/examples/GuiClient/chatMsgGraphicsItem.h +++ b/examples/GuiClient/chatMsgGraphicsItem.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2010 The QXmpp developers + * Copyright (C) 2008-2011 The QXmpp developers * * Author: * Manjeet Dahiya diff --git a/examples/GuiClient/main.cpp b/examples/GuiClient/main.cpp index 7f2cb5b0..1e521d1a 100644 --- a/examples/GuiClient/main.cpp +++ b/examples/GuiClient/main.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2010 The QXmpp developers + * Copyright (C) 2008-2011 The QXmpp developers * * Author: * Manjeet Dahiya diff --git a/examples/GuiClient/mainDialog.cpp b/examples/GuiClient/mainDialog.cpp index df9120c6..ae793bc0 100644 --- a/examples/GuiClient/mainDialog.cpp +++ b/examples/GuiClient/mainDialog.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2010 The QXmpp developers + * Copyright (C) 2008-2011 The QXmpp developers * * Author: * Manjeet Dahiya diff --git a/examples/GuiClient/mainDialog.h b/examples/GuiClient/mainDialog.h index a80d0879..3a380286 100644 --- a/examples/GuiClient/mainDialog.h +++ b/examples/GuiClient/mainDialog.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2010 The QXmpp developers + * Copyright (C) 2008-2011 The QXmpp developers * * Author: * Manjeet Dahiya diff --git a/examples/GuiClient/rosterItem.cpp b/examples/GuiClient/rosterItem.cpp index 2018790d..44d62b92 100644 --- a/examples/GuiClient/rosterItem.cpp +++ b/examples/GuiClient/rosterItem.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2010 The QXmpp developers + * Copyright (C) 2008-2011 The QXmpp developers * * Author: * Manjeet Dahiya diff --git a/examples/GuiClient/rosterItem.h b/examples/GuiClient/rosterItem.h index 41bf7642..1cca9623 100644 --- a/examples/GuiClient/rosterItem.h +++ b/examples/GuiClient/rosterItem.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2010 The QXmpp developers + * Copyright (C) 2008-2011 The QXmpp developers * * Author: * Manjeet Dahiya diff --git a/examples/GuiClient/rosterItemModel.cpp b/examples/GuiClient/rosterItemModel.cpp index 8ed1d457..59d080e8 100644 --- a/examples/GuiClient/rosterItemModel.cpp +++ b/examples/GuiClient/rosterItemModel.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2010 The QXmpp developers + * Copyright (C) 2008-2011 The QXmpp developers * * Author: * Manjeet Dahiya diff --git a/examples/GuiClient/rosterItemModel.h b/examples/GuiClient/rosterItemModel.h index 12f2fa0f..984f6de2 100644 --- a/examples/GuiClient/rosterItemModel.h +++ b/examples/GuiClient/rosterItemModel.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2010 The QXmpp developers + * Copyright (C) 2008-2011 The QXmpp developers * * Author: * Manjeet Dahiya diff --git a/examples/GuiClient/rosterItemSortFilterProxyModel.cpp b/examples/GuiClient/rosterItemSortFilterProxyModel.cpp index 93ed7c3d..e4d136c0 100644 --- a/examples/GuiClient/rosterItemSortFilterProxyModel.cpp +++ b/examples/GuiClient/rosterItemSortFilterProxyModel.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2010 The QXmpp developers + * Copyright (C) 2008-2011 The QXmpp developers * * Author: * Manjeet Dahiya diff --git a/examples/GuiClient/rosterItemSortFilterProxyModel.h b/examples/GuiClient/rosterItemSortFilterProxyModel.h index 4a70dc37..cace92c5 100644 --- a/examples/GuiClient/rosterItemSortFilterProxyModel.h +++ b/examples/GuiClient/rosterItemSortFilterProxyModel.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2010 The QXmpp developers + * Copyright (C) 2008-2011 The QXmpp developers * * Author: * Manjeet Dahiya diff --git a/examples/GuiClient/rosterListView.cpp b/examples/GuiClient/rosterListView.cpp index 23eab321..f08b3a72 100644 --- a/examples/GuiClient/rosterListView.cpp +++ b/examples/GuiClient/rosterListView.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2010 The QXmpp developers + * Copyright (C) 2008-2011 The QXmpp developers * * Author: * Manjeet Dahiya diff --git a/examples/GuiClient/rosterListView.h b/examples/GuiClient/rosterListView.h index 7927c861..89774517 100644 --- a/examples/GuiClient/rosterListView.h +++ b/examples/GuiClient/rosterListView.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2010 The QXmpp developers + * Copyright (C) 2008-2011 The QXmpp developers * * Author: * Manjeet Dahiya diff --git a/examples/GuiClient/searchLineEdit.cpp b/examples/GuiClient/searchLineEdit.cpp index a497f010..f93ac67f 100644 --- a/examples/GuiClient/searchLineEdit.cpp +++ b/examples/GuiClient/searchLineEdit.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2010 The QXmpp developers + * Copyright (C) 2008-2011 The QXmpp developers * * Author: * Manjeet Dahiya diff --git a/examples/GuiClient/searchLineEdit.h b/examples/GuiClient/searchLineEdit.h index 794ae5f5..f44dd9fe 100644 --- a/examples/GuiClient/searchLineEdit.h +++ b/examples/GuiClient/searchLineEdit.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2010 The QXmpp developers + * Copyright (C) 2008-2011 The QXmpp developers * * Author: * Manjeet Dahiya diff --git a/examples/GuiClient/signInStatusLabel.cpp b/examples/GuiClient/signInStatusLabel.cpp index bc4437e3..72bbf9ac 100644 --- a/examples/GuiClient/signInStatusLabel.cpp +++ b/examples/GuiClient/signInStatusLabel.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2010 The QXmpp developers + * Copyright (C) 2008-2011 The QXmpp developers * * Author: * Manjeet Dahiya diff --git a/examples/GuiClient/signInStatusLabel.h b/examples/GuiClient/signInStatusLabel.h index 3eae8686..493cb0af 100644 --- a/examples/GuiClient/signInStatusLabel.h +++ b/examples/GuiClient/signInStatusLabel.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2010 The QXmpp developers + * Copyright (C) 2008-2011 The QXmpp developers * * Author: * Manjeet Dahiya diff --git a/examples/GuiClient/statusAvatarWidget.cpp b/examples/GuiClient/statusAvatarWidget.cpp index 6b90a0b1..538a8c0b 100644 --- a/examples/GuiClient/statusAvatarWidget.cpp +++ b/examples/GuiClient/statusAvatarWidget.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2010 The QXmpp developers + * Copyright (C) 2008-2011 The QXmpp developers * * Author: * Manjeet Dahiya diff --git a/examples/GuiClient/statusAvatarWidget.h b/examples/GuiClient/statusAvatarWidget.h index a24848fc..86e6d0ca 100644 --- a/examples/GuiClient/statusAvatarWidget.h +++ b/examples/GuiClient/statusAvatarWidget.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2010 The QXmpp developers + * Copyright (C) 2008-2011 The QXmpp developers * * Author: * Manjeet Dahiya diff --git a/examples/GuiClient/statusTextWidget.cpp b/examples/GuiClient/statusTextWidget.cpp index 32d3dfb5..c0e3fe0c 100644 --- a/examples/GuiClient/statusTextWidget.cpp +++ b/examples/GuiClient/statusTextWidget.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2010 The QXmpp developers + * Copyright (C) 2008-2011 The QXmpp developers * * Author: * Manjeet Dahiya diff --git a/examples/GuiClient/statusTextWidget.h b/examples/GuiClient/statusTextWidget.h index 3c9348ad..9e0a28a4 100644 --- a/examples/GuiClient/statusTextWidget.h +++ b/examples/GuiClient/statusTextWidget.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2010 The QXmpp developers + * Copyright (C) 2008-2011 The QXmpp developers * * Author: * Manjeet Dahiya diff --git a/examples/GuiClient/statusToolButton.cpp b/examples/GuiClient/statusToolButton.cpp index acd8f165..b1a791de 100644 --- a/examples/GuiClient/statusToolButton.cpp +++ b/examples/GuiClient/statusToolButton.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2010 The QXmpp developers + * Copyright (C) 2008-2011 The QXmpp developers * * Author: * Manjeet Dahiya diff --git a/examples/GuiClient/statusToolButton.h b/examples/GuiClient/statusToolButton.h index e60924f1..daae199e 100644 --- a/examples/GuiClient/statusToolButton.h +++ b/examples/GuiClient/statusToolButton.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2010 The QXmpp developers + * Copyright (C) 2008-2011 The QXmpp developers * * Author: * Manjeet Dahiya diff --git a/examples/GuiClient/statusWidget.cpp b/examples/GuiClient/statusWidget.cpp index 7a1bdf8c..8bbae63a 100644 --- a/examples/GuiClient/statusWidget.cpp +++ b/examples/GuiClient/statusWidget.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2010 The QXmpp developers + * Copyright (C) 2008-2011 The QXmpp developers * * Author: * Manjeet Dahiya diff --git a/examples/GuiClient/statusWidget.h b/examples/GuiClient/statusWidget.h index 14073b2e..43841cec 100644 --- a/examples/GuiClient/statusWidget.h +++ b/examples/GuiClient/statusWidget.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2010 The QXmpp developers + * Copyright (C) 2008-2011 The QXmpp developers * * Author: * Manjeet Dahiya diff --git a/examples/GuiClient/utils.cpp b/examples/GuiClient/utils.cpp index b2204912..c74c9675 100644 --- a/examples/GuiClient/utils.cpp +++ b/examples/GuiClient/utils.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2010 The QXmpp developers + * Copyright (C) 2008-2011 The QXmpp developers * * Author: * Manjeet Dahiya diff --git a/examples/GuiClient/utils.h b/examples/GuiClient/utils.h index 01395edc..ff50c368 100644 --- a/examples/GuiClient/utils.h +++ b/examples/GuiClient/utils.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2010 The QXmpp developers + * Copyright (C) 2008-2011 The QXmpp developers * * Author: * Manjeet Dahiya diff --git a/examples/GuiClient/vCardCache.cpp b/examples/GuiClient/vCardCache.cpp index 2a3ddf67..35ef8306 100644 --- a/examples/GuiClient/vCardCache.cpp +++ b/examples/GuiClient/vCardCache.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2010 The QXmpp developers + * Copyright (C) 2008-2011 The QXmpp developers * * Author: * Manjeet Dahiya diff --git a/examples/GuiClient/vCardCache.h b/examples/GuiClient/vCardCache.h index 4abbd497..30e43a4c 100644 --- a/examples/GuiClient/vCardCache.h +++ b/examples/GuiClient/vCardCache.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2010 The QXmpp developers + * Copyright (C) 2008-2011 The QXmpp developers * * Author: * Manjeet Dahiya diff --git a/examples/example_0_connected/main.cpp b/examples/example_0_connected/main.cpp index fee52c51..f375f8c1 100644 --- a/examples/example_0_connected/main.cpp +++ b/examples/example_0_connected/main.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2010 The QXmpp developers + * Copyright (C) 2008-2011 The QXmpp developers * * Author: * Manjeet Dahiya diff --git a/examples/example_0_connected_symbian/main.cpp b/examples/example_0_connected_symbian/main.cpp index 855a52db..dba25d64 100644 --- a/examples/example_0_connected_symbian/main.cpp +++ b/examples/example_0_connected_symbian/main.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2010 The QXmpp developers + * Copyright (C) 2008-2011 The QXmpp developers * * Authors: * Manjeet Dahiya diff --git a/examples/example_0_connected_symbian/main.h b/examples/example_0_connected_symbian/main.h index fb14b78d..4df0a28c 100644 --- a/examples/example_0_connected_symbian/main.h +++ b/examples/example_0_connected_symbian/main.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2010 The QXmpp developers + * Copyright (C) 2008-2011 The QXmpp developers * * Authors: * Manjeet Dahiya diff --git a/examples/example_1_echoClient/echoClient.cpp b/examples/example_1_echoClient/echoClient.cpp index a6780bcc..84244ed4 100644 --- a/examples/example_1_echoClient/echoClient.cpp +++ b/examples/example_1_echoClient/echoClient.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2010 The QXmpp developers + * Copyright (C) 2008-2011 The QXmpp developers * * Author: * Manjeet Dahiya diff --git a/examples/example_1_echoClient/echoClient.h b/examples/example_1_echoClient/echoClient.h index 0412f10d..845a4f49 100644 --- a/examples/example_1_echoClient/echoClient.h +++ b/examples/example_1_echoClient/echoClient.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2010 The QXmpp developers + * Copyright (C) 2008-2011 The QXmpp developers * * Author: * Manjeet Dahiya diff --git a/examples/example_1_echoClient/main.cpp b/examples/example_1_echoClient/main.cpp index da53457f..c1bec94a 100644 --- a/examples/example_1_echoClient/main.cpp +++ b/examples/example_1_echoClient/main.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2010 The QXmpp developers + * Copyright (C) 2008-2011 The QXmpp developers * * Author: * Manjeet Dahiya diff --git a/examples/example_2_rosterHandling/main.cpp b/examples/example_2_rosterHandling/main.cpp index 79ee0070..aa2b6f41 100644 --- a/examples/example_2_rosterHandling/main.cpp +++ b/examples/example_2_rosterHandling/main.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2010 The QXmpp developers + * Copyright (C) 2008-2011 The QXmpp developers * * Author: * Manjeet Dahiya diff --git a/examples/example_2_rosterHandling/xmppClient.cpp b/examples/example_2_rosterHandling/xmppClient.cpp index b3961943..37873c52 100644 --- a/examples/example_2_rosterHandling/xmppClient.cpp +++ b/examples/example_2_rosterHandling/xmppClient.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2010 The QXmpp developers + * Copyright (C) 2008-2011 The QXmpp developers * * Author: * Manjeet Dahiya diff --git a/examples/example_2_rosterHandling/xmppClient.h b/examples/example_2_rosterHandling/xmppClient.h index 90bcf9d2..6acc559d 100644 --- a/examples/example_2_rosterHandling/xmppClient.h +++ b/examples/example_2_rosterHandling/xmppClient.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2010 The QXmpp developers + * Copyright (C) 2008-2011 The QXmpp developers * * Author: * Manjeet Dahiya diff --git a/examples/example_3_transferHandling/main.cpp b/examples/example_3_transferHandling/main.cpp index 397a9b0e..8996c501 100644 --- a/examples/example_3_transferHandling/main.cpp +++ b/examples/example_3_transferHandling/main.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2010 The QXmpp developers + * Copyright (C) 2008-2011 The QXmpp developers * * Author: * Ian Reinhart Geiser diff --git a/examples/example_3_transferHandling/xmppClient.cpp b/examples/example_3_transferHandling/xmppClient.cpp index 2a97d31c..316c4b5a 100644 --- a/examples/example_3_transferHandling/xmppClient.cpp +++ b/examples/example_3_transferHandling/xmppClient.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2010 The QXmpp developers + * Copyright (C) 2008-2011 The QXmpp developers * * Authors: * Ian Reinhart Geiser diff --git a/examples/example_3_transferHandling/xmppClient.h b/examples/example_3_transferHandling/xmppClient.h index f57168db..c3ed831c 100644 --- a/examples/example_3_transferHandling/xmppClient.h +++ b/examples/example_3_transferHandling/xmppClient.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2010 The QXmpp developers + * Copyright (C) 2008-2011 The QXmpp developers * * Author: * Ian Reinhart Geiser diff --git a/examples/example_5_rpcInterface/main.cpp b/examples/example_5_rpcInterface/main.cpp index 6e1fc578..6fee2ec2 100644 --- a/examples/example_5_rpcInterface/main.cpp +++ b/examples/example_5_rpcInterface/main.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2010 The QXmpp developers + * Copyright (C) 2008-2011 The QXmpp developers * * Authors: * Manjeet Dahiya diff --git a/examples/example_6_rpcClient/main.cpp b/examples/example_6_rpcClient/main.cpp index 44ee7d96..ae42fbbf 100644 --- a/examples/example_6_rpcClient/main.cpp +++ b/examples/example_6_rpcClient/main.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2010 The QXmpp developers + * Copyright (C) 2008-2011 The QXmpp developers * * Author: * Ian Reinhart Geiser diff --git a/examples/example_6_rpcClient/rpcClient.cpp b/examples/example_6_rpcClient/rpcClient.cpp index 6b7377ec..f1c907bf 100644 --- a/examples/example_6_rpcClient/rpcClient.cpp +++ b/examples/example_6_rpcClient/rpcClient.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2010 The QXmpp developers + * Copyright (C) 2008-2011 The QXmpp developers * * Authors: * Ian Reinhart Geiser diff --git a/examples/example_6_rpcClient/rpcClient.h b/examples/example_6_rpcClient/rpcClient.h index 8af09459..5f9eb9dd 100644 --- a/examples/example_6_rpcClient/rpcClient.h +++ b/examples/example_6_rpcClient/rpcClient.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2010 The QXmpp developers + * Copyright (C) 2008-2011 The QXmpp developers * * Authors: * Ian Reinhart Geiser diff --git a/examples/example_7_archiveHandling/main.cpp b/examples/example_7_archiveHandling/main.cpp index 79ee0070..aa2b6f41 100644 --- a/examples/example_7_archiveHandling/main.cpp +++ b/examples/example_7_archiveHandling/main.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2010 The QXmpp developers + * Copyright (C) 2008-2011 The QXmpp developers * * Author: * Manjeet Dahiya diff --git a/examples/example_7_archiveHandling/xmppClient.cpp b/examples/example_7_archiveHandling/xmppClient.cpp index bf1df80d..c09808e7 100644 --- a/examples/example_7_archiveHandling/xmppClient.cpp +++ b/examples/example_7_archiveHandling/xmppClient.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2010 The QXmpp developers + * Copyright (C) 2008-2011 The QXmpp developers * * Author: * Jeremy Lainé diff --git a/examples/example_7_archiveHandling/xmppClient.h b/examples/example_7_archiveHandling/xmppClient.h index 2ebb029e..3c89a7d1 100644 --- a/examples/example_7_archiveHandling/xmppClient.h +++ b/examples/example_7_archiveHandling/xmppClient.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2010 The QXmpp developers + * Copyright (C) 2008-2011 The QXmpp developers * * Author: * Jeremy Lainé diff --git a/examples/example_8_server/main.cpp b/examples/example_8_server/main.cpp index 3b22aea4..8dadcc18 100644 --- a/examples/example_8_server/main.cpp +++ b/examples/example_8_server/main.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2010 The QXmpp developers + * Copyright (C) 2008-2011 The QXmpp developers * * Author: * Jeremy Lainé diff --git a/examples/example_9_vCard/main.cpp b/examples/example_9_vCard/main.cpp index 79ee0070..aa2b6f41 100644 --- a/examples/example_9_vCard/main.cpp +++ b/examples/example_9_vCard/main.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2010 The QXmpp developers + * Copyright (C) 2008-2011 The QXmpp developers * * Author: * Manjeet Dahiya diff --git a/examples/example_9_vCard/xmppClient.cpp b/examples/example_9_vCard/xmppClient.cpp index 011b297a..d85081b7 100644 --- a/examples/example_9_vCard/xmppClient.cpp +++ b/examples/example_9_vCard/xmppClient.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2010 The QXmpp developers + * Copyright (C) 2008-2011 The QXmpp developers * * Author: * Manjeet Dahiya diff --git a/examples/example_9_vCard/xmppClient.h b/examples/example_9_vCard/xmppClient.h index 33c6d0c4..5a28fb26 100644 --- a/examples/example_9_vCard/xmppClient.h +++ b/examples/example_9_vCard/xmppClient.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2010 The QXmpp developers + * Copyright (C) 2008-2011 The QXmpp developers * * Author: * Manjeet Dahiya |
