diff options
Diffstat (limited to 'FacebookRM/http.cpp')
-rw-r--r-- | FacebookRM/http.cpp | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/FacebookRM/http.cpp b/FacebookRM/http.cpp index 9dab625..853e6b8 100644 --- a/FacebookRM/http.cpp +++ b/FacebookRM/http.cpp @@ -3,7 +3,7 @@ Facebook plugin for Miranda Instant Messenger
_____________________________________________
-Copyright © 2009-11 Michal Zelinka
+Copyright © 2009-11 Michal Zelinka, 2011-12 Robert Pösel
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
@@ -18,11 +18,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/http.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"
|