summaryrefslogtreecommitdiffstats
path: root/slv2/pluginlist.h
diff options
context:
space:
mode:
Diffstat (limited to 'slv2/pluginlist.h')
-rw-r--r--slv2/pluginlist.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/slv2/pluginlist.h b/slv2/pluginlist.h
index 7a0f967..aca3bb7 100644
--- a/slv2/pluginlist.h
+++ b/slv2/pluginlist.h
@@ -1,5 +1,5 @@
-/* LibSLV2
- * Copyright (C) 2006 Dave Robillard <drobilla@connect.carleton.ca>
+/* SLV2
+ * Copyright (C) 2007 Dave Robillard <http://drobilla.net>
*
* This library is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by the Free
@@ -27,7 +27,7 @@ extern "C" {
typedef struct _PluginList* SLV2List;
-/** \defgroup lists Plugin lists
+/** \defgroup lists Plugin discovery
*
* These functions are for locating plugins installed on the system.
*