Add licens/copyright header
authorAndrew Latham <lathama@gmail.com>
Sat, 13 Oct 2012 15:14:51 +0000 (15:14 +0000)
committerAndrew Latham <lathama@gmail.com>
Sat, 13 Oct 2012 15:14:51 +0000 (15:14 +0000)
Begin update of static-http files and general clean ups.  This only adds the standard header to the files.

(issue ASTERISK-20503)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@374941 65c4cc65-6c06-0410-ace0-fbb531ad65f3

static-http/ajamdemo.html
static-http/astman.css

index 607a2cf..37f8a57 100644 (file)
@@ -1,3 +1,20 @@
+<!--
+ Asterisk -- An open source telephony toolkit.
+ Copyright (C) 1999 - 2012, Digium, Inc.
+ Mark Spencer <markster@digium.com>
+ See http://www.asterisk.org for more information about
+ the Asterisk project. Please do not directly contact
+ any of the maintainers of this project for assistance;
+ the project provides a web site, mailing lists and IRC
+ channels for your use.
+ This program is free software, distributed under the terms of
+ the GNU General Public License Version 2. See the LICENSE file
+ at the top of the source tree.
+-->
+
 <script src="prototype.js"></script>
 <script src="astman.js"></script>
 <link href="astman.css" media="all" rel="Stylesheet" type="text/css" />
 <script src="prototype.js"></script>
 <script src="astman.js"></script>
 <link href="astman.css" media="all" rel="Stylesheet" type="text/css" />
index fbf2b2c..28ab343 100644 (file)
@@ -1,3 +1,21 @@
+/*
+ * Asterisk -- An open source telephony toolkit.
+ *
+ * Copyright (C) 1999 - 2012, Digium, Inc.
+ *
+ * Mark Spencer <markster@digium.com>
+ *
+ * See http://www.asterisk.org for more information about
+ * the Asterisk project. Please do not directly contact
+ * any of the maintainers of this project for assistance;
+ * the project provides a web site, mailing lists and IRC
+ * channels for your use.
+ *
+ * This program is free software, distributed under the terms of
+ * the GNU General Public License Version 2. See the LICENSE file
+ * at the top of the source tree.
+ */
+
 .chanlist {
        border           : 1px solid #1f669b;
        height                  : 150px;
 .chanlist {
        border           : 1px solid #1f669b;
        height                  : 150px;