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:
authorXhmikosR <xhmikosr@users.sourceforge.net>2012-04-16 00:25:16 +0400
committerXhmikosR <xhmikosr@users.sourceforge.net>2012-04-16 00:25:16 +0400
commitf612e7f2b0973d945870c1821c12747ea8a36567 (patch)
treec2e8a4a83792bf9348084b20447d77c395be574b /src/CmdUI/stdafx.cpp
parent51b81f4035d74c5857b44d8acf1439d26473d1c9 (diff)
add some missing license headers
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@4395 10f7b99b-c216-0410-bff0-8a66a9350fd8
Diffstat (limited to 'src/CmdUI/stdafx.cpp')
-rw-r--r--src/CmdUI/stdafx.cpp23
1 files changed, 23 insertions, 0 deletions
diff --git a/src/CmdUI/stdafx.cpp b/src/CmdUI/stdafx.cpp
index a27b824da..c842969fa 100644
--- a/src/CmdUI/stdafx.cpp
+++ b/src/CmdUI/stdafx.cpp
@@ -1 +1,24 @@
+/*
+ * $Id$
+ *
+ * (C) 2003-2006 Gabest
+ * (C) 2006-2012 see Authors.txt
+ *
+ * This file is part of MPC-HC.
+ *
+ * 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.
+ *
+ * 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.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
+ *
+ */
+
#include "stdafx.h"