summaryrefslogtreecommitdiffstats
path: root/gui/win32/playlist.c
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-04-22 09:32:30 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-04-22 09:32:30 +0000
commite84b4b7686cdc16a0181c2f4290bcecb03437bf2 (patch)
treee009e94fd269ee4a11d720b1f2704e0f9dddf702 /gui/win32/playlist.c
parentf19af4d788c1beda8755b45c65bcfc319b3389c0 (diff)
downloadmpv-e84b4b7686cdc16a0181c2f4290bcecb03437bf2.tar.bz2
mpv-e84b4b7686cdc16a0181c2f4290bcecb03437bf2.tar.xz
Use standard GPL header.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26489 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'gui/win32/playlist.c')
-rw-r--r--gui/win32/playlist.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/gui/win32/playlist.c b/gui/win32/playlist.c
index d11e178087..5c088119d2 100644
--- a/gui/win32/playlist.c
+++ b/gui/win32/playlist.c
@@ -16,9 +16,9 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
- * You should have received a copy of the GNU General Public License
- * along with MPlayer; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ * You should have received a copy of the GNU General Public License along
+ * with MPlayer; if not, write to the Free Software Foundation, Inc.,
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
#include <windows.h>