diff options
Diffstat (limited to 'src/metastore.c')
-rw-r--r-- | src/metastore.c | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/metastore.c b/src/metastore.c index fe5dcc4..60440b0 100644 --- a/src/metastore.c +++ b/src/metastore.c @@ -2,7 +2,9 @@ /* * Main functions of the program. * - * Copyright (C) 2007 David Härdeman <david@hardeman.nu> + * Copyright (C) 2007-2008 David Härdeman <david@hardeman.nu> + * Copyright (C) 2012-2016 Przemyslaw Pawelczyk <przemoc@gmail.com> + * Copyright (C) 2014-2015 Dan Fandrich <dan@coneharvesters.com> * * 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 the |