summaryrefslogtreecommitdiff
path: root/protocols
diff options
context:
space:
mode:
authorKirill Volinsky <mataes2007@gmail.com>2013-01-21 08:06:56 +0000
committerKirill Volinsky <mataes2007@gmail.com>2013-01-21 08:06:56 +0000
commit81a053c262d263e514beb24aa6f3dcab1d7b2c41 (patch)
tree1ee2d11f9949248173b981d3f132dded2ff3fb5c /protocols
parent780cfdc4277addb0acf4785f105a6767960b98ec (diff)
removed old revision information
git-svn-id: http://svn.miranda-ng.org/main/trunk@3215 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols')
-rw-r--r--protocols/FacebookRM/src/avatars.cpp6
-rw-r--r--protocols/FacebookRM/src/connection.cpp6
-rw-r--r--protocols/IRCG/src/ui_utils.cpp6
-rw-r--r--protocols/IRCG/src/ui_utils.h6
4 files changed, 0 insertions, 24 deletions
diff --git a/protocols/FacebookRM/src/avatars.cpp b/protocols/FacebookRM/src/avatars.cpp
index 2239843ef6..2fdad26cf8 100644
--- a/protocols/FacebookRM/src/avatars.cpp
+++ b/protocols/FacebookRM/src/avatars.cpp
@@ -17,12 +17,6 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
-
-File name : $HeadURL: http://eternityplugins.googlecode.com/svn/trunk/facebook/avatars.cpp $
-Revision : $Revision: 91 $
-Last change by : $Author: n3weRm0re.ewer $
-Last change on : $Date: 2011-01-08 11:10:34 +0100 (so, 08 1 2011) $
-
*/
#include "common.h"
diff --git a/protocols/FacebookRM/src/connection.cpp b/protocols/FacebookRM/src/connection.cpp
index c162c4832c..8d539f3fad 100644
--- a/protocols/FacebookRM/src/connection.cpp
+++ b/protocols/FacebookRM/src/connection.cpp
@@ -17,12 +17,6 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
-
-File name : $HeadURL: http://eternityplugins.googlecode.com/svn/trunk/facebook/connection.cpp $
-Revision : $Revision: 91 $
-Last change by : $Author: n3weRm0re.ewer $
-Last change on : $Date: 2011-01-08 11:10:34 +0100 (so, 08 1 2011) $
-
*/
#include "common.h"
diff --git a/protocols/IRCG/src/ui_utils.cpp b/protocols/IRCG/src/ui_utils.cpp
index b9e264d3c7..c1cf19309f 100644
--- a/protocols/IRCG/src/ui_utils.cpp
+++ b/protocols/IRCG/src/ui_utils.cpp
@@ -16,12 +16,6 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
-
-File name : $URL: http://miranda.googlecode.com/svn/trunk/miranda/protocols/IRCG/ui_utils.cpp $
-Revision : $Revision: 13133 $
-Last change on : $Date: 2010-11-17 15:54:24 +0200 (Ср, 17 ноя 2010) $
-Last change by : $Author: george.hazan $
-
*/
#include "irc.h"
diff --git a/protocols/IRCG/src/ui_utils.h b/protocols/IRCG/src/ui_utils.h
index a6d55fe1cb..b5fe9dadb4 100644
--- a/protocols/IRCG/src/ui_utils.h
+++ b/protocols/IRCG/src/ui_utils.h
@@ -19,12 +19,6 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
-
-File name : $URL: http://miranda.googlecode.com/svn/trunk/miranda/protocols/IRCG/ui_utils.h $
-Revision : $Revision: 13133 $
-Last change on : $Date: 2010-11-17 15:54:24 +0200 (Ср, 17 ноя 2010) $
-Last change by : $Author: george.hazan $
-
*/
#ifndef __jabber_ui_utils_h__