]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
clean up file headers
authorKevin P. Fleming <kpfleming@digium.com>
Thu, 5 May 2005 12:48:52 +0000 (12:48 +0000)
committerKevin P. Fleming <kpfleming@digium.com>
Thu, 5 May 2005 12:48:52 +0000 (12:48 +0000)
restore appropriate copyrights for functions that came from files with copyrights listed

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

funcs/func_cdr.c
funcs/func_env.c
funcs/func_logic.c
funcs/func_md5.c
funcs/func_strings.c

index 5c226370bdd810ff1674407918769154722e38a5..82a8686ba093a042d406d1ad807ef4e1d6de8593 100755 (executable)
@@ -1,9 +1,10 @@
 /*
  * Asterisk -- A telephony toolkit for Linux.
  *
- * MD5 digest related dialplan functions
+ * Call Detail Record related dialplan functions
  * 
  * Copyright (C) 2005, Digium, Inc.
+ * Portions Copyright (C) 2005, Anthony Minessale II
  *
  * This program is free software, distributed under the terms of
  * the GNU General Public License
index fd9c68621472451d80a037a47a68373eb1f5e8ac..4d734137f12ca45b28dbfccd12ac64a57bfca86d 100755 (executable)
@@ -1,7 +1,7 @@
 /*
  * Asterisk -- A telephony toolkit for Linux.
  *
- * MD5 digest related dialplan functions
+ * Environment related dialplan functions
  * 
  * Copyright (C) 2005, Digium, Inc.
  *
index f7f2c8e5c3000c7fc62e72abfddd8ac6ba9d3d06..d20b7719f216f3ed3bd3397d133841d2b4224bf4 100755 (executable)
@@ -1,9 +1,10 @@
 /*
  * Asterisk -- A telephony toolkit for Linux.
  *
- * MD5 digest related dialplan functions
+ * Conditional logic dialplan functions
  * 
  * Copyright (C) 2005, Digium, Inc.
+ * Portions Copyright (C) 2005, Anthony Minessale II
  *
  * This program is free software, distributed under the terms of
  * the GNU General Public License
index 00122957728180d099ed245bf791a6731fd12158..f014902ce8d6b8af5ed7a6406735e42cee3636bc 100755 (executable)
@@ -4,6 +4,7 @@
  * MD5 digest related dialplan functions
  * 
  * Copyright (C) 2005, Digium, Inc.
+ * Copyright (C) 2005, Olle E. Johansson, Edvina.net
  *
  * This program is free software, distributed under the terms of
  * the GNU General Public License
index 61cef2625f42a1f9877607cbbacf1d509acfc50b..4d571bf9f41d924022916c12e3711577db95c136 100755 (executable)
@@ -4,6 +4,8 @@
  * String manipulation dialplan functions
  * 
  * Copyright (C) 2005, Digium, Inc.
+ * Portions Copyright (C) 2005, Tilghman Lesher.  All rights reserved.
+ * Portions Copyright (C) 2005, Anthony Minessale II
  *
  * This program is free software, distributed under the terms of
  * the GNU General Public License