aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorceros7 <ceros7@svn>2010-05-16 00:10:34 +0000
committerceros7 <ceros7@svn>2010-05-16 00:10:34 +0000
commitdb1524e72ccd2161c61780062b061bef41629ac9 (patch)
tree76cc028bad46837b4ae96ae8bf7d556cc05900d5
parent7e15675440060454b46b2c9eb2102e423c828037 (diff)
Add missing copyright header.
File added by butcheruk in rev 959. git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@30199 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
-rw-r--r--tools/XBMCTex/XBMCTex.cpp21
1 files changed, 21 insertions, 0 deletions
diff --git a/tools/XBMCTex/XBMCTex.cpp b/tools/XBMCTex/XBMCTex.cpp
index 290e3af255..0de0ab7e1b 100644
--- a/tools/XBMCTex/XBMCTex.cpp
+++ b/tools/XBMCTex/XBMCTex.cpp
@@ -1,3 +1,24 @@
+/*
+ * Copyright (C) 2004-2009 Team XBMC
+ * http://www.xbmc.org
+ *
+ * This Program 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 2, or (at your option)
+ * any later version.
+ *
+ * This Program 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 XBMC; see the file COPYING. If not, write to
+ * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
+ * http://www.gnu.org/copyleft/gpl.html
+ *
+ */
+
// XBMCTex.cpp : Defines the entry point for the console application.
//