X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/blobdiff_plain/28e9141a9e7e4a30e6cd384ada7c87edab7d8efb..05fd0aa117566503026dbedfe4d9b0485da2d5ed:/plugins/tracklength.h diff --git a/plugins/tracklength.h b/plugins/tracklength.h index c8e22a4..b62bbb6 100644 --- a/plugins/tracklength.h +++ b/plugins/tracklength.h @@ -1,6 +1,6 @@ /* * This file is part of DisOrder. - * Copyright (C) 2004, 2005, 2007 Richard Kettlewell + * Copyright (C) 2004, 2005, 2007, 2011 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 @@ -15,6 +15,9 @@ * You should have received a copy of the GNU General Public License * along with this program. If not, see . */ +/** @file plugins/tracklength.h + * @brief Plugin to compute track lengths + */ #ifndef TRACKLENGTH_H #define TRACKLENGTH_H