mcabber/src/utils.c
changeset 1599 dcd5d4c75199
parent 1598 a087125d8fc8
child 1611 f9bf561e54d0
--- a/mcabber/src/utils.c	Sun Oct 11 15:38:32 2009 +0200
+++ b/mcabber/src/utils.c	Sun Oct 11 15:39:32 2009 +0200
@@ -1,8 +1,8 @@
 /*
  * utils.c      -- Various utility functions
  *
- * Copyright (C) 2005-2008 Mikael Berthe <mikael@lilotux.net>
- * ut_* functions are derived from Cabber debug/log code.
+ * Copyright (C) 2005-2009 Mikael Berthe <mikael@lilotux.net>
+ * Some of the ut_* functions are derived from Cabber debug/log code.
  * from_iso8601() comes from the Pidgin (libpurple) project.
  *
  * This program is free software; you can redistribute it and/or modify