summaryrefslogtreecommitdiff
path: root/src/modules/montage/montage.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/montage/montage.c')
-rw-r--r--src/modules/montage/montage.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/modules/montage/montage.c b/src/modules/montage/montage.c
index 0e8ad1b..f791ac1 100644
--- a/src/modules/montage/montage.c
+++ b/src/modules/montage/montage.c
@@ -30,8 +30,6 @@ rototiller_module_t montage_module = {
.render_fragment = montage_render_fragment,
.name = "montage",
.description = "Rototiller montage (threaded)",
- .author = "Vito Caputo <vcaputo@pengaru.com>",
- .license = "GPLv2",
};
© All Rights Reserved