summaryrefslogtreecommitdiff
path: root/plugins/shellexecui
diff options
context:
space:
mode:
authorGravatar waker <wakeroid@gmail.com>2012-04-19 21:55:12 +0200
committerGravatar waker <wakeroid@gmail.com>2012-04-19 21:55:12 +0200
commit4422fdd20ac771bd5dbb45b261ed796a68a94853 (patch)
tree3f25bcb9cae8d7c6ed83bb9c3fb6da20a8f62875 /plugins/shellexecui
parent73dc7504ff7828c24816f1a79f8edf280d25fa83 (diff)
fixed shellexec copyright statement
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"