X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/blobdiff_plain/460b9539a7c15580e41a71bbc0f47ae776238915..bb6ae3fb80fff36cd342d6f6bff3dfabd7dd243e:/lib/selection.h diff --git a/lib/selection.h b/lib/selection.h index b358eb3..6618b17 100644 --- a/lib/selection.h +++ b/lib/selection.h @@ -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 */