From 7d45b2e353b51ff10600c522a033b41f0b2332d0 Mon Sep 17 00:00:00 2001 From: Gluzskiy Alexandr Date: Mon, 24 May 2010 15:52:45 +0300 Subject: modified: init.c --- init.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/init.c b/init.c index 6dd1356..072c145 100755 --- a/init.c +++ b/init.c @@ -1,4 +1,4 @@ -// Copyright © 2009 sss +// Copyright © 2009-2010 sss // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License @@ -112,4 +112,4 @@ int __declspec(dllexport) Unload(void) free(gbHost); free(gbPassword); return 0; -} \ No newline at end of file +} -- cgit v1.2.3