summaryrefslogtreecommitdiffstats
path: root/templates/show_install_lang.inc.php
diff options
context:
space:
mode:
authorxgizzmo <xgizzmo@ampache>2007-01-14 20:28:05 +0000
committerxgizzmo <xgizzmo@ampache>2007-01-14 20:28:05 +0000
commit43cc00bb87743334aab8743eef056303ec126e1a (patch)
tree9e8a2c4c111a6261904d2f65e3ce48c8159c1a7b /templates/show_install_lang.inc.php
parentf0706c9b948272642ac21d58c7077cacc8f80883 (diff)
downloadampache-43cc00bb87743334aab8743eef056303ec126e1a.tar.gz
ampache-43cc00bb87743334aab8743eef056303ec126e1a.tar.bz2
ampache-43cc00bb87743334aab8743eef056303ec126e1a.zip
added some missing copyright and license info
Diffstat (limited to 'templates/show_install_lang.inc.php')
-rw-r--r--templates/show_install_lang.inc.php22
1 files changed, 22 insertions, 0 deletions
diff --git a/templates/show_install_lang.inc.php b/templates/show_install_lang.inc.php
index 264683c7..4a631dc0 100644
--- a/templates/show_install_lang.inc.php
+++ b/templates/show_install_lang.inc.php
@@ -1,3 +1,25 @@
+<?php
+/*
+
+ Copyright (c) 2001 - 2006 Ampache.org
+ All rights reserved.
+
+ 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
+ of the License, 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 this program; if not, write to the Free Software
+ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+*/
+?>
+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="$htmllang" lang="$htmllang">
<head>