summaryrefslogtreecommitdiff
path: root/plugins/shellexecui
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/shellexecui')
-rw-r--r--plugins/shellexecui/shellexecui.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/shellexecui/shellexecui.c b/plugins/shellexecui/shellexecui.c
index 8fd41d41..3182b5dc 100644
--- a/plugins/shellexecui/shellexecui.c
+++ b/plugins/shellexecui/shellexecui.c
@@ -1,5 +1,5 @@
/*
- Copyright (C) 2010-2012 Azeem Arshad <kr00r4n@gmail.com>
+ Copyright (C) 2012 Azeem Arshad <kr00r4n@gmail.com>
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
@@ -419,7 +419,7 @@ static DB_misc_t plugin = {
.plugin.name = "Shellexec GTK UI",
.plugin.descr = "A GTK UI for the Shellexec plugin",
.plugin.copyright =
- "Copyright (C) 2010-2012 Azeem Arshad <kr00r4n@gmail.com>\n"
+ "Copyright (C) 2012 Azeem Arshad <kr00r4n@gmail.com>\n"
"\n"
"This program is free software; you can redistribute it and/or\n"
"modify it under the terms of the GNU General Public License\n"