summaryrefslogtreecommitdiff
path: root/plugins/mRadio
diff options
context:
space:
mode:
authordartraiden <wowemuh@gmail.com>2018-01-01 05:02:10 +0300
committerdartraiden <wowemuh@gmail.com>2018-01-01 05:02:10 +0300
commit28317a5f7331e1910811e6e37ee7c327ee42cafd (patch)
treef4762a7fde822c343ed4f67ea715bf8ac5fe1640 /plugins/mRadio
parent9682ce6e05865f2267f4bed4d74f0e1e890baccc (diff)
massive copyright update
Diffstat (limited to 'plugins/mRadio')
-rw-r--r--plugins/mRadio/mradio.dpr2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/mRadio/mradio.dpr b/plugins/mRadio/mradio.dpr
index 7133e70002..b22dda62ab 100644
--- a/plugins/mRadio/mradio.dpr
+++ b/plugins/mRadio/mradio.dpr
@@ -36,7 +36,7 @@ begin
PluginInfo.description:='This plugin plays and records Internet radio streams.'+
' Also local media files can be played.';
PluginInfo.author :='Awkward';
- PluginInfo.copyright :='(c) 2007-2014 Awkward';
+ PluginInfo.copyright :='(c) 2007-14 Awkward';
PluginInfo.homepage :='http://code.google.com/p/delphi-miranda-plugins/';
PluginInfo.flags :=UNICODE_AWARE;
PluginInfo.uuid :=MIID_MRADIO;