summaryrefslogtreecommitdiff
path: root/plugins/ListeningTo/src/players
diff options
context:
space:
mode:
authorMataes <mataes2007@gmail.com>2018-05-17 20:57:34 +0300
committerMataes <mataes2007@gmail.com>2018-05-17 20:59:22 +0300
commit754665d1ae053678088144bb833bda76a0d95794 (patch)
tree221e443038e147a7e2af98ea16163265fb9811eb /plugins/ListeningTo/src/players
parent067a48827e8bae1bc595f3268e18996314843396 (diff)
KeyboardNotify, ListeningTO, MagneticWindows, MenuItemEx: cmplugin adaptation
Diffstat (limited to 'plugins/ListeningTo/src/players')
-rw-r--r--plugins/ListeningTo/src/players/player.cpp4
-rw-r--r--plugins/ListeningTo/src/players/wmp.cpp4
2 files changed, 4 insertions, 4 deletions
diff --git a/plugins/ListeningTo/src/players/player.cpp b/plugins/ListeningTo/src/players/player.cpp
index 23b10f3a8a..a27d5ee82f 100644
--- a/plugins/ListeningTo/src/players/player.cpp
+++ b/plugins/ListeningTo/src/players/player.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2005-2009 Ricardo Pescuma Domenecci
This is free software; you can redistribute it and/or
@@ -14,7 +14,7 @@ Library General Public License for more details.
You should have received a copy of the GNU Library General Public
License along with this file; see the file license.txt. If
not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-Boston, MA 02111-1307, USA.
+Boston, MA 02111-1307, USA.
*/
#include "../stdafx.h"
diff --git a/plugins/ListeningTo/src/players/wmp.cpp b/plugins/ListeningTo/src/players/wmp.cpp
index 6bc244e742..89f0a3bce1 100644
--- a/plugins/ListeningTo/src/players/wmp.cpp
+++ b/plugins/ListeningTo/src/players/wmp.cpp
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2005-2009 Ricardo Pescuma Domenecci
This is free software; you can redistribute it and/or
@@ -14,7 +14,7 @@ Library General Public License for more details.
You should have received a copy of the GNU Library General Public
License along with this file; see the file license.txt. If
not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-Boston, MA 02111-1307, USA.
+Boston, MA 02111-1307, USA.
*/
#include "../stdafx.h"