chiark / gitweb /
Online registration now sends email. The confirmation URL doesn't
[disorder] / lib / selection.h
index b358eb3d14ddd2c5f29d47ede63f1c90697d22e2..6618b176535ac1334b17617877adf8309c69541c 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * This file is part of DisOrder
- * Copyright (C) 2006 Richard Kettlewell
+ * Copyright (C) 2006, 2007 Richard Kettlewell
  *
  * 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
@@ -17,6 +17,9 @@
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
  * USA
  */
+/** @file lib/selection.h
+ * @brief Select management for Disobedience
+ */
 
 #ifndef SELECTION_H
 #define SELECTION_H
@@ -53,4 +56,3 @@ fill-column:79
 indent-tabs-mode:nil
 End:
 */
-/* arch-tag:es7QFEo6xhzYHZ6+Ejos/A */