diff options
Diffstat (limited to 'FacebookRM/main.cpp')
-rw-r--r-- | FacebookRM/main.cpp | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/FacebookRM/main.cpp b/FacebookRM/main.cpp index 550fa31..ec72a6b 100644 --- a/FacebookRM/main.cpp +++ b/FacebookRM/main.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$
-Revision : $Revision$
-Last change by : $Author$
-Last change on : $Date$
-
*/
#include "common.h"
|