diff mcabber/src/commands.c @ 1599:dcd5d4c75199

Update/Add headers
author Mikael Berthe <mikael@lilotux.net>
date Sun, 11 Oct 2009 15:39:32 +0200
parents a087125d8fc8
children f4a2c6f767d1
line wrap: on
line diff
--- a/mcabber/src/commands.c	Sun Oct 11 15:38:32 2009 +0200
+++ b/mcabber/src/commands.c	Sun Oct 11 15:39:32 2009 +0200
@@ -1,7 +1,7 @@
 /*
  * commands.c   -- user commands handling
  *
- * Copyright (C) 2005-2008 Mikael Berthe <mikael@lilotux.net>
+ * Copyright (C) 2005-2009 Mikael Berthe <mikael@lilotux.net>
  *
  * 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
@@ -3684,5 +3684,4 @@
     scr_print_logwindow(arg);
 }
 
-
 /* vim: set expandtab cindent cinoptions=>2\:2(0:  For Vim users... */