aboutsummaryrefslogtreecommitdiffstats
path: root/include/asterisk/chanvars.h
diff options
context:
space:
mode:
authormarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2002-10-22 15:31:47 +0000
committermarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2002-10-22 15:31:47 +0000
commit8e69d5d172a93ecd4051e6ca504cea0a7fe1cab3 (patch)
tree5c88a6fcedc2c50be79e22d06ee1fc5d61b607f0 /include/asterisk/chanvars.h
parentf84fd20f0f307b388a22ec7be9f054224745b548 (diff)
Version 0.3.0 from FTP
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@539 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'include/asterisk/chanvars.h')
-rwxr-xr-xinclude/asterisk/chanvars.h13
1 files changed, 13 insertions, 0 deletions
diff --git a/include/asterisk/chanvars.h b/include/asterisk/chanvars.h
index 0e20c536e..d37c159ee 100755
--- a/include/asterisk/chanvars.h
+++ b/include/asterisk/chanvars.h
@@ -1,3 +1,16 @@
+/*
+ * Asterisk -- A telephony toolkit for Linux.
+ *
+ * Channel Variables
+ *
+ * Copyright (C) 2002, Mark Spencer
+ *
+ * Mark Spencer <markster@linux-support.net>
+ *
+ * This program is free software, distributed under the terms of
+ * the GNU General Public License
+ */
+
#ifndef _ASTERISK_CHANVARS_INCLUDE
#define _ASTERISK_CHANVARS_INCLUDE