Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/mpc-hc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/filters/parser/MpegSplitter/IMpegSplitterFilter.h')
-rw-r--r--src/filters/parser/MpegSplitter/IMpegSplitterFilter.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/filters/parser/MpegSplitter/IMpegSplitterFilter.h b/src/filters/parser/MpegSplitter/IMpegSplitterFilter.h
index 88f64fac3..1329a5207 100644
--- a/src/filters/parser/MpegSplitter/IMpegSplitterFilter.h
+++ b/src/filters/parser/MpegSplitter/IMpegSplitterFilter.h
@@ -1,15 +1,16 @@
/*
+ * $Id$
*
- * (C) 2006-2011 see AUTHORS
+ * (C) 2011-2012 see Authors.txt
*
- * This file is part of mplayerc.
+ * This file is part of MPC-HC.
*
- * Mplayerc is free software; you can redistribute it and/or modify
+ * MPC-HC is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 3 of the License, or
* (at your option) any later version.
*
- * Mplayerc is distributed in the hope that it will be useful,
+ * MPC-HC is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
@@ -19,7 +20,6 @@
*
*/
-
#pragma once
interface __declspec(uuid("1DC9C085-04AC-4BB8-B2BD-C49A4D30B104"))