diff options
| author | 2011-04-09 13:25:36 +0000 | |
|---|---|---|
| committer | 2011-04-09 13:25:36 +0000 | |
| commit | 4dece7289b7ffb0eebf75543e65118bf26f8281f (patch) | |
| tree | 8ad6e9e6b8e6e75d47429957e956bee5be386976 /src/modules/mediaplayer/MpSpotifyInterface.cpp | |
| parent | add Spotify interface (wip) (diff) | |
| download | KVIrc-4dece7289b7ffb0eebf75543e65118bf26f8281f.tar.gz KVIrc-4dece7289b7ffb0eebf75543e65118bf26f8281f.tar.bz2 KVIrc-4dece7289b7ffb0eebf75543e65118bf26f8281f.zip | |
hey you, respect my name
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5768 17fca916-40b9-46aa-a4ea-0a15b648b75c
Diffstat (limited to 'src/modules/mediaplayer/MpSpotifyInterface.cpp')
| -rw-r--r-- | src/modules/mediaplayer/MpSpotifyInterface.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/modules/mediaplayer/MpSpotifyInterface.cpp b/src/modules/mediaplayer/MpSpotifyInterface.cpp index de20e11bf..c675fe143 100644 --- a/src/modules/mediaplayer/MpSpotifyInterface.cpp +++ b/src/modules/mediaplayer/MpSpotifyInterface.cpp @@ -1,10 +1,10 @@ //=============================================================================
//
// File : MpSpotifyInterface.cpp
-// Creation date : Sat 09 Apr 2011 10:38:12 by David López
+// Creation date : Sat 09 Apr 2011 10:38:12 by David López
//
// This file is part of the KVIrc IRC client distribution
-// Copyright (C) 2011 David López <grannost at gmail dot com>
+// Copyright (C) 2011 David López <grannost at gmail dot com>
//
// This program is FREE software. You can redistribute it and/or
// modify it under the terms of the GNU General Public License
|
